Skip to content

Instantly share code, notes, and snippets.

@raytiley
Created October 29, 2018 13:17
Show Gist options
  • Save raytiley/8dc10a6562953108f55d3fe37a147c4f to your computer and use it in GitHub Desktop.
Save raytiley/8dc10a6562953108f55d3fe37a147c4f to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
Finished dev [unoptimized + debuginfo] target(s) in 0.15s
Running `/Users/raytiley/code/gstreamer-rs/target/debug/basic-tutorial-3`
0:00:00.000090000 73725 0x7f8914001e00 INFO   GST_INIT gst.c:586:gboolean init_pre(GOptionContext *, GOptionGroup *, gpointer, GError **): Initializing GStreamer Core Library version 1.14.2
0:00:00.000153000 73725 0x7f8914001e00 INFO   GST_INIT gst.c:587:gboolean init_pre(GOptionContext *, GOptionGroup *, gpointer, GError **): Using library installed in /usr/local/Cellar/gstreamer/1.14.2/lib
0:00:00.000183000 73725 0x7f8914001e00 INFO   GST_INIT gst.c:607:gboolean init_pre(GOptionContext *, GOptionGroup *, gpointer, GError **): Darwin Rays-MacBook-Pro.local 17.7.0 Darwin Kernel Version 17.7.0: Fri Jul 6 19:54:51 PDT 2018; root:xnu-4570.71.3~2/RELEASE_X86_64 x86_64
0:00:00.000282000 73725 0x7f8914001e00 DEBUG   GST_MEMORY gstallocator.c:593:void _priv_gst_allocator_initialize(void): memory alignment: 7
0:00:00.000439000 73725 0x7f8914001e00 DEBUG   GST_MEMORY gstallocator.c:569:void gst_allocator_sysmem_init(GstAllocatorSysmem *): init allocator 0x7f8914805010
0:00:00.000489000 73725 0x7f8914001e00 DEBUG   GST_MEMORY gstallocator.c:211:void gst_allocator_register(const gchar *, GstAllocator *): registering allocator 0x7f8914805010 with name "SystemMemory"
0:00:00.000570000 73725 0x7f8914001e00 INFO   GST_INIT gstmessage.c:127:void _priv_gst_message_initialize(void): init messages
0:00:00.000674000 73725 0x7f8914001e00 DEBUG   GST_ELEMENT_PADS gstelement.c:302:void gst_element_base_class_init(gpointer): type GstElement : factory 0x0
0:00:00.000703000 73725 0x7f8914001e00 DEBUG   default gstelement.c:195:void gst_element_setup_thread_pool(void): creating element thread pool
0:00:00.000758000 73725 0x7f8914001e00 DEBUG   GST_ELEMENT_PADS gstelement.c:302:void gst_element_base_class_init(gpointer): type GstBin : factory 0x0
0:00:00.001101000 73725 0x7f8914001e00 INFO   GST_INIT gstcontext.c:84:void _priv_gst_context_initialize(void): init contexts
0:00:00.001423000 73725 0x7f8914001e00 INFO   GST_PLUGIN_LOADING gstplugin.c:317:void _priv_gst_plugin_initialize(void): registering 0 static plugins
0:00:00.001437000 73725 0x7f8914001e00 LOG   GST_PLUGIN_LOADING gstplugin.c:222:gboolean gst_plugin_register_static(gint, gint, const gchar *, const gchar *, GstPluginInitFunc, const gchar *, const gchar *, const gchar *, const gchar *, const gchar *): attempting to load static plugin "staticelements" now...
0:00:00.001459000 73725 0x7f8914001e00 LOG   GST_PLUGIN_LOADING gstplugin.c:506:GstPlugin *gst_plugin_register_func(GstPlugin *, const GstPluginDesc *, gpointer): plugin "(NULL)" looks good
0:00:00.001510000 73725 0x7f8914001e00 LOG   GST_ELEMENT_FACTORY gstelementfactory.c:236:gboolean gst_element_register(GstPlugin *, const gchar *, guint, GType):<bin> Created new elementfactory for type GstBin
0:00:00.001537000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8914813860 (bin)
0:00:00.001549000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<bin> set parent (ref and sink)
0:00:00.001560000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for bin
0:00:00.001601000 73725 0x7f8914001e00 LOG   GST_ELEMENT_FACTORY gstelementfactory.c:236:gboolean gst_element_register(GstPlugin *, const gchar *, guint, GType):<pipeline> Created new elementfactory for type GstPipeline
0:00:00.001620000 73725 0x7f8914001e00 DEBUG   GST_ELEMENT_PADS gstelement.c:302:void gst_element_base_class_init(gpointer): type GstPipeline : factory 0x7f8914813940
0:00:00.001647000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8914813940 (pipeline)
0:00:00.001658000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<pipeline> set parent (ref and sink)
0:00:00.001668000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for pipeline
0:00:00.001677000 73725 0x7f8914001e00 LOG   GST_PLUGIN_LOADING gstplugin.c:533:GstPlugin *gst_plugin_register_func(GstPlugin *, const GstPluginDesc *, gpointer): plugin "(NULL)" initialised
0:00:00.001687000 73725 0x7f8914001e00 INFO   GST_PLUGIN_LOADING gstplugin.c:225:gboolean gst_plugin_register_static(gint, gint, const gchar *, const gchar *, GstPluginInitFunc, const gchar *, const gchar *, const gchar *, const gchar *, const gchar *): registered static plugin "staticelements"
0:00:00.001697000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:466:gboolean gst_registry_add_plugin(GstRegistry *, GstPlugin *):<registry0> adding plugin 0x7f8914801020 for filename "(NULL)"
0:00:00.001707000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:479:gboolean gst_registry_add_plugin(GstRegistry *, GstPlugin *):<registry0> emitting plugin-added for filename "(NULL)"
0:00:00.001717000 73725 0x7f8914001e00 INFO   GST_PLUGIN_LOADING gstplugin.c:227:gboolean gst_plugin_register_static(gint, gint, const gchar *, const gchar *, GstPluginInitFunc, const gchar *, const gchar *, const gchar *, const gchar *, const gchar *): added static plugin "staticelements", result: 1
0:00:00.001750000 73725 0x7f8914001e00 INFO   GST_REGISTRY gstregistry.c:1727:gboolean ensure_current_registry(GError **): reading registry cache: /Users/raytiley/.cache/gstreamer-1.0/registry.x86_64.bin
0:00:00.001879000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrybinary.c:564:gboolean priv_gst_registry_binary_read_cache(GstRegistry *, const char *): File data at address 0x10ee90000
0:00:00.001891000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrybinary.c:473:gint gst_registry_binary_check_magic(gchar **, gsize): Reading/casting for GstBinaryRegistryMagic at address 0x10ee90000
0:00:00.001906000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:938:gboolean _priv_gst_registry_chunks_load_global_header(GstRegistry *, gchar **, gchar *, guint32 *): Reading/casting for GstRegistryChunkGlobalHeader at 0x10ee90048
0:00:00.001918000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrybinary.c:606:gboolean priv_gst_registry_binary_read_cache(GstRegistry *, const char *): reading binary registry 76(4c)/835532
0:00:00.001929000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:829:gboolean _priv_gst_registry_chunks_load_plugin(GstRegistry *, gchar **, gchar *, GstPlugin **): Reading/casting for GstRegistryChunkPluginElement at address 0x10ee90050
0:00:00.001964000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:850:gboolean _priv_gst_registry_chunks_load_plugin(GstRegistry *, gchar **, gchar *, GstPlugin **): read strings for name='libav'
0:00:00.001974000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:851:gboolean _priv_gst_registry_chunks_load_plugin(GstRegistry *, gchar **, gchar *, GstPlugin **): desc.description='All libav codecs and formats (local snapshot)'
0:00:00.001983000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:852:gboolean _priv_gst_registry_chunks_load_plugin(GstRegistry *, gchar **, gchar *, GstPlugin **): filename='/usr/local/lib/gstreamer-1.0/libgstlibav.so'
0:00:00.001991000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:853:gboolean _priv_gst_registry_chunks_load_plugin(GstRegistry *, gchar **, gchar *, GstPlugin **): desc.version='1.14.2'
0:00:00.002000000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:854:gboolean _priv_gst_registry_chunks_load_plugin(GstRegistry *, gchar **, gchar *, GstPlugin **): desc.license='LGPL'
0:00:00.002008000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:855:gboolean _priv_gst_registry_chunks_load_plugin(GstRegistry *, gchar **, gchar *, GstPlugin **): desc.source='gst-libav'
0:00:00.002016000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:856:gboolean _priv_gst_registry_chunks_load_plugin(GstRegistry *, gchar **, gchar *, GstPlugin **): desc.package='GStreamer libav source release'
0:00:00.002024000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:857:gboolean _priv_gst_registry_chunks_load_plugin(GstRegistry *, gchar **, gchar *, GstPlugin **): desc.origin='Unknown package origin'
0:00:00.002033000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:858:gboolean _priv_gst_registry_chunks_load_plugin(GstRegistry *, gchar **, gchar *, GstPlugin **): desc.datetime=
0:00:00.002045000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:466:gboolean gst_registry_add_plugin(GstRegistry *, GstPlugin *):<registry0> adding plugin 0x7f8914801150 for filename "/usr/local/lib/gstreamer-1.0/libgstlibav.so"
0:00:00.002056000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:479:gboolean gst_registry_add_plugin(GstRegistry *, GstPlugin *):<registry0> emitting plugin-added for filename "/usr/local/lib/gstreamer-1.0/libgstlibav.so"
0:00:00.002066000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:879:gboolean _priv_gst_registry_chunks_load_plugin(GstRegistry *, gchar **, gchar *, GstPlugin **): Added plugin 'libav' plugin with 578 features from binary registry
0:00:00.002079000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_comfortnoise' typename : 'GstElementFactory'
0:00:00.002096000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee90140
0:00:00.002109000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.002137000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.002154000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.002164000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.002175000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.002184000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.002193000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.002202000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.002212000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.002220000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee90278
0:00:00.002235000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.002245000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee90298
0:00:00.002254000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.002264000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee90316
0:00:00.002275000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8914813a20 (avenc_comfortnoise)
0:00:00.002284000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_comfortnoise> set parent (ref and sink)
0:00:00.002295000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_comfortnoise
0:00:00.002305000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_comfortnoise, plugin 0x7f8914801150 libav
0:00:00.002329000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_s302m' typename : 'GstElementFactory'
0:00:00.002344000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee90340
0:00:00.002360000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.002369000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.002379000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.002388000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.002397000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.002406000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.002415000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.002424000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.002434000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.002443000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee90458
0:00:00.002452000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.002461000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee90478
0:00:00.002470000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.002479000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee904f7
0:00:00.002491000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8914813b00 (avenc_s302m)
0:00:00.002513000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_s302m> set parent (ref and sink)
0:00:00.002524000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_s302m
0:00:00.002534000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_s302m, plugin 0x7f8914801150 libav
0:00:00.002544000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_aac' typename : 'GstElementFactory'
0:00:00.002559000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee90520
0:00:00.002570000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.002578000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.002588000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.002597000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.002606000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.002615000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.002625000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.002633000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.002643000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.002652000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee90648
0:00:00.002661000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.002670000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee906e0
0:00:00.002692000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.002702000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee907aa
0:00:00.002713000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8914813be0 (avenc_aac)
0:00:00.002723000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_aac> set parent (ref and sink)
0:00:00.002733000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_aac
0:00:00.002743000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_aac, plugin 0x7f8914801150 libav
0:00:00.002753000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_ac3' typename : 'GstElementFactory'
0:00:00.002767000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee907d0
0:00:00.002778000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.002787000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.002796000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.002805000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.002814000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.002823000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.002832000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.002841000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.002851000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.002860000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee908f0
0:00:00.002882000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.002891000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee90948
0:00:00.002909000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.002919000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee9140a
0:00:00.002930000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8914813cc0 (avenc_ac3)
0:00:00.002940000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_ac3> set parent (ref and sink)
0:00:00.002950000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_ac3
0:00:00.002960000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_ac3, plugin 0x7f8914801150 libav
0:00:00.002970000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_ac3_fixed' typename : 'GstElementFactory'
0:00:00.002984000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee91438
0:00:00.002995000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.003003000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.003013000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.003022000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.003031000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.003040000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.003062000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.003072000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.003081000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.003090000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee91558
0:00:00.003100000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.003108000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee915b0
0:00:00.003126000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.003136000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee92072
0:00:00.003147000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8914813da0 (avenc_ac3_fixed)
0:00:00.003157000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_ac3_fixed> set parent (ref and sink)
0:00:00.003167000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_ac3_fixed
0:00:00.003178000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_ac3_fixed, plugin 0x7f8914801150 libav
0:00:00.003188000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_alac' typename : 'GstElementFactory'
0:00:00.003206000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee920a0
0:00:00.003217000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.003230000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.003240000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.003262000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.003272000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.003280000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.003290000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.003299000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.003308000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.003317000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee921d0
0:00:00.003327000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.003335000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee92220
0:00:00.003347000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.003356000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee926d8
0:00:00.003367000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8914813e80 (avenc_alac)
0:00:00.003377000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_alac> set parent (ref and sink)
0:00:00.003388000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_alac
0:00:00.003398000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_alac, plugin 0x7f8914801150 libav
0:00:00.003408000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_dca' typename : 'GstElementFactory'
0:00:00.003421000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee92700
0:00:00.003445000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.003454000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.003464000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.003473000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.003483000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.003492000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.003502000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.003510000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.003523000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.003536000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee92828
0:00:00.003554000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.003564000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee92878
0:00:00.003575000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.003584000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee92c0e
0:00:00.003596000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8914815000 (avenc_dca)
0:00:00.003605000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_dca> set parent (ref and sink)
0:00:00.003616000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_dca
0:00:00.003639000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_dca, plugin 0x7f8914801150 libav
0:00:00.003650000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_eac3' typename : 'GstElementFactory'
0:00:00.003669000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee92c38
0:00:00.003686000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.003696000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.003706000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.003715000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.003725000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.003734000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.003743000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.003752000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.003762000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.003771000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee92d50
0:00:00.003781000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.003789000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee92da8
0:00:00.003804000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.003814000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee9386a
0:00:00.003839000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f89148150e0 (avenc_eac3)
0:00:00.003849000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_eac3> set parent (ref and sink)
0:00:00.003859000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_eac3
0:00:00.003870000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_eac3, plugin 0x7f8914801150 libav
0:00:00.003880000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_g723_1' typename : 'GstElementFactory'
0:00:00.003894000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee93898
0:00:00.003905000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.003914000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.003924000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.003932000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.003942000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.003951000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.003960000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.003969000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.003979000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.003987000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee939a8
0:00:00.003996000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.004017000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee939c8
0:00:00.004027000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.004036000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee93a46
0:00:00.004047000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f89148151c0 (avenc_g723_1)
0:00:00.004057000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_g723_1> set parent (ref and sink)
0:00:00.004067000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_g723_1
0:00:00.004078000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_g723_1, plugin 0x7f8914801150 libav
0:00:00.004088000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_mlp' typename : 'GstElementFactory'
0:00:00.004102000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee93a70
0:00:00.004112000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.004121000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.004131000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.004139000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.004149000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.004158000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.004167000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.004176000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.004199000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.004208000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee93ba0
0:00:00.004217000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.004226000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee93bf0
0:00:00.004241000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.004250000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee94364
0:00:00.004261000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f89148152a0 (avenc_mlp)
0:00:00.004271000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_mlp> set parent (ref and sink)
0:00:00.004281000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_mlp
0:00:00.004291000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_mlp, plugin 0x7f8914801150 libav
0:00:00.004301000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_mp2' typename : 'GstElementFactory'
0:00:00.004315000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee94390
0:00:00.004325000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.004334000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.004344000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.004353000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.004375000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.004384000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.004394000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.004403000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.004412000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.004421000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee944b8
0:00:00.004430000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.004439000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee94548
0:00:00.004449000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.004458000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee94664
0:00:00.004469000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8914815380 (avenc_mp2)
0:00:00.004478000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_mp2> set parent (ref and sink)
0:00:00.004488000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_mp2
0:00:00.004498000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_mp2, plugin 0x7f8914801150 libav
0:00:00.004508000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_mp2fixed' typename : 'GstElementFactory'
0:00:00.004522000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee94690
0:00:00.004532000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.004554000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.004565000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.004574000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.004583000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.004592000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.004601000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.004610000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.004619000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.004628000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee947c8
0:00:00.004637000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.004646000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee94858
0:00:00.004655000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.004668000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee94974
0:00:00.004680000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8914815460 (avenc_mp2fixed)
0:00:00.004689000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_mp2fixed> set parent (ref and sink)
0:00:00.004700000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_mp2fixed
0:00:00.004710000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_mp2fixed, plugin 0x7f8914801150 libav
0:00:00.004743000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_nellymoser' typename : 'GstElementFactory'
0:00:00.004762000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee949a8
0:00:00.004773000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.004782000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.004792000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.004801000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.004810000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.004819000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.004828000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.004837000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.004847000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.004855000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee94ac8
0:00:00.004865000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.004874000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee94b20
0:00:00.004884000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.004894000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee94b9e
0:00:00.004905000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8914815540 (avenc_nellymoser)
0:00:00.004927000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_nellymoser> set parent (ref and sink)
0:00:00.004937000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_nellymoser
0:00:00.004947000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_nellymoser, plugin 0x7f8914801150 libav
0:00:00.004957000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_opus' typename : 'GstElementFactory'
0:00:00.004971000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee94bc8
0:00:00.004981000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.004990000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.005000000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.005009000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.005018000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.005026000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.005036000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.005044000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.005054000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.005062000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee94cd8
0:00:00.005071000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.005080000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee94cf8
0:00:00.005102000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.005112000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee94dc6
0:00:00.005123000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8914815620 (avenc_opus)
0:00:00.005132000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_opus> set parent (ref and sink)
0:00:00.005142000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_opus
0:00:00.005152000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_opus, plugin 0x7f8914801150 libav
0:00:00.005162000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_real_144' typename : 'GstElementFactory'
0:00:00.005176000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee94df8
0:00:00.005187000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.005196000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.005205000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.005214000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.005223000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.005232000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.005242000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.005250000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.005260000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.005281000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee94f20
0:00:00.005291000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.005300000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee94f88
0:00:00.005309000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.005318000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee94ff4
0:00:00.005329000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8914817040 (avenc_real_144)
0:00:00.005338000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_real_144> set parent (ref and sink)
0:00:00.005348000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_real_144
0:00:00.005358000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_real_144, plugin 0x7f8914801150 libav
0:00:00.005371000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_sonic' typename : 'GstElementFactory'
0:00:00.005385000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee95020
0:00:00.005395000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.005404000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.005414000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.005422000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.005432000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.005441000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.005463000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.005473000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.005482000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.005492000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee95130
0:00:00.005501000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.005514000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee95150
0:00:00.005524000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.005533000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee951ce
0:00:00.005545000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8914817120 (avenc_sonic)
0:00:00.005554000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_sonic> set parent (ref and sink)
0:00:00.005564000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_sonic
0:00:00.005574000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_sonic, plugin 0x7f8914801150 libav
0:00:00.005584000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_sonicls' typename : 'GstElementFactory'
0:00:00.005598000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee951f8
0:00:00.005609000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.005618000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.005640000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.005649000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.005659000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.005668000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.005677000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.005686000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.005696000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.005705000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee95310
0:00:00.005714000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.005722000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee95330
0:00:00.005731000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.005741000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee953ae
0:00:00.005752000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8914817200 (avenc_sonicls)
0:00:00.005761000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_sonicls> set parent (ref and sink)
0:00:00.005771000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_sonicls
0:00:00.005781000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_sonicls, plugin 0x7f8914801150 libav
0:00:00.005791000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_truehd' typename : 'GstElementFactory'
0:00:00.005818000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee953d8
0:00:00.005829000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.005838000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.005848000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.005856000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.005869000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.005878000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.005887000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.005896000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.005906000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.005915000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee954e8
0:00:00.005924000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.005932000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee95538
0:00:00.005946000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.005956000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee95736
0:00:00.005967000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f89148172e0 (avenc_truehd)
0:00:00.005976000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_truehd> set parent (ref and sink)
0:00:00.005999000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_truehd
0:00:00.006013000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_truehd, plugin 0x7f8914801150 libav
0:00:00.006027000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_tta' typename : 'GstElementFactory'
0:00:00.006044000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee95760
0:00:00.006055000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.006064000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.006075000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.006084000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.006093000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.006102000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.006111000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.006120000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.006130000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.006138000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee95880
0:00:00.006148000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.006157000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee958d0
0:00:00.006166000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.006188000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee9595d
0:00:00.006200000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f89148173c0 (avenc_tta)
0:00:00.006209000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_tta> set parent (ref and sink)
0:00:00.006219000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_tta
0:00:00.006229000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_tta, plugin 0x7f8914801150 libav
0:00:00.006239000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_wavpack' typename : 'GstElementFactory'
0:00:00.006258000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee95988
0:00:00.006269000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.006277000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.006287000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.006296000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.006305000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.006313000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.006323000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.006331000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.006341000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.006349000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee95a98
0:00:00.006372000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.006380000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee95ab8
0:00:00.006390000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.006399000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee95b4c
0:00:00.006410000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f89148174a0 (avenc_wavpack)
0:00:00.006420000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_wavpack> set parent (ref and sink)
0:00:00.006430000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_wavpack
0:00:00.006440000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_wavpack, plugin 0x7f8914801150 libav
0:00:00.006450000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_wmav1' typename : 'GstElementFactory'
0:00:00.006464000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee95b78
0:00:00.006475000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.006484000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.006493000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.006502000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.006512000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.006521000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.006530000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.006552000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.006562000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.006570000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee95c98
0:00:00.006580000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.006589000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee95d40
0:00:00.006598000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.006607000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee95dbe
0:00:00.006618000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8914817580 (avenc_wmav1)
0:00:00.006627000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_wmav1> set parent (ref and sink)
0:00:00.006637000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_wmav1
0:00:00.006647000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_wmav1, plugin 0x7f8914801150 libav
0:00:00.006657000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_wmav2' typename : 'GstElementFactory'
0:00:00.006671000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee95de8
0:00:00.006681000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.006690000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.006699000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.006708000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.006730000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.006739000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.006749000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.006757000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.006767000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.006776000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee95f08
0:00:00.006785000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.006794000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee95fb0
0:00:00.006805000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.006814000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee9602e
0:00:00.006826000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8914817660 (avenc_wmav2)
0:00:00.006835000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_wmav2> set parent (ref and sink)
0:00:00.006845000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_wmav2
0:00:00.006855000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_wmav2, plugin 0x7f8914801150 libav
0:00:00.006865000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_roq_dpcm' typename : 'GstElementFactory'
0:00:00.006879000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee96060
0:00:00.006889000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.006911000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.006921000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.006930000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.006939000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.006947000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.006957000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.006966000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.006975000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.006984000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee96178
0:00:00.006994000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.007002000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee961d8
0:00:00.007011000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.007021000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee96250
0:00:00.007032000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f89148190b0 (avenc_roq_dpcm)
0:00:00.007041000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_roq_dpcm> set parent (ref and sink)
0:00:00.007051000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_roq_dpcm
0:00:00.007062000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_roq_dpcm, plugin 0x7f8914801150 libav
0:00:00.007084000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_adpcm_adx' typename : 'GstElementFactory'
0:00:00.007099000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee96280
0:00:00.007109000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.007118000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.007128000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.007136000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.007146000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.007154000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.007164000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.007172000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.007182000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.007191000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee963a0
0:00:00.007200000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.007209000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee96408
0:00:00.007218000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.007227000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee96486
0:00:00.007238000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8914819190 (avenc_adpcm_adx)
0:00:00.007260000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_adpcm_adx> set parent (ref and sink)
0:00:00.007270000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_adpcm_adx
0:00:00.007280000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_adpcm_adx, plugin 0x7f8914801150 libav
0:00:00.007303000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_g722' typename : 'GstElementFactory'
0:00:00.007317000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee964b0
0:00:00.007327000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.007335000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.007345000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.007353000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.007362000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.007370000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.007379000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.007388000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.007397000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.007405000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee965c8
0:00:00.007414000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.007422000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee96608
0:00:00.007443000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.007453000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee96679
0:00:00.007463000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8914819270 (avenc_g722)
0:00:00.007472000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_g722> set parent (ref and sink)
0:00:00.007482000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_g722
0:00:00.007491000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_g722, plugin 0x7f8914801150 libav
0:00:00.007501000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_g726' typename : 'GstElementFactory'
0:00:00.007515000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee966a0
0:00:00.007525000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.007533000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.007542000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.007551000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.007560000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.007568000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.007578000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.007586000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.007596000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.007617000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee967b8
0:00:00.007627000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.007635000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee96810
0:00:00.007644000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.007658000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee96880
0:00:00.007669000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8914819350 (avenc_g726)
0:00:00.007678000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_g726> set parent (ref and sink)
0:00:00.007687000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_g726
0:00:00.007697000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_g726, plugin 0x7f8914801150 libav
0:00:00.007707000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_g726le' typename : 'GstElementFactory'
0:00:00.007723000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee968b0
0:00:00.007734000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.007742000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.007752000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.007760000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.007769000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.007790000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.007800000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.007809000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.007818000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.007826000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee969f0
0:00:00.007835000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.007844000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee96a10
0:00:00.007852000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.007861000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee96a8e
0:00:00.007872000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8914819430 (avenc_g726le)
0:00:00.007881000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_g726le> set parent (ref and sink)
0:00:00.007890000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_g726le
0:00:00.007900000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_g726le, plugin 0x7f8914801150 libav
0:00:00.007909000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_adpcm_ima_qt' typename : 'GstElementFactory'
0:00:00.007923000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee96ac0
0:00:00.007933000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.007941000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.007963000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.007972000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.007981000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.007990000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.007999000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.008008000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.008017000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.008025000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee96be8
0:00:00.008035000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.008043000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee96c50
0:00:00.008052000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.008061000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee96cce
0:00:00.008071000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8914819510 (avenc_adpcm_ima_qt)
0:00:00.008080000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_adpcm_ima_qt> set parent (ref and sink)
0:00:00.008090000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_adpcm_ima_qt
0:00:00.008100000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_adpcm_ima_qt, plugin 0x7f8914801150 libav
0:00:00.008109000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_adpcm_ima_wav' typename : 'GstElementFactory'
0:00:00.008135000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee96d00
0:00:00.008146000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.008154000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.008164000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.008172000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.008181000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.008189000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.008198000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.008207000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.008216000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.008225000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee96e20
0:00:00.008234000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.008242000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee96e88
0:00:00.008250000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.008259000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee96f06
0:00:00.008270000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f89148195f0 (avenc_adpcm_ima_wav)
0:00:00.008283000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_adpcm_ima_wav> set parent (ref and sink)
0:00:00.008306000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_adpcm_ima_wav
0:00:00.008316000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_adpcm_ima_wav, plugin 0x7f8914801150 libav
0:00:00.008326000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_adpcm_ms' typename : 'GstElementFactory'
0:00:00.008339000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee96f38
0:00:00.008351000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.008360000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.008369000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.008378000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.008387000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.008395000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.008404000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.008413000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.008422000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.008431000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee97058
0:00:00.008440000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.008448000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee970c0
0:00:00.008457000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.008478000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee9713e
0:00:00.008489000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f89148196d0 (avenc_adpcm_ms)
0:00:00.008498000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_adpcm_ms> set parent (ref and sink)
0:00:00.008508000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_adpcm_ms
0:00:00.008518000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_adpcm_ms, plugin 0x7f8914801150 libav
0:00:00.008528000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_adpcm_swf' typename : 'GstElementFactory'
0:00:00.008541000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee97170
0:00:00.008551000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.008560000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.008569000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.008578000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.008587000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.008595000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.008604000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.008613000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.008622000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.008630000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee97298
0:00:00.008652000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.008661000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee97308
0:00:00.008670000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.008679000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee9738e
0:00:00.008690000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f891481a040 (avenc_adpcm_swf)
0:00:00.008699000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_adpcm_swf> set parent (ref and sink)
0:00:00.008708000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_adpcm_swf
0:00:00.008718000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_adpcm_swf, plugin 0x7f8914801150 libav
0:00:00.008728000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_adpcm_yamaha' typename : 'GstElementFactory'
0:00:00.008741000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee973c0
0:00:00.008751000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.008760000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.008769000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.008777000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.008787000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.008795000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.008817000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.008825000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.008835000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.008843000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee974e0
0:00:00.008852000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.008860000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee97548
0:00:00.008869000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.008878000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee975c6
0:00:00.008888000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f891481a120 (avenc_adpcm_yamaha)
0:00:00.008897000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_adpcm_yamaha> set parent (ref and sink)
0:00:00.008907000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_adpcm_yamaha
0:00:00.008916000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_adpcm_yamaha, plugin 0x7f8914801150 libav
0:00:00.008926000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_a64multi' typename : 'GstElementFactory'
0:00:00.008939000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee975f8
0:00:00.008949000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.008957000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.008967000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.008988000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.008998000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.009006000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.009015000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.009024000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.009033000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.009041000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee97730
0:00:00.009050000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.009058000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee97750
0:00:00.009067000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.009076000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee9777f
0:00:00.009086000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f891481a200 (avenc_a64multi)
0:00:00.009095000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_a64multi> set parent (ref and sink)
0:00:00.009105000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_a64multi
0:00:00.009114000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_a64multi, plugin 0x7f8914801150 libav
0:00:00.009124000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_a64multi5' typename : 'GstElementFactory'
0:00:00.009141000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee977b0
0:00:00.009164000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.009173000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.009183000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.009191000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.009200000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.009208000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.009217000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.009226000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.009235000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.009243000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee97910
0:00:00.009252000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.009260000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee97930
0:00:00.009269000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.009278000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee9795f
0:00:00.009288000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f891481a2e0 (avenc_a64multi5)
0:00:00.009297000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_a64multi5> set parent (ref and sink)
0:00:00.009307000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_a64multi5
0:00:00.009329000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_a64multi5, plugin 0x7f8914801150 libav
0:00:00.009339000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_alias_pix' typename : 'GstElementFactory'
0:00:00.009353000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee97990
0:00:00.009363000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.009372000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.009381000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.009389000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.009398000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.009407000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.009416000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.009425000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.009434000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.009443000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee97ab8
0:00:00.009451000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.009460000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee97ad8
0:00:00.009468000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.009518000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee97b10
0:00:00.009552000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f891481a3c0 (avenc_alias_pix)
0:00:00.009563000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_alias_pix> set parent (ref and sink)
0:00:00.009575000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_alias_pix
0:00:00.009586000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_alias_pix, plugin 0x7f8914801150 libav
0:00:00.009596000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_amv' typename : 'GstElementFactory'
0:00:00.009614000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee97b38
0:00:00.009629000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.009639000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.009650000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.009659000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.009668000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.009677000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.009686000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.009695000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.009704000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.009713000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee97c48
0:00:00.009723000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.009745000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee97c60
0:00:00.009754000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.009763000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee97c8e
0:00:00.009775000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f891481a4a0 (avenc_amv)
0:00:00.009786000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_amv> set parent (ref and sink)
0:00:00.009796000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_amv
0:00:00.009806000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_amv, plugin 0x7f8914801150 libav
0:00:00.009816000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_apng' typename : 'GstElementFactory'
0:00:00.009831000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee97cb8
0:00:00.009841000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.009850000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.009860000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.009868000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.009877000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.009886000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.009895000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.009903000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.009926000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.009935000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee97df8
0:00:00.009944000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.009952000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee97e18
0:00:00.009961000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.009970000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee97e68
0:00:00.009981000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f891481a580 (avenc_apng)
0:00:00.009990000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_apng> set parent (ref and sink)
0:00:00.010000000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_apng
0:00:00.010010000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_apng, plugin 0x7f8914801150 libav
0:00:00.010020000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_asv1' typename : 'GstElementFactory'
0:00:00.010034000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee97e90
0:00:00.010044000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.010053000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.010062000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.010071000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.010093000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.010102000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.010111000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.010119000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.010129000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.010138000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee97fa0
0:00:00.010147000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.010155000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee97fd0
0:00:00.010175000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.010186000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee97ffe
0:00:00.010200000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f891481a660 (avenc_asv1)
0:00:00.010210000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_asv1> set parent (ref and sink)
0:00:00.010220000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_asv1
0:00:00.010230000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_asv1, plugin 0x7f8914801150 libav
0:00:00.010240000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_asv2' typename : 'GstElementFactory'
0:00:00.010254000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee98028
0:00:00.010264000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.010286000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.010296000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.010304000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.010313000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.010321000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.010330000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.010339000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.010348000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.010357000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee98138
0:00:00.010366000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.010374000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee98168
0:00:00.010383000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.010392000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee98196
0:00:00.010406000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f891481b050 (avenc_asv2)
0:00:00.010415000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_asv2> set parent (ref and sink)
0:00:00.010425000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_asv2
0:00:00.010435000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_asv2, plugin 0x7f8914801150 libav
0:00:00.010457000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_avrp' typename : 'GstElementFactory'
0:00:00.010472000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee981c0
0:00:00.010482000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.010491000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.010501000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.010509000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.010519000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.010527000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.010536000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.010545000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.010554000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.010563000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee982e8
0:00:00.010572000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.010580000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee98308
0:00:00.010589000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.010598000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee98321
0:00:00.010609000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f891481b130 (avenc_avrp)
0:00:00.010630000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_avrp> set parent (ref and sink)
0:00:00.010641000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_avrp
0:00:00.010650000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_avrp, plugin 0x7f8914801150 libav
0:00:00.010660000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_avui' typename : 'GstElementFactory'
0:00:00.010678000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee98348
0:00:00.010689000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.010698000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.010707000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.010715000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.010724000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.010733000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.010742000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.010751000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.010760000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.010769000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee98470
0:00:00.010778000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.010786000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee98490
0:00:00.010808000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.010817000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee984be
0:00:00.010828000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f891481b210 (avenc_avui)
0:00:00.010837000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_avui> set parent (ref and sink)
0:00:00.010847000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_avui
0:00:00.010857000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_avui, plugin 0x7f8914801150 libav
0:00:00.010866000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_bmp' typename : 'GstElementFactory'
0:00:00.010880000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee984e8
0:00:00.010890000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.010899000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.010908000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.010916000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.010926000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.010934000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.010943000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.010952000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.010961000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.010982000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee98610
0:00:00.010992000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.011000000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee98628
0:00:00.011009000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.011018000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee9867b
0:00:00.011029000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f891481b2f0 (avenc_bmp)
0:00:00.011038000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_bmp> set parent (ref and sink)
0:00:00.011048000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_bmp
0:00:00.011058000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_bmp, plugin 0x7f8914801150 libav
0:00:00.011068000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_cinepak' typename : 'GstElementFactory'
0:00:00.011081000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee986a8
0:00:00.011091000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.011100000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.011109000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.011118000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.011127000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.011135000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.011157000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.011166000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.011176000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.011184000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee987b8
0:00:00.011193000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.011202000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee987d8
0:00:00.011211000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.011220000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee98810
0:00:00.011230000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f891481b3d0 (avenc_cinepak)
0:00:00.011239000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_cinepak> set parent (ref and sink)
0:00:00.011263000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_cinepak
0:00:00.011273000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_cinepak, plugin 0x7f8914801150 libav
0:00:00.011282000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_cljr' typename : 'GstElementFactory'
0:00:00.011295000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee98838
0:00:00.011305000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.011314000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.011323000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.011343000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.011353000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.011361000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.011370000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.011378000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.011387000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.011395000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee98958
0:00:00.011404000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.011412000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee98988
0:00:00.011420000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.011429000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee989b6
0:00:00.011439000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f891481b4b0 (avenc_cljr)
0:00:00.011448000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_cljr> set parent (ref and sink)
0:00:00.011457000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_cljr
0:00:00.011467000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_cljr, plugin 0x7f8914801150 libav
0:00:00.011476000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_dnxhd' typename : 'GstElementFactory'
0:00:00.011557000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee989e0
0:00:00.011580000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.011591000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.011602000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.011611000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.011620000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.011628000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.011638000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.011646000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.011656000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.011665000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee98af0
0:00:00.011675000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.011683000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee98bb8
0:00:00.011693000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.011703000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee98ceb
0:00:00.011715000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f891481b590 (avenc_dnxhd)
0:00:00.011725000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_dnxhd> set parent (ref and sink)
0:00:00.011735000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_dnxhd
0:00:00.011761000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_dnxhd, plugin 0x7f8914801150 libav
0:00:00.011771000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_dpx' typename : 'GstElementFactory'
0:00:00.011788000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee98d18
0:00:00.011798000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.011807000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.011816000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.011824000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.011833000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.011841000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.011850000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.011858000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.011868000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.011875000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee98e48
0:00:00.011884000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.011891000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee98e68
0:00:00.011900000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.011909000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee98eea
0:00:00.011932000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f891481b670 (avenc_dpx)
0:00:00.011942000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_dpx> set parent (ref and sink)
0:00:00.011959000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_dpx
0:00:00.011969000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_dpx, plugin 0x7f8914801150 libav
0:00:00.011979000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_dvvideo' typename : 'GstElementFactory'
0:00:00.011993000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee98f18
0:00:00.012006000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.012015000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.012024000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.012033000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.012042000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.012050000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.012060000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.012068000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.012078000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.012086000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee99038
0:00:00.012100000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.012121000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee999f8
0:00:00.012141000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.012151000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee9a33a
0:00:00.012161000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8915001010 (avenc_dvvideo)
0:00:00.012170000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_dvvideo> set parent (ref and sink)
0:00:00.012180000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_dvvideo
0:00:00.012190000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_dvvideo, plugin 0x7f8914801150 libav
0:00:00.012199000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_ffv1' typename : 'GstElementFactory'
0:00:00.012213000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee9a368
0:00:00.012237000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.012246000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.012255000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.012264000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.012273000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.012282000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.012291000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.012300000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.012322000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.012331000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9a488
0:00:00.012341000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.012349000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9a4b8
0:00:00.012358000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.012368000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee9a59d
0:00:00.012379000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f89150010f0 (avenc_ffv1)
0:00:00.012388000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_ffv1> set parent (ref and sink)
0:00:00.012398000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_ffv1
0:00:00.012408000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_ffv1, plugin 0x7f8914801150 libav
0:00:00.012417000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_ffvhuff' typename : 'GstElementFactory'
0:00:00.012431000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee9a5c8
0:00:00.012441000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.012450000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.012459000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.012468000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.012490000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.012499000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.012508000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.012517000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.012527000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.012535000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9a6f0
0:00:00.012544000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.012552000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9a718
0:00:00.012561000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.012570000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee9a807
0:00:00.012581000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f89150011d0 (avenc_ffvhuff)
0:00:00.012590000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_ffvhuff> set parent (ref and sink)
0:00:00.012600000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_ffvhuff
0:00:00.012610000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_ffvhuff, plugin 0x7f8914801150 libav
0:00:00.012620000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_fits' typename : 'GstElementFactory'
0:00:00.012633000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee9a830
0:00:00.012643000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.012664000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.012674000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.012683000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.012692000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.012701000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.012710000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.012719000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.012728000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.012737000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9a958
0:00:00.012745000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.012754000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9a978
0:00:00.012763000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.012771000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee9a9c1
0:00:00.012782000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f89150012b0 (avenc_fits)
0:00:00.012791000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_fits> set parent (ref and sink)
0:00:00.012800000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_fits
0:00:00.012810000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_fits, plugin 0x7f8914801150 libav
0:00:00.012832000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_flashsv' typename : 'GstElementFactory'
0:00:00.012846000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee9a9f0
0:00:00.012856000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.012865000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.012874000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.012883000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.012892000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.012900000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.012909000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.012918000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.012927000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.012936000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9ab10
0:00:00.012947000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.012955000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9ab38
0:00:00.012964000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.012973000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee9ab65
0:00:00.012983000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8915001390 (avenc_flashsv)
0:00:00.013005000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_flashsv> set parent (ref and sink)
0:00:00.013015000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_flashsv
0:00:00.013025000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_flashsv, plugin 0x7f8914801150 libav
0:00:00.013035000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_flashsv2' typename : 'GstElementFactory'
0:00:00.013048000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee9ab90
0:00:00.013058000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.013067000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.013076000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.013084000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.013094000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.013102000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.013111000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.013120000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.013129000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.013137000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9acc0
0:00:00.013146000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.013154000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9ace8
0:00:00.013175000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.013185000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee9ad15
0:00:00.013195000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8915001470 (avenc_flashsv2)
0:00:00.013205000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_flashsv2> set parent (ref and sink)
0:00:00.013214000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_flashsv2
0:00:00.013224000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_flashsv2, plugin 0x7f8914801150 libav
0:00:00.013234000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_flv' typename : 'GstElementFactory'
0:00:00.013247000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee9ad40
0:00:00.013258000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.013266000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.013276000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.013284000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.013293000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.013302000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.013311000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.013319000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.013328000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.013349000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9ae88
0:00:00.013358000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.013367000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9aec0
0:00:00.013375000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.013384000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee9aeee
0:00:00.013395000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8915001550 (avenc_flv)
0:00:00.013404000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_flv> set parent (ref and sink)
0:00:00.013414000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_flv
0:00:00.013424000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_flv, plugin 0x7f8914801150 libav
0:00:00.013433000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_h261' typename : 'GstElementFactory'
0:00:00.013446000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee9af18
0:00:00.013459000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.013468000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.013477000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.013486000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.013495000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.013504000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.013525000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.013534000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.013544000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.013552000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9b028
0:00:00.013562000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.013570000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9b0e8
0:00:00.013580000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.013589000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee9b1d0
0:00:00.013600000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8915001630 (avenc_h261)
0:00:00.013609000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_h261> set parent (ref and sink)
0:00:00.013619000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_h261
0:00:00.013628000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_h261, plugin 0x7f8914801150 libav
0:00:00.013638000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_h263' typename : 'GstElementFactory'
0:00:00.013658000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee9b1f8
0:00:00.013669000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.013678000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.013701000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.013710000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.013719000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.013728000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.013737000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.013746000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.013755000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.013764000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9b318
0:00:00.013774000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.013782000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9b5d8
0:00:00.013792000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.013801000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee9b80b
0:00:00.013812000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8913010080 (avenc_h263)
0:00:00.013821000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_h263> set parent (ref and sink)
0:00:00.013831000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_h263
0:00:00.013841000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_h263, plugin 0x7f8914801150 libav
0:00:00.013851000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_h263p' typename : 'GstElementFactory'
0:00:00.013877000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee9b838
0:00:00.013887000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.013896000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.013906000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.013914000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.013924000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.013932000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.013941000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.013950000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.013959000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.013968000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9b970
0:00:00.013976000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.013985000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9b9c0
0:00:00.013993000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.014002000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee9b9ee
0:00:00.014013000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8913010160 (avenc_h263p)
0:00:00.014022000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_h263p> set parent (ref and sink)
0:00:00.014044000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_h263p
0:00:00.014054000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_h263p, plugin 0x7f8914801150 libav
0:00:00.014064000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_huffyuv' typename : 'GstElementFactory'
0:00:00.014077000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee9ba18
0:00:00.014087000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.014101000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.014111000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.014119000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.014129000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.014137000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.014146000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.014154000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.014164000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.014172000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9bb38
0:00:00.014182000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.014190000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9bb58
0:00:00.014199000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.014221000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee9bb95
0:00:00.014232000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8913010240 (avenc_huffyuv)
0:00:00.014241000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_huffyuv> set parent (ref and sink)
0:00:00.014251000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_huffyuv
0:00:00.014261000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_huffyuv, plugin 0x7f8914801150 libav
0:00:00.014271000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_jpeg2000' typename : 'GstElementFactory'
0:00:00.014284000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee9bbc0
0:00:00.014295000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.014303000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.014312000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.014321000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.014330000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.014339000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.014348000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.014356000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.014366000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.014374000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9bcd8
0:00:00.014396000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.014404000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9bcf0
0:00:00.014413000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.014422000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee9bd46
0:00:00.014433000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8913010320 (avenc_jpeg2000)
0:00:00.014442000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_jpeg2000> set parent (ref and sink)
0:00:00.014451000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_jpeg2000
0:00:00.014462000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_jpeg2000, plugin 0x7f8914801150 libav
0:00:00.014471000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_jpegls' typename : 'GstElementFactory'
0:00:00.014484000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee9bd70
0:00:00.014495000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.014503000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.014513000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.014521000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.014530000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.014538000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.014548000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.014569000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.014579000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.014587000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9be80
0:00:00.014596000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.014604000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9bea0
0:00:00.014613000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.014622000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee9bee8
0:00:00.014633000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8913010400 (avenc_jpegls)
0:00:00.014644000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_jpegls> set parent (ref and sink)
0:00:00.014654000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_jpegls
0:00:00.014664000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_jpegls, plugin 0x7f8914801150 libav
0:00:00.014674000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_ljpeg' typename : 'GstElementFactory'
0:00:00.014687000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee9bf10
0:00:00.014700000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.014708000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.014718000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.014726000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.014748000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.014757000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.014766000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.014774000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.014784000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.014792000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9c028
0:00:00.014801000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.014809000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9c058
0:00:00.014818000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.014827000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee9c0a7
0:00:00.014838000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f89130104e0 (avenc_ljpeg)
0:00:00.014847000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_ljpeg> set parent (ref and sink)
0:00:00.014857000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_ljpeg
0:00:00.014866000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_ljpeg, plugin 0x7f8914801150 libav
0:00:00.014876000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_mjpeg' typename : 'GstElementFactory'
0:00:00.014889000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee9c0d0
0:00:00.014911000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.014920000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.014930000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.014938000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.014947000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.014956000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.014965000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.014973000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.014983000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.014991000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9c1f0
0:00:00.015000000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.015008000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9c220
0:00:00.015017000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.015025000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee9c25e
0:00:00.015036000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f89130105c0 (avenc_mjpeg)
0:00:00.015045000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_mjpeg> set parent (ref and sink)
0:00:00.015054000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_mjpeg
0:00:00.015064000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_mjpeg, plugin 0x7f8914801150 libav
0:00:00.015086000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_mpeg1video' typename : 'GstElementFactory'
0:00:00.015104000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee9c290
0:00:00.015115000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.015124000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.015133000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.015142000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.015151000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.015159000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.015168000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.015177000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.015186000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.015195000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9c3b0
0:00:00.015204000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.015212000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9c3f8
0:00:00.015221000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.015230000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee9c49d
0:00:00.015254000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f89130106a0 (avenc_mpeg1video)
0:00:00.015263000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_mpeg1video> set parent (ref and sink)
0:00:00.015273000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_mpeg1video
0:00:00.015283000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_mpeg1video, plugin 0x7f8914801150 libav
0:00:00.015292000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_mpeg2video' typename : 'GstElementFactory'
0:00:00.015306000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee9c4d0
0:00:00.015316000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.015324000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.015334000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.015342000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.015351000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.015360000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.015369000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.015377000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.015386000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.015395000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9c5f0
0:00:00.015404000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.015425000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9c638
0:00:00.015436000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.015446000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee9c885
0:00:00.015457000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8913011000 (avenc_mpeg2video)
0:00:00.015466000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_mpeg2video> set parent (ref and sink)
0:00:00.015475000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_mpeg2video
0:00:00.015485000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_mpeg2video, plugin 0x7f8914801150 libav
0:00:00.015495000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_mpeg4' typename : 'GstElementFactory'
0:00:00.015509000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee9c8b0
0:00:00.015519000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.015528000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.015537000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.015545000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.015554000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.015563000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.015572000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.015580000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.015603000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.015612000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9c9c8
0:00:00.015621000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.015630000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9ca60
0:00:00.015639000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.015648000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee9ca8e
0:00:00.015659000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f89130110e0 (avenc_mpeg4)
0:00:00.015668000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_mpeg4> set parent (ref and sink)
0:00:00.015678000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_mpeg4
0:00:00.015688000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_mpeg4, plugin 0x7f8914801150 libav
0:00:00.015697000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_msmpeg4v2' typename : 'GstElementFactory'
0:00:00.015711000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee9cac0
0:00:00.015724000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.015734000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.015743000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.015752000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.015761000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.015782000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.015792000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.015800000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.015810000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.015818000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9cc00
0:00:00.015827000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.015835000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9cc38
0:00:00.015843000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.015853000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee9cc66
0:00:00.015863000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f89130111c0 (avenc_msmpeg4v2)
0:00:00.015872000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_msmpeg4v2> set parent (ref and sink)
0:00:00.015882000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_msmpeg4v2
0:00:00.015892000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_msmpeg4v2, plugin 0x7f8914801150 libav
0:00:00.015901000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_msmpeg4' typename : 'GstElementFactory'
0:00:00.015915000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee9cc90
0:00:00.015925000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.015933000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.015955000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.015964000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.015973000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.015981000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.015991000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.015999000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.016008000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.016017000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9cdc8
0:00:00.016026000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.016034000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9ce00
0:00:00.016043000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.016052000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee9ce2e
0:00:00.016062000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f89130112a0 (avenc_msmpeg4)
0:00:00.016071000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_msmpeg4> set parent (ref and sink)
0:00:00.016081000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_msmpeg4
0:00:00.016091000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_msmpeg4, plugin 0x7f8914801150 libav
0:00:00.016101000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_msvideo1' typename : 'GstElementFactory'
0:00:00.016127000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee9ce60
0:00:00.016137000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.016146000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.016155000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.016164000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.016173000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.016181000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.016190000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.016199000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.016209000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.016217000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9cf80
0:00:00.016226000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.016236000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9cfb8
0:00:00.016245000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.016254000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee9cfe7
0:00:00.016264000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8913011380 (avenc_msvideo1)
0:00:00.016274000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_msvideo1> set parent (ref and sink)
0:00:00.016296000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_msvideo1
0:00:00.016307000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_msvideo1, plugin 0x7f8914801150 libav
0:00:00.016334000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_pam' typename : 'GstElementFactory'
0:00:00.016347000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee9d010
0:00:00.016357000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.016366000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.016375000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.016383000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.016392000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.016400000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.016409000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.016417000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.016426000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.016434000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9d138
0:00:00.016443000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.016451000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9d160
0:00:00.016472000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.016481000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee9d1a9
0:00:00.016491000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8913011460 (avenc_pam)
0:00:00.016500000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_pam> set parent (ref and sink)
0:00:00.016509000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_pam
0:00:00.016519000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_pam, plugin 0x7f8914801150 libav
0:00:00.016529000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_pbm' typename : 'GstElementFactory'
0:00:00.016546000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee9d1d0
0:00:00.016556000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.016565000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.016574000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.016582000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.016591000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.016599000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.016608000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.016617000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.016626000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.016634000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9d2f8
0:00:00.016655000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.016664000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9d310
0:00:00.016672000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.016681000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee9d329
0:00:00.016691000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8913011540 (avenc_pbm)
0:00:00.016700000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_pbm> set parent (ref and sink)
0:00:00.016709000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_pbm
0:00:00.016719000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_pbm, plugin 0x7f8914801150 libav
0:00:00.016728000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_pcx' typename : 'GstElementFactory'
0:00:00.016741000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee9d350
0:00:00.016756000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.016765000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.016774000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.016782000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.016791000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.016800000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.016809000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.016829000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.016839000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.016847000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9d470
0:00:00.016856000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.016864000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9d488
0:00:00.016873000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.016881000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee9d4c7
0:00:00.016892000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8913011620 (avenc_pcx)
0:00:00.016900000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_pcx> set parent (ref and sink)
0:00:00.016910000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_pcx
0:00:00.016919000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_pcx, plugin 0x7f8914801150 libav
0:00:00.016929000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_pgm' typename : 'GstElementFactory'
0:00:00.016945000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee9d4f0
0:00:00.016956000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.016964000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.016973000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.016994000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.017004000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.017012000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.017021000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.017030000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.017039000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.017047000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9d618
0:00:00.017056000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.017064000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9d640
0:00:00.017073000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.017081000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee9d67e
0:00:00.017091000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8913012050 (avenc_pgm)
0:00:00.017100000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_pgm> set parent (ref and sink)
0:00:00.017110000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_pgm
0:00:00.017119000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_pgm, plugin 0x7f8914801150 libav
0:00:00.017129000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_pgmyuv' typename : 'GstElementFactory'
0:00:00.017142000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee9d6a8
0:00:00.017164000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.017173000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.017182000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.017191000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.017199000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.017208000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.017217000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.017225000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.017234000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.017242000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9d7e0
0:00:00.017251000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.017259000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9d808
0:00:00.017268000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.017276000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee9d836
0:00:00.017286000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8913012130 (avenc_pgmyuv)
0:00:00.017295000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_pgmyuv> set parent (ref and sink)
0:00:00.017304000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_pgmyuv
0:00:00.017326000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_pgmyuv, plugin 0x7f8914801150 libav
0:00:00.017336000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_png' typename : 'GstElementFactory'
0:00:00.017349000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee9d860
0:00:00.017359000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.017367000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.017377000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.017385000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.017394000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.017402000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.017411000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.017419000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.017428000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.017437000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9d990
0:00:00.017445000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.017453000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9d9a8
0:00:00.017462000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.017470000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee9d9f8
0:00:00.017493000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8913012210 (avenc_png)
0:00:00.017502000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_png> set parent (ref and sink)
0:00:00.017511000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_png
0:00:00.017521000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_png, plugin 0x7f8914801150 libav
0:00:00.017530000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_ppm' typename : 'GstElementFactory'
0:00:00.017543000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee9da20
0:00:00.017553000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.017561000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.017571000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.017579000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.017588000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.017596000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.017605000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.017613000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.017623000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.017631000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9db48
0:00:00.017639000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.017660000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9db60
0:00:00.017669000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.017677000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee9db8d
0:00:00.017688000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f89130122f0 (avenc_ppm)
0:00:00.017697000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_ppm> set parent (ref and sink)
0:00:00.017706000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_ppm
0:00:00.017715000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_ppm, plugin 0x7f8914801150 libav
0:00:00.017725000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_prores' typename : 'GstElementFactory'
0:00:00.017738000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee9dbb8
0:00:00.017748000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.017756000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.017765000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.017774000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.017783000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.017791000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.017800000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.017808000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.017829000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.017837000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9dcd0
0:00:00.017846000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.017854000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9dcf0
0:00:00.017863000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.017871000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee9dd23
0:00:00.017882000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f89130123d0 (avenc_prores)
0:00:00.017890000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_prores> set parent (ref and sink)
0:00:00.017900000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_prores
0:00:00.017909000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_prores, plugin 0x7f8914801150 libav
0:00:00.017918000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_prores_aw' typename : 'GstElementFactory'
0:00:00.017936000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee9dd50
0:00:00.017947000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.017955000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.017964000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.017972000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.017981000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.018002000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.018011000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.018020000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.018029000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.018037000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9de68
0:00:00.018047000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.018055000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9de88
0:00:00.018064000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.018075000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee9debb
0:00:00.018086000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f89130124b0 (avenc_prores_aw)
0:00:00.018095000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_prores_aw> set parent (ref and sink)
0:00:00.018104000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_prores_aw
0:00:00.018114000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_prores_aw, plugin 0x7f8914801150 libav
0:00:00.018123000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_prores_ks' typename : 'GstElementFactory'
0:00:00.018136000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee9dee8
0:00:00.018148000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.018170000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.018180000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.018188000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.018197000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.018205000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.018214000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.018222000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.018231000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.018240000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9e018
0:00:00.018248000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.018256000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9e038
0:00:00.018265000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.018279000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee9e085
0:00:00.018289000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8913012590 (avenc_prores_ks)
0:00:00.018298000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_prores_ks> set parent (ref and sink)
0:00:00.018307000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_prores_ks
0:00:00.018317000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_prores_ks, plugin 0x7f8914801150 libav
0:00:00.018339000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_qtrle' typename : 'GstElementFactory'
0:00:00.018353000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee9e0b0
0:00:00.018363000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.018371000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.018380000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.018388000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.018397000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.018406000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.018414000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.018422000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.018432000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.018440000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9e1e0
0:00:00.018449000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.018457000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9e228
0:00:00.018465000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.018474000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee9e266
0:00:00.018485000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8913012670 (avenc_qtrle)
0:00:00.018506000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_qtrle> set parent (ref and sink)
0:00:00.018516000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_qtrle
0:00:00.018526000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_qtrle, plugin 0x7f8914801150 libav
0:00:00.018535000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_r10k' typename : 'GstElementFactory'
0:00:00.018548000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee9e290
0:00:00.018558000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.018566000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.018575000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.018583000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.018592000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.018600000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.018609000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.018617000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.018626000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.018634000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9e3b8
0:00:00.018643000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.018651000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9e3d8
0:00:00.018671000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.018680000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee9e3f1
0:00:00.018691000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f89130130a0 (avenc_r10k)
0:00:00.018699000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_r10k> set parent (ref and sink)
0:00:00.018709000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_r10k
0:00:00.018718000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_r10k, plugin 0x7f8914801150 libav
0:00:00.018728000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_roqvideo' typename : 'GstElementFactory'
0:00:00.018741000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee9e420
0:00:00.018750000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.018759000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.018768000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.018776000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.018785000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.018793000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.018802000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.018810000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.018819000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.018840000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9e538
0:00:00.018849000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.018857000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9e560
0:00:00.018865000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.018874000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee9e58e
0:00:00.018884000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8913013180 (avenc_roqvideo)
0:00:00.018893000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_roqvideo> set parent (ref and sink)
0:00:00.018903000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_roqvideo
0:00:00.018913000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_roqvideo, plugin 0x7f8914801150 libav
0:00:00.018922000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_rv10' typename : 'GstElementFactory'
0:00:00.018935000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee9e5b8
0:00:00.018945000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.018953000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.018962000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.018970000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.018979000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.018987000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.019008000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.019017000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.019026000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.019034000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9e6d0
0:00:00.019043000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.019051000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9e708
0:00:00.019059000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.019068000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee9e736
0:00:00.019078000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8913013260 (avenc_rv10)
0:00:00.019086000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_rv10> set parent (ref and sink)
0:00:00.019096000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_rv10
0:00:00.019105000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_rv10, plugin 0x7f8914801150 libav
0:00:00.019114000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_rv20' typename : 'GstElementFactory'
0:00:00.019127000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee9e760
0:00:00.019137000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.019145000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.019154000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.019175000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.019184000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.019192000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.019201000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.019209000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.019218000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.019227000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9e878
0:00:00.019236000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.019264000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9e8b0
0:00:00.019286000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.019298000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee9e8de
0:00:00.019312000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8913013340 (avenc_rv20)
0:00:00.019322000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_rv20> set parent (ref and sink)
0:00:00.019334000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_rv20
0:00:00.019344000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_rv20, plugin 0x7f8914801150 libav
0:00:00.019354000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_sgi' typename : 'GstElementFactory'
0:00:00.019388000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee9e908
0:00:00.019417000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.019427000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.019438000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.019475000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.019484000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.019493000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.019502000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.019511000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.019521000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.019530000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9ea18
0:00:00.019539000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.019547000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9ea30
0:00:00.019556000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.019591000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee9ea84
0:00:00.019603000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8913013420 (avenc_sgi)
0:00:00.019629000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_sgi> set parent (ref and sink)
0:00:00.019641000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_sgi
0:00:00.019665000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_sgi, plugin 0x7f8914801150 libav
0:00:00.019675000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_snow' typename : 'GstElementFactory'
0:00:00.019690000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee9eab0
0:00:00.019700000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.019709000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.019718000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.019727000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.019736000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.019744000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.019753000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.019761000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.019771000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.019779000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9ebc0
0:00:00.019788000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.019796000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9ebe0
0:00:00.019805000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.019814000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee9ec25
0:00:00.019838000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8913013500 (avenc_snow)
0:00:00.019847000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_snow> set parent (ref and sink)
0:00:00.019857000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_snow
0:00:00.019867000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_snow, plugin 0x7f8914801150 libav
0:00:00.019876000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_sunrast' typename : 'GstElementFactory'
0:00:00.019890000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee9ec50
0:00:00.019900000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.019909000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.019918000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.019927000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.019936000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.019944000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.019953000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.019961000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.019971000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.019979000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9ed70
0:00:00.019988000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.020009000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9ed90
0:00:00.020018000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.020027000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee9edcf
0:00:00.020037000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f89130135e0 (avenc_sunrast)
0:00:00.020046000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_sunrast> set parent (ref and sink)
0:00:00.020056000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_sunrast
0:00:00.020066000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_sunrast, plugin 0x7f8914801150 libav
0:00:00.020075000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_svq1' typename : 'GstElementFactory'
0:00:00.020089000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee9edf8
0:00:00.020099000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.020108000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.020117000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.020126000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.020135000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.020143000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.020152000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.020161000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.020183000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.020192000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9ef40
0:00:00.020204000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.020213000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9ef70
0:00:00.020222000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.020231000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee9ef9e
0:00:00.020242000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f89130136c0 (avenc_svq1)
0:00:00.020251000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_svq1> set parent (ref and sink)
0:00:00.020261000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_svq1
0:00:00.020271000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_svq1, plugin 0x7f8914801150 libav
0:00:00.020280000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_targa' typename : 'GstElementFactory'
0:00:00.020294000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee9efc8
0:00:00.020307000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.020316000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.020326000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.020334000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.020356000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.020365000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.020374000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.020382000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.020392000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.020400000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9f0e8
0:00:00.020409000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.020418000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9f100
0:00:00.020427000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.020436000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee9f14c
0:00:00.020474000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8915800040 (avenc_targa)
0:00:00.020489000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_targa> set parent (ref and sink)
0:00:00.020499000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_targa
0:00:00.020509000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_targa, plugin 0x7f8914801150 libav
0:00:00.020519000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_tiff' typename : 'GstElementFactory'
0:00:00.020533000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee9f178
0:00:00.020544000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.020591000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.020602000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.020610000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.020619000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.020627000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.020636000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.020645000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.020654000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.020662000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9f290
0:00:00.020671000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.020679000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9f2a8
0:00:00.020692000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.020702000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee9f316
0:00:00.020712000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8915800120 (avenc_tiff)
0:00:00.020722000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_tiff> set parent (ref and sink)
0:00:00.020732000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_tiff
0:00:00.020741000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_tiff, plugin 0x7f8914801150 libav
0:00:00.020764000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_utvideo' typename : 'GstElementFactory'
0:00:00.020778000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee9f340
0:00:00.020788000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.020797000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.020806000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.020815000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.020823000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.020832000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.020841000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.020849000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.020859000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.020867000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9f458
0:00:00.020876000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.020884000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9f478
0:00:00.020893000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.020902000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee9f4c1
0:00:00.020912000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8915800200 (avenc_utvideo)
0:00:00.020934000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_utvideo> set parent (ref and sink)
0:00:00.020944000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_utvideo
0:00:00.020954000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_utvideo, plugin 0x7f8914801150 libav
0:00:00.020963000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_vc2' typename : 'GstElementFactory'
0:00:00.020978000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee9f4e8
0:00:00.020990000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.020999000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.021008000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.021016000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.021025000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.021034000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.021043000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.021051000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.021060000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.021069000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9f5f8
0:00:00.021078000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.021086000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9f618
0:00:00.021108000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.021117000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee9f698
0:00:00.021127000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f89158002e0 (avenc_vc2)
0:00:00.021136000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_vc2> set parent (ref and sink)
0:00:00.021146000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_vc2
0:00:00.021156000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_vc2, plugin 0x7f8914801150 libav
0:00:00.021174000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_wmv1' typename : 'GstElementFactory'
0:00:00.021188000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee9f6c0
0:00:00.021204000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.021213000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.021230000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.021239000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.021248000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.021262000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.021276000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.021285000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.021295000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.021322000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9f7e0
0:00:00.021331000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.021348000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9f810
0:00:00.021358000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.021367000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee9f83e
0:00:00.021377000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f89158003c0 (avenc_wmv1)
0:00:00.021396000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_wmv1> set parent (ref and sink)
0:00:00.021406000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_wmv1
0:00:00.021420000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_wmv1, plugin 0x7f8914801150 libav
0:00:00.021431000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_wmv2' typename : 'GstElementFactory'
0:00:00.021472000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee9f868
0:00:00.021483000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.021492000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.021502000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.021511000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.021520000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.021529000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.021552000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.021562000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.021599000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.021607000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9f988
0:00:00.021617000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.021625000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9f9b8
0:00:00.021634000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.021646000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee9f9e6
0:00:00.021658000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f89158004a0 (avenc_wmv2)
0:00:00.021667000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_wmv2> set parent (ref and sink)
0:00:00.021677000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_wmv2
0:00:00.021687000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_wmv2, plugin 0x7f8914801150 libav
0:00:00.021697000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_xbm' typename : 'GstElementFactory'
0:00:00.021710000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee9fa10
0:00:00.021721000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.021730000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.021739000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.021760000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.021769000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.021778000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.021787000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.021795000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.021805000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.021813000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9fb30
0:00:00.021822000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.021830000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9fb50
0:00:00.021839000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.021848000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee9fb69
0:00:00.021862000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8915800580 (avenc_xbm)
0:00:00.021871000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_xbm> set parent (ref and sink)
0:00:00.021881000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_xbm
0:00:00.021891000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_xbm, plugin 0x7f8914801150 libav
0:00:00.021901000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_xface' typename : 'GstElementFactory'
0:00:00.021914000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee9fb98
0:00:00.021937000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.021946000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.021955000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.021963000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.021972000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.021981000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.021990000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.021998000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.022008000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.022016000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9fcb0
0:00:00.022025000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.022033000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9fcd0
0:00:00.022041000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.022050000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee9fce9
0:00:00.022061000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8915800660 (avenc_xface)
0:00:00.022069000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_xface> set parent (ref and sink)
0:00:00.022079000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_xface
0:00:00.022101000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_xface, plugin 0x7f8914801150 libav
0:00:00.022111000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_xwd' typename : 'GstElementFactory'
0:00:00.022125000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee9fd10
0:00:00.022135000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.022144000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.022153000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.022161000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.022170000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.022179000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.022188000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.022196000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.022206000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.022214000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9fe38
0:00:00.022223000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.022231000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10ee9fe58
0:00:00.022240000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.022248000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10ee9fec2
0:00:00.022271000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f89158028b0 (avenc_xwd)
0:00:00.022281000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_xwd> set parent (ref and sink)
0:00:00.022295000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_xwd
0:00:00.022305000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_xwd, plugin 0x7f8914801150 libav
0:00:00.022315000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avenc_zmbv' typename : 'GstElementFactory'
0:00:00.022328000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10ee9fef0
0:00:00.022341000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.022350000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.022360000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.022368000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.022377000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.022386000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.022395000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.022404000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.022413000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.022422000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea0010
0:00:00.022431000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.022479000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea0030
0:00:00.022489000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.022498000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:643:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading 1 Interfaces at address 0x10eea005f
0:00:00.022513000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8915802990 (avenc_zmbv)
0:00:00.022523000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avenc_zmbv> set parent (ref and sink)
0:00:00.022533000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avenc_zmbv
0:00:00.022543000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avenc_zmbv, plugin 0x7f8914801150 libav
0:00:00.022552000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_comfortnoise' typename : 'GstElementFactory'
0:00:00.022594000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea0090
0:00:00.022605000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.022614000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.022623000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.022632000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.022641000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.022649000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.022658000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.022667000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.022689000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.022698000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea01f0
0:00:00.022707000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.022716000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea0240
0:00:00.022724000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.022735000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8915802a70 (avdec_comfortnoise)
0:00:00.022744000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_comfortnoise> set parent (ref and sink)
0:00:00.022754000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_comfortnoise
0:00:00.022764000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_comfortnoise, plugin 0x7f8914801150 libav
0:00:00.022773000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_dvaudio' typename : 'GstElementFactory'
0:00:00.022787000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea0280
0:00:00.022797000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.022811000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.022820000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.022829000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.022838000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.022859000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.022869000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.022877000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.022887000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.022896000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea03c8
0:00:00.022905000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.022913000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea0430
0:00:00.022922000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.022934000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8915802b50 (avdec_dvaudio)
0:00:00.022943000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_dvaudio> set parent (ref and sink)
0:00:00.022953000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_dvaudio
0:00:00.022963000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_dvaudio, plugin 0x7f8914801150 libav
0:00:00.022973000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_8svx_exp' typename : 'GstElementFactory'
0:00:00.022986000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea0470
0:00:00.022997000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.023005000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.023015000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.023036000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.023045000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.023054000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.023063000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.023071000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.023081000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.023089000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea05b8
0:00:00.023099000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.023107000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea0600
0:00:00.023116000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.023126000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8915802c30 (avdec_8svx_exp)
0:00:00.023135000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_8svx_exp> set parent (ref and sink)
0:00:00.023145000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_8svx_exp
0:00:00.023155000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_8svx_exp, plugin 0x7f8914801150 libav
0:00:00.023164000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_8svx_fib' typename : 'GstElementFactory'
0:00:00.023178000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea0640
0:00:00.023188000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.023209000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.023219000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.023227000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.023236000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.023245000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.023254000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.023262000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.023286000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.023294000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea0788
0:00:00.023303000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.023312000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea07d0
0:00:00.023320000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.023331000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8915802d10 (avdec_8svx_fib)
0:00:00.023341000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_8svx_fib> set parent (ref and sink)
0:00:00.023350000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_8svx_fib
0:00:00.023361000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_8svx_fib, plugin 0x7f8914801150 libav
0:00:00.023370000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_s302m' typename : 'GstElementFactory'
0:00:00.023397000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea0810
0:00:00.023407000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.023416000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.023426000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.023434000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.023471000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.023480000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.023489000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.023498000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.023508000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.023516000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea0950
0:00:00.023532000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.023541000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea09b8
0:00:00.023550000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.023561000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8915802df0 (avdec_s302m)
0:00:00.023613000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_s302m> set parent (ref and sink)
0:00:00.023636000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_s302m
0:00:00.023666000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_s302m, plugin 0x7f8914801150 libav
0:00:00.023678000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_sdx2_dpcm' typename : 'GstElementFactory'
0:00:00.023697000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea0a00
0:00:00.023709000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.023718000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.023729000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.023738000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.023748000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.023757000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.023766000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.023775000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.023785000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.023794000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea0b58
0:00:00.023804000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.023813000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea0bc0
0:00:00.023822000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.023834000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8915802ed0 (avdec_sdx2_dpcm)
0:00:00.023858000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_sdx2_dpcm> set parent (ref and sink)
0:00:00.023869000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_sdx2_dpcm
0:00:00.023883000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_sdx2_dpcm, plugin 0x7f8914801150 libav
0:00:00.023895000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_aac' typename : 'GstElementFactory'
0:00:00.023910000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea0c00
0:00:00.023921000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.023930000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.023940000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.023949000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.023991000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.024014000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.024027000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.024036000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.024047000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.024057000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea0d58
0:00:00.024067000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.024075000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea0da8
0:00:00.024101000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.024114000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f89158038c0 (avdec_aac)
0:00:00.024124000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_aac> set parent (ref and sink)
0:00:00.024135000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_aac
0:00:00.024146000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_aac, plugin 0x7f8914801150 libav
0:00:00.024155000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_aac_fixed' typename : 'GstElementFactory'
0:00:00.024173000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea0e28
0:00:00.024192000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.024202000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.024212000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.024221000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.024230000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.024239000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.024248000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.024256000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.024267000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.024275000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea0f80
0:00:00.024298000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.024307000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea0fd0
0:00:00.024319000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.024330000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f89158039a0 (avdec_aac_fixed)
0:00:00.024340000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_aac_fixed> set parent (ref and sink)
0:00:00.024349000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_aac_fixed
0:00:00.024360000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_aac_fixed, plugin 0x7f8914801150 libav
0:00:00.024369000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_aac_latm' typename : 'GstElementFactory'
0:00:00.024384000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea1050
0:00:00.024394000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.024403000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.024413000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.024421000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.024431000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.024439000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.024448000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.024457000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.024479000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.024488000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea11c0
0:00:00.024497000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.024505000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea1210
0:00:00.024514000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.024525000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8915803a80 (avdec_aac_latm)
0:00:00.024534000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_aac_latm> set parent (ref and sink)
0:00:00.024544000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_aac_latm
0:00:00.024554000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_aac_latm, plugin 0x7f8914801150 libav
0:00:00.024564000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_ac3' typename : 'GstElementFactory'
0:00:00.024578000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea1278
0:00:00.024588000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.024597000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.024606000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.024615000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.024624000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.024633000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.024655000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.024664000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.024674000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.024683000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea13c0
0:00:00.024692000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.024700000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea1410
0:00:00.024709000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.024720000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8915803b60 (avdec_ac3)
0:00:00.024729000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_ac3> set parent (ref and sink)
0:00:00.024738000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_ac3
0:00:00.024748000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_ac3, plugin 0x7f8914801150 libav
0:00:00.024758000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_ac3_fixed' typename : 'GstElementFactory'
0:00:00.024772000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea1450
0:00:00.024782000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.024790000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.024800000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.024821000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.024830000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.024839000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.024848000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.024857000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.024866000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.024875000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea15a0
0:00:00.024884000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.024892000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea15f0
0:00:00.024900000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.024911000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8915803c40 (avdec_ac3_fixed)
0:00:00.024920000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_ac3_fixed> set parent (ref and sink)
0:00:00.024929000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_ac3_fixed
0:00:00.024939000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_ac3_fixed, plugin 0x7f8914801150 libav
0:00:00.024949000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_alac' typename : 'GstElementFactory'
0:00:00.024962000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea1628
0:00:00.024972000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.024993000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.025003000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.025012000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.025021000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.025029000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.025038000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.025047000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.025056000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.025065000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea1788
0:00:00.025074000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.025082000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea17f0
0:00:00.025091000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.025101000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8915803d20 (avdec_alac)
0:00:00.025110000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_alac> set parent (ref and sink)
0:00:00.025120000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_alac
0:00:00.025130000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_alac, plugin 0x7f8914801150 libav
0:00:00.025139000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_als' typename : 'GstElementFactory'
0:00:00.025165000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea1828
0:00:00.025176000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.025184000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.025194000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.025202000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.025212000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.025220000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.025229000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.025237000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.025247000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.025255000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea1988
0:00:00.025264000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.025272000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea19f0
0:00:00.025280000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.025290000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8915803e00 (avdec_als)
0:00:00.025299000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_als> set parent (ref and sink)
0:00:00.025309000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_als
0:00:00.025319000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_als, plugin 0x7f8914801150 libav
0:00:00.025341000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_amrnb' typename : 'GstElementFactory'
0:00:00.025356000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea1a30
0:00:00.025366000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.025374000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.025384000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.025392000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.025401000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.025410000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.025419000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.025427000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.025437000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.025445000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea1b90
0:00:00.025454000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.025462000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea1be0
0:00:00.025471000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.025482000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8915803ee0 (avdec_amrnb)
0:00:00.025503000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_amrnb> set parent (ref and sink)
0:00:00.025520000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_amrnb
0:00:00.025530000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_amrnb, plugin 0x7f8914801150 libav
0:00:00.025540000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_amrwb' typename : 'GstElementFactory'
0:00:00.025567000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea1c18
0:00:00.025579000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.025588000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.025598000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.025606000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.025615000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.025624000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.025633000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.025641000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.025651000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.025659000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea1d78
0:00:00.025668000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.025676000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea1dc8
0:00:00.025698000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.025709000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f89160000c0 (avdec_amrwb)
0:00:00.025718000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_amrwb> set parent (ref and sink)
0:00:00.025727000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_amrwb
0:00:00.025737000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_amrwb, plugin 0x7f8914801150 libav
0:00:00.025747000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_ape' typename : 'GstElementFactory'
0:00:00.025760000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea1e00
0:00:00.025771000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.025779000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.025789000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.025797000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.025806000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.025815000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.025824000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.025833000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.025842000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.025851000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea1f48
0:00:00.025873000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.025882000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea1fa8
0:00:00.025891000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.025901000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f89160001a0 (avdec_ape)
0:00:00.025910000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_ape> set parent (ref and sink)
0:00:00.025920000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_ape
0:00:00.025929000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_ape, plugin 0x7f8914801150 libav
0:00:00.025939000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_atrac1' typename : 'GstElementFactory'
0:00:00.025952000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea1ff0
0:00:00.025966000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.025975000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.025984000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.025993000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.026002000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.026010000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.026019000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.026028000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.026037000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.026058000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea2158
0:00:00.026068000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.026076000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea21a8
0:00:00.026089000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.026100000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8916000280 (avdec_atrac1)
0:00:00.026109000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_atrac1> set parent (ref and sink)
0:00:00.026119000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_atrac1
0:00:00.026128000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_atrac1, plugin 0x7f8914801150 libav
0:00:00.026137000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_atrac3' typename : 'GstElementFactory'
0:00:00.026151000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea21f0
0:00:00.026161000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.026169000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.026179000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.026188000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.026197000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.026205000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.026227000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.026236000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.026245000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.026254000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea2358
0:00:00.026262000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.026271000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea23a8
0:00:00.026293000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.026303000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8916000360 (avdec_atrac3)
0:00:00.026312000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_atrac3> set parent (ref and sink)
0:00:00.026321000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_atrac3
0:00:00.026331000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_atrac3, plugin 0x7f8914801150 libav
0:00:00.026340000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_atrac3al' typename : 'GstElementFactory'
0:00:00.026353000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea23f0
0:00:00.026363000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.026371000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.026380000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.026388000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.026410000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.026418000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.026427000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.026435000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.026444000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.026452000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea2578
0:00:00.026461000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.026469000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea25c8
0:00:00.026477000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.026487000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8916000440 (avdec_atrac3al)
0:00:00.026496000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_atrac3al> set parent (ref and sink)
0:00:00.026505000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_atrac3al
0:00:00.026515000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_atrac3al, plugin 0x7f8914801150 libav
0:00:00.026524000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_atrac3plus' typename : 'GstElementFactory'
0:00:00.026537000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea2608
0:00:00.026547000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.026556000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.026577000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.026586000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.026595000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.026603000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.026612000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.026620000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.026629000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.026637000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea2778
0:00:00.026646000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.026654000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea27e0
0:00:00.026662000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.026672000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8916000520 (avdec_atrac3plus)
0:00:00.026681000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_atrac3plus> set parent (ref and sink)
0:00:00.026690000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_atrac3plus
0:00:00.026703000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_atrac3plus, plugin 0x7f8914801150 libav
0:00:00.026712000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_atrac3plusal' typename : 'GstElementFactory'
0:00:00.026726000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea2828
0:00:00.026748000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.026756000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.026766000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.026774000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.026783000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.026791000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.026800000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.026808000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.026817000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.026825000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea29b0
0:00:00.026834000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.026842000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea2a18
0:00:00.026851000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.026860000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8916000600 (avdec_atrac3plusal)
0:00:00.026869000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_atrac3plusal> set parent (ref and sink)
0:00:00.026879000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_atrac3plusal
0:00:00.026888000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_atrac3plusal, plugin 0x7f8914801150 libav
0:00:00.026910000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_binkaudio_dct' typename : 'GstElementFactory'
0:00:00.026924000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea2a60
0:00:00.026934000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.026943000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.026952000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.026960000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.026969000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.026977000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.026986000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.026994000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.027003000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.027011000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea2bb0
0:00:00.027020000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.027028000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea2c18
0:00:00.027036000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.027046000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f89160006e0 (avdec_binkaudio_dct)
0:00:00.027055000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_binkaudio_dct> set parent (ref and sink)
0:00:00.027077000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_binkaudio_dct
0:00:00.027086000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_binkaudio_dct, plugin 0x7f8914801150 libav
0:00:00.027096000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_binkaudio_rdft' typename : 'GstElementFactory'
0:00:00.027108000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea2c60
0:00:00.027118000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.027126000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.027135000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.027143000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.027152000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.027160000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.027169000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.027177000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.027187000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.027195000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea2db8
0:00:00.027203000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.027211000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea2e20
0:00:00.027232000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.027242000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8916001820 (avdec_binkaudio_rdft)
0:00:00.027257000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_binkaudio_rdft> set parent (ref and sink)
0:00:00.027267000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_binkaudio_rdft
0:00:00.027277000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_binkaudio_rdft, plugin 0x7f8914801150 libav
0:00:00.027286000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_bmv_audio' typename : 'GstElementFactory'
0:00:00.027299000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea2e60
0:00:00.027309000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.027317000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.027326000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.027334000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.027343000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.027351000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.027360000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.027368000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.027377000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.027385000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea2fb0
0:00:00.027409000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.027417000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea3018
0:00:00.027426000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.027436000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8916001900 (avdec_bmv_audio)
0:00:00.027444000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_bmv_audio> set parent (ref and sink)
0:00:00.027454000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_bmv_audio
0:00:00.027464000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_bmv_audio, plugin 0x7f8914801150 libav
0:00:00.027473000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_cook' typename : 'GstElementFactory'
0:00:00.027486000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea3058
0:00:00.027496000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.027504000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.027513000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.027522000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.027530000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.027538000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.027547000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.027555000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.027577000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.027586000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea31b8
0:00:00.027595000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.027603000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea3208
0:00:00.027612000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.027622000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f89160019e0 (avdec_cook)
0:00:00.027630000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_cook> set parent (ref and sink)
0:00:00.027640000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_cook
0:00:00.027649000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_cook, plugin 0x7f8914801150 libav
0:00:00.027659000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_dca' typename : 'GstElementFactory'
0:00:00.027671000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea3258
0:00:00.027681000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.027690000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.027699000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.027707000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.027716000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.027724000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.027746000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.027754000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.027763000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.027772000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea33b0
0:00:00.027781000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.027788000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea3410
0:00:00.027797000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.027807000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8916001ac0 (avdec_dca)
0:00:00.027815000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_dca> set parent (ref and sink)
0:00:00.027825000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_dca
0:00:00.027834000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_dca, plugin 0x7f8914801150 libav
0:00:00.027843000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_dolby_e' typename : 'GstElementFactory'
0:00:00.027856000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea3450
0:00:00.027866000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.027875000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.027883000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.027892000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.027913000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.027921000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.027930000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.027938000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.027947000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.027955000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea3590
0:00:00.027967000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.027976000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea35e0
0:00:00.027984000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.027999000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8916001ba0 (avdec_dolby_e)
0:00:00.028009000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_dolby_e> set parent (ref and sink)
0:00:00.028018000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_dolby_e
0:00:00.028028000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_dolby_e, plugin 0x7f8914801150 libav
0:00:00.028037000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_dsd_lsbf' typename : 'GstElementFactory'
0:00:00.028050000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea3620
0:00:00.028060000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.028069000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.028091000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.028100000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.028109000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.028117000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.028126000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.028134000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.028143000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.028151000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea3798
0:00:00.028160000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.028168000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea37e8
0:00:00.028177000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.028186000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8916001c80 (avdec_dsd_lsbf)
0:00:00.028195000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_dsd_lsbf> set parent (ref and sink)
0:00:00.028204000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_dsd_lsbf
0:00:00.028214000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_dsd_lsbf, plugin 0x7f8914801150 libav
0:00:00.028223000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_dsd_msbf' typename : 'GstElementFactory'
0:00:00.028240000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea3828
0:00:00.028263000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.028271000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.028281000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.028289000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.028298000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.028306000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.028314000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.028323000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.028332000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.028340000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea39a0
0:00:00.028349000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.028356000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea39f0
0:00:00.028365000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.028374000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8916001d60 (avdec_dsd_msbf)
0:00:00.028383000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_dsd_msbf> set parent (ref and sink)
0:00:00.028392000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_dsd_msbf
0:00:00.028402000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_dsd_msbf, plugin 0x7f8914801150 libav
0:00:00.028434000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_dsd_lsbf_planar' typename : 'GstElementFactory'
0:00:00.028448000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea3a38
0:00:00.028458000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.028466000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.028476000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.028484000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.028492000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.028501000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.028510000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.028518000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.028527000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.028537000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea3bc8
0:00:00.028549000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.028558000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea3c18
0:00:00.028566000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.028576000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8916001e40 (avdec_dsd_lsbf_planar)
0:00:00.028585000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_dsd_lsbf_planar> set parent (ref and sink)
0:00:00.028607000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_dsd_lsbf_planar
0:00:00.028617000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_dsd_lsbf_planar, plugin 0x7f8914801150 libav
0:00:00.028626000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_dsd_msbf_planar' typename : 'GstElementFactory'
0:00:00.028639000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea3c60
0:00:00.028649000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.028658000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.028667000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.028675000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.028684000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.028692000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.028701000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.028709000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.028718000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.028727000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea3de8
0:00:00.028735000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.028743000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea3e38
0:00:00.028764000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.028774000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8916003060 (avdec_dsd_msbf_planar)
0:00:00.028783000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_dsd_msbf_planar> set parent (ref and sink)
0:00:00.028793000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_dsd_msbf_planar
0:00:00.028802000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_dsd_msbf_planar, plugin 0x7f8914801150 libav
0:00:00.028811000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_dsicinaudio' typename : 'GstElementFactory'
0:00:00.028824000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea3e80
0:00:00.028834000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.028842000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.028852000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.028860000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.028869000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.028877000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.028886000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.028894000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.028903000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.028911000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea3fe8
0:00:00.028935000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.028943000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea4050
0:00:00.028952000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.028965000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8916003140 (avdec_dsicinaudio)
0:00:00.028974000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_dsicinaudio> set parent (ref and sink)
0:00:00.028983000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_dsicinaudio
0:00:00.028993000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_dsicinaudio, plugin 0x7f8914801150 libav
0:00:00.029002000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_dss_sp' typename : 'GstElementFactory'
0:00:00.029015000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea4090
0:00:00.029025000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.029033000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.029043000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.029051000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.029060000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.029068000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.029077000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.029085000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.029107000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.029115000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea4208
0:00:00.029124000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.029132000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea4270
0:00:00.029140000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.029150000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8916003220 (avdec_dss_sp)
0:00:00.029158000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_dss_sp> set parent (ref and sink)
0:00:00.029168000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_dss_sp
0:00:00.029180000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_dss_sp, plugin 0x7f8914801150 libav
0:00:00.029189000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_dst' typename : 'GstElementFactory'
0:00:00.029203000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea42b0
0:00:00.029213000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.029221000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.029230000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.029238000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.029247000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.029255000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.029276000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.029285000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.029294000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.029302000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea4408
0:00:00.029311000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.029319000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea4458
0:00:00.029327000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.029337000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8916003300 (avdec_dst)
0:00:00.029346000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_dst> set parent (ref and sink)
0:00:00.029355000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_dst
0:00:00.029365000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_dst, plugin 0x7f8914801150 libav
0:00:00.029374000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_eac3' typename : 'GstElementFactory'
0:00:00.029387000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea4498
0:00:00.029397000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.029405000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.029414000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.029422000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.029444000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.029452000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.029461000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.029469000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.029478000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.029486000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea45f0
0:00:00.029495000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.029502000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea4640
0:00:00.029511000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.029521000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f89160033e0 (avdec_eac3)
0:00:00.029530000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_eac3> set parent (ref and sink)
0:00:00.029539000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_eac3
0:00:00.029548000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_eac3, plugin 0x7f8914801150 libav
0:00:00.029557000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_evrc' typename : 'GstElementFactory'
0:00:00.029571000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea4678
0:00:00.029581000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.029589000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.029610000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.029619000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.029628000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.029636000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.029647000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.029655000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.029665000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.029673000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea47d8
0:00:00.029681000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.029689000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea4840
0:00:00.029697000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.029707000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f89160034c0 (avdec_evrc)
0:00:00.029716000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_evrc> set parent (ref and sink)
0:00:00.029725000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_evrc
0:00:00.029735000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_evrc, plugin 0x7f8914801150 libav
0:00:00.029744000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_wavesynth' typename : 'GstElementFactory'
0:00:00.029756000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea4880
0:00:00.029778000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.029787000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.029795000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.029804000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.029813000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.029821000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.029830000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.029838000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.029847000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.029855000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea49d8
0:00:00.029864000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.029872000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea4a40
0:00:00.029880000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.029890000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f89160035a0 (avdec_wavesynth)
0:00:00.029899000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_wavesynth> set parent (ref and sink)
0:00:00.029908000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_wavesynth
0:00:00.029918000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_wavesynth, plugin 0x7f8914801150 libav
0:00:00.029939000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_flac' typename : 'GstElementFactory'
0:00:00.029952000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea4a80
0:00:00.029962000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.029970000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.029979000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.029987000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.029996000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.030004000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.030013000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.030021000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.030030000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.030038000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea4bd8
0:00:00.030047000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.030055000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea4c30
0:00:00.030063000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.030073000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8916003680 (avdec_flac)
0:00:00.030082000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_flac> set parent (ref and sink)
0:00:00.030103000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_flac
0:00:00.030113000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_flac, plugin 0x7f8914801150 libav
0:00:00.030122000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_g723_1' typename : 'GstElementFactory'
0:00:00.030135000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea4c70
0:00:00.030145000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.030154000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.030163000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.030171000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.030180000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.030188000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.030197000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.030205000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.030214000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.030222000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea4db0
0:00:00.030231000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.030239000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea4e18
0:00:00.030247000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.030269000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8916005890 (avdec_g723_1)
0:00:00.030279000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_g723_1> set parent (ref and sink)
0:00:00.030288000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_g723_1
0:00:00.030297000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_g723_1, plugin 0x7f8914801150 libav
0:00:00.030307000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_g729' typename : 'GstElementFactory'
0:00:00.030320000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea4e58
0:00:00.030330000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.030338000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.030347000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.030355000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.030364000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.030372000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.030380000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.030389000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.030398000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.030406000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea4f90
0:00:00.030414000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.030440000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea4ff8
0:00:00.030452000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.030462000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8916005970 (avdec_g729)
0:00:00.030471000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_g729> set parent (ref and sink)
0:00:00.030481000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_g729
0:00:00.030490000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_g729, plugin 0x7f8914801150 libav
0:00:00.030500000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_gsm' typename : 'GstElementFactory'
0:00:00.030513000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea5030
0:00:00.030523000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.030531000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.030540000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.030548000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.030557000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.030566000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.030574000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.030583000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.030592000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.030613000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea5168
0:00:00.030622000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.030631000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea51d0
0:00:00.030640000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.030650000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8916005a50 (avdec_gsm)
0:00:00.030659000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_gsm> set parent (ref and sink)
0:00:00.030668000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_gsm
0:00:00.030678000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_gsm, plugin 0x7f8914801150 libav
0:00:00.030687000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_gsm_ms' typename : 'GstElementFactory'
0:00:00.030701000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea5208
0:00:00.030716000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.030725000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.030734000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.030742000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.030751000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.030760000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.030768000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.030789000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.030798000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.030807000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea5358
0:00:00.030815000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.030823000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea53c0
0:00:00.030836000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.030847000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8916005b30 (avdec_gsm_ms)
0:00:00.030856000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_gsm_ms> set parent (ref and sink)
0:00:00.030865000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_gsm_ms
0:00:00.030874000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_gsm_ms, plugin 0x7f8914801150 libav
0:00:00.030884000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_iac' typename : 'GstElementFactory'
0:00:00.030900000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea53f8
0:00:00.030910000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.030918000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.030927000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.030936000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.030944000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.030965000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.030974000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.030983000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.030992000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.031000000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea5548
0:00:00.031008000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.031016000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea5598
0:00:00.031025000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.031035000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8916005c10 (avdec_iac)
0:00:00.031043000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_iac> set parent (ref and sink)
0:00:00.031053000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_iac
0:00:00.031062000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_iac, plugin 0x7f8914801150 libav
0:00:00.031071000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_imc' typename : 'GstElementFactory'
0:00:00.031084000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea55d8
0:00:00.031094000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.031102000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.031111000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.031132000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.031141000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.031150000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.031158000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.031166000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.031176000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.031184000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea5728
0:00:00.031192000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.031200000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea5778
0:00:00.031209000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.031218000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8916005cf0 (avdec_imc)
0:00:00.031227000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_imc> set parent (ref and sink)
0:00:00.031236000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_imc
0:00:00.031246000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_imc, plugin 0x7f8914801150 libav
0:00:00.031255000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_interplayacm' typename : 'GstElementFactory'
0:00:00.031268000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea57b8
0:00:00.031290000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.031298000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.031308000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.031316000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.031324000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.031332000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.031341000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.031350000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.031359000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.031367000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea5900
0:00:00.031376000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.031384000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea5968
0:00:00.031392000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.031402000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8916005dd0 (avdec_interplayacm)
0:00:00.031411000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_interplayacm> set parent (ref and sink)
0:00:00.031420000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_interplayacm
0:00:00.031430000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_interplayacm, plugin 0x7f8914801150 libav
0:00:00.031439000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_mace3' typename : 'GstElementFactory'
0:00:00.031464000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea59a8
0:00:00.031474000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.031482000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.031492000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.031500000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.031509000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.031517000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.031526000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.031534000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.031544000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.031552000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea5b18
0:00:00.031560000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.031568000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea5b68
0:00:00.031576000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.031586000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8916005eb0 (avdec_mace3)
0:00:00.031595000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_mace3> set parent (ref and sink)
0:00:00.031605000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_mace3
0:00:00.031627000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_mace3, plugin 0x7f8914801150 libav
0:00:00.031636000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_mace6' typename : 'GstElementFactory'
0:00:00.031650000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea5bb8
0:00:00.031659000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.031668000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.031677000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.031685000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.031694000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.031702000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.031711000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.031719000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.031728000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.031736000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea5d28
0:00:00.031744000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.031752000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea5d78
0:00:00.031761000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.031783000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8916007060 (avdec_mace6)
0:00:00.031792000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_mace6> set parent (ref and sink)
0:00:00.031801000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_mace6
0:00:00.031810000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_mace6, plugin 0x7f8914801150 libav
0:00:00.031820000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_metasound' typename : 'GstElementFactory'
0:00:00.031832000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea5dc8
0:00:00.031842000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.031851000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.031859000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.031868000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.031876000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.031884000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.031893000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.031901000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.031911000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.031919000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea5f18
0:00:00.031927000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.031935000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea5f68
0:00:00.031956000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.031966000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8916007140 (avdec_metasound)
0:00:00.031975000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_metasound> set parent (ref and sink)
0:00:00.031984000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_metasound
0:00:00.031994000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_metasound, plugin 0x7f8914801150 libav
0:00:00.032003000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_mlp' typename : 'GstElementFactory'
0:00:00.032016000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea5fa8
0:00:00.032028000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.032037000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.032046000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.032054000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.032063000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.032071000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.032080000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.032088000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.032098000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.032106000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea6100
0:00:00.032127000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.032135000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea6168
0:00:00.032144000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.032153000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8916007220 (avdec_mlp)
0:00:00.032162000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_mlp> set parent (ref and sink)
0:00:00.032171000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_mlp
0:00:00.032180000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_mlp, plugin 0x7f8914801150 libav
0:00:00.032189000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_mp1float' typename : 'GstElementFactory'
0:00:00.032206000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea61a8
0:00:00.032216000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.032225000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.032234000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.032242000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.032251000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.032259000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.032268000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.032288000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.032298000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.032306000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea6300
0:00:00.032314000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.032322000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea6350
0:00:00.032331000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.032341000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8916007300 (avdec_mp1float)
0:00:00.032349000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_mp1float> set parent (ref and sink)
0:00:00.032359000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_mp1float
0:00:00.032368000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_mp1float, plugin 0x7f8914801150 libav
0:00:00.032377000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_mp2float' typename : 'GstElementFactory'
0:00:00.032390000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea63b0
0:00:00.032400000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.032408000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.032417000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.032425000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.032434000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.032454000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.032466000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.032475000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.032484000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.032493000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea6508
0:00:00.032501000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.032509000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea6558
0:00:00.032518000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.032527000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f89160073e0 (avdec_mp2float)
0:00:00.032536000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_mp2float> set parent (ref and sink)
0:00:00.032545000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_mp2float
0:00:00.032555000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_mp2float, plugin 0x7f8914801150 libav
0:00:00.032564000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_mp3' typename : 'GstElementFactory'
0:00:00.032577000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea65b0
0:00:00.032587000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.032595000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.032604000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.032625000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.032634000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.032642000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.032651000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.032659000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.032668000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.032676000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea6700
0:00:00.032685000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.032693000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea6750
0:00:00.032701000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.032711000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f89160074c0 (avdec_mp3)
0:00:00.032720000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_mp3> set parent (ref and sink)
0:00:00.032729000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_mp3
0:00:00.032739000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_mp3, plugin 0x7f8914801150 libav
0:00:00.032748000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_mp3float' typename : 'GstElementFactory'
0:00:00.032761000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea67b8
0:00:00.032770000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.032796000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.032806000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.032814000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.032823000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.032831000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.032840000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.032848000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.032858000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.032866000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea6910
0:00:00.032874000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.032882000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea6960
0:00:00.032891000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.032901000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f89160075a0 (avdec_mp3float)
0:00:00.032910000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_mp3float> set parent (ref and sink)
0:00:00.032919000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_mp3float
0:00:00.032929000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_mp3float, plugin 0x7f8914801150 libav
0:00:00.032938000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_mp3adu' typename : 'GstElementFactory'
0:00:00.032963000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea69c0
0:00:00.032973000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.032982000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.032991000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.033000000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.033008000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.033016000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.033025000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.033033000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.033043000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.033051000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea6b38
0:00:00.033059000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.033067000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea6b88
0:00:00.033076000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.033086000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8916007680 (avdec_mp3adu)
0:00:00.033094000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_mp3adu> set parent (ref and sink)
0:00:00.033103000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_mp3adu
0:00:00.033125000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_mp3adu, plugin 0x7f8914801150 libav
0:00:00.033135000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_mp3adufloat' typename : 'GstElementFactory'
0:00:00.033148000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea6bd0
0:00:00.033158000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.033166000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.033175000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.033183000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.033192000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.033200000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.033209000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.033218000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.033227000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.033235000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea6d50
0:00:00.033245000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.033253000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea6da0
0:00:00.033261000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.033271000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8916008070 (avdec_mp3adufloat)
0:00:00.033292000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_mp3adufloat> set parent (ref and sink)
0:00:00.033302000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_mp3adufloat
0:00:00.033312000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_mp3adufloat, plugin 0x7f8914801150 libav
0:00:00.033321000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_mp3on4' typename : 'GstElementFactory'
0:00:00.033334000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea6de8
0:00:00.033343000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.033352000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.033361000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.033369000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.033378000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.033386000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.033394000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.033403000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.033412000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.033420000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea6f28
0:00:00.033429000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.033437000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea6f78
0:00:00.033457000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.033468000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8916008150 (avdec_mp3on4)
0:00:00.033476000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_mp3on4> set parent (ref and sink)
0:00:00.033486000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_mp3on4
0:00:00.033497000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_mp3on4, plugin 0x7f8914801150 libav
0:00:00.033507000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_mp3on4float' typename : 'GstElementFactory'
0:00:00.033524000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea6fc0
0:00:00.033536000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.033545000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.033554000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.033562000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.033571000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.033579000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.033588000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.033596000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.033605000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.033614000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea7108
0:00:00.033635000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.033643000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea7158
0:00:00.033651000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.033662000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8916008230 (avdec_mp3on4float)
0:00:00.033671000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_mp3on4float> set parent (ref and sink)
0:00:00.033680000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_mp3on4float
0:00:00.033690000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_mp3on4float, plugin 0x7f8914801150 libav
0:00:00.033699000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_mpc7' typename : 'GstElementFactory'
0:00:00.033712000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea7198
0:00:00.033722000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.033730000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.033740000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.033748000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.033757000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.033765000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.033774000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.033783000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.033805000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.033813000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea72d8
0:00:00.033822000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.033830000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea7328
0:00:00.033839000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.033849000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8916008310 (avdec_mpc7)
0:00:00.033858000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_mpc7> set parent (ref and sink)
0:00:00.033867000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_mpc7
0:00:00.033876000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_mpc7, plugin 0x7f8914801150 libav
0:00:00.033886000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_mpc8' typename : 'GstElementFactory'
0:00:00.033899000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea7388
0:00:00.033908000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.033917000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.033926000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.033934000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.033943000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.033963000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.033972000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.033980000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.033990000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.033998000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea74c8
0:00:00.034007000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.034015000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea7518
0:00:00.034023000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.034033000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f89160083f0 (avdec_mpc8)
0:00:00.034042000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_mpc8> set parent (ref and sink)
0:00:00.034052000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_mpc8
0:00:00.034061000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_mpc8, plugin 0x7f8914801150 libav
0:00:00.034070000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_nellymoser' typename : 'GstElementFactory'
0:00:00.034083000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea7580
0:00:00.034093000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.034102000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.034111000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.034131000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.034141000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.034149000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.034158000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.034166000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.034175000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.034183000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea76c8
0:00:00.034192000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.034200000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea7718
0:00:00.034209000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.034219000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f89160084d0 (avdec_nellymoser)
0:00:00.034228000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_nellymoser> set parent (ref and sink)
0:00:00.034237000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_nellymoser
0:00:00.034247000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_nellymoser, plugin 0x7f8914801150 libav
0:00:00.034256000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_on2avc' typename : 'GstElementFactory'
0:00:00.034273000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea7758
0:00:00.034283000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.034304000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.034314000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.034322000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.034331000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.034339000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.034348000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.034356000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.034365000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.034374000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea78b0
0:00:00.034382000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.034390000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea7900
0:00:00.034399000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.034409000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f89160085b0 (avdec_on2avc)
0:00:00.034418000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_on2avc> set parent (ref and sink)
0:00:00.034427000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_on2avc
0:00:00.034437000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_on2avc, plugin 0x7f8914801150 libav
0:00:00.034446000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_opus' typename : 'GstElementFactory'
0:00:00.034472000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea7940
0:00:00.034482000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.034490000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.034499000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.034508000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.034517000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.034525000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.034534000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.034542000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.034552000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.034560000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea7a78
0:00:00.034569000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.034577000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea7ae0
0:00:00.034586000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.034596000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8916008690 (avdec_opus)
0:00:00.034605000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_opus> set parent (ref and sink)
0:00:00.034614000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_opus
0:00:00.034636000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_opus, plugin 0x7f8914801150 libav
0:00:00.034646000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_paf_audio' typename : 'GstElementFactory'
0:00:00.034659000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea7b40
0:00:00.034668000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.034676000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.034686000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.034694000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.034703000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.034711000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.034720000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.034728000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.034737000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.034745000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea7ca8
0:00:00.034754000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.034762000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea7d10
0:00:00.034771000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.034781000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8916009010 (avdec_paf_audio)
0:00:00.034802000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_paf_audio> set parent (ref and sink)
0:00:00.034812000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_paf_audio
0:00:00.034822000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_paf_audio, plugin 0x7f8914801150 libav
0:00:00.034831000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_qcelp' typename : 'GstElementFactory'
0:00:00.034844000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea7d50
0:00:00.034854000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.034863000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.034872000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.034880000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.034889000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.034897000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.034906000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.034914000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.034924000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.034932000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea7e98
0:00:00.034941000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.034949000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea7f00
0:00:00.034970000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.034983000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f89160090f0 (avdec_qcelp)
0:00:00.034993000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_qcelp> set parent (ref and sink)
0:00:00.035002000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_qcelp
0:00:00.035012000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_qcelp, plugin 0x7f8914801150 libav
0:00:00.035021000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_qdm2' typename : 'GstElementFactory'
0:00:00.035034000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea7f38
0:00:00.035047000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.035055000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.035064000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.035073000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.035082000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.035090000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.035099000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.035107000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.035117000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.035125000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea8088
0:00:00.035146000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.035155000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea80f0
0:00:00.035163000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.035174000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f89160091d0 (avdec_qdm2)
0:00:00.035183000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_qdm2> set parent (ref and sink)
0:00:00.035193000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_qdm2
0:00:00.035203000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_qdm2, plugin 0x7f8914801150 libav
0:00:00.035212000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_qdmc' typename : 'GstElementFactory'
0:00:00.035225000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea8128
0:00:00.035235000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.035244000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.035253000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.035261000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.035270000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.035279000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.035288000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.035296000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.035317000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.035325000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea8278
0:00:00.035334000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.035342000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea82e0
0:00:00.035351000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.035361000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f89160092b0 (avdec_qdmc)
0:00:00.035370000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_qdmc> set parent (ref and sink)
0:00:00.035379000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_qdmc
0:00:00.035389000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_qdmc, plugin 0x7f8914801150 libav
0:00:00.035398000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_real_144' typename : 'GstElementFactory'
0:00:00.035411000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea8320
0:00:00.035421000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.035430000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.035439000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.035447000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.035456000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.035464000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.035486000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.035495000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.035504000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.035512000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea8470
0:00:00.035521000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.035530000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea84d8
0:00:00.035540000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.035550000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8916009390 (avdec_real_144)
0:00:00.035559000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_real_144> set parent (ref and sink)
0:00:00.035568000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_real_144
0:00:00.035578000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_real_144, plugin 0x7f8914801150 libav
0:00:00.035587000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_real_288' typename : 'GstElementFactory'
0:00:00.035600000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea8530
0:00:00.035610000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.035619000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.035628000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.035636000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.035658000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.035666000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.035675000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.035683000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.035693000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.035701000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea8680
0:00:00.035710000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.035718000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea86e8
0:00:00.035727000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.035737000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8916009470 (avdec_real_288)
0:00:00.035745000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_real_288> set parent (ref and sink)
0:00:00.035755000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_real_288
0:00:00.035764000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_real_288, plugin 0x7f8914801150 libav
0:00:00.035774000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_ralf' typename : 'GstElementFactory'
0:00:00.035786000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea8740
0:00:00.035796000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.035817000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.035826000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.035834000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.035843000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.035851000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.035860000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.035869000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.035878000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.035886000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea8888
0:00:00.035895000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.035903000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea88d8
0:00:00.035911000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.035921000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8916009550 (avdec_ralf)
0:00:00.035930000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_ralf> set parent (ref and sink)
0:00:00.035939000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_ralf
0:00:00.035948000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_ralf, plugin 0x7f8914801150 libav
0:00:00.035958000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_shorten' typename : 'GstElementFactory'
0:00:00.035971000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea8918
0:00:00.035996000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.036005000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.036014000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.036022000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.036031000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.036039000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.036048000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.036056000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.036066000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.036074000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea8a58
0:00:00.036083000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.036091000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea8ab0
0:00:00.036099000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.036110000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f8916009630 (avdec_shorten)
0:00:00.036118000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_shorten> set parent (ref and sink)
0:00:00.036128000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_shorten
0:00:00.036137000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_shorten, plugin 0x7f8914801150 libav
0:00:00.036159000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_sipr' typename : 'GstElementFactory'
0:00:00.036177000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea8af0
0:00:00.036187000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.036195000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.036204000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.036213000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.036222000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.036230000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.036239000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.036247000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.036257000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.036265000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea8c40
0:00:00.036274000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.036282000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea8ca8
0:00:00.036290000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.036300000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f891600a870 (avdec_sipr)
0:00:00.036309000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_sipr> set parent (ref and sink)
0:00:00.036331000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_sipr
0:00:00.036341000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_sipr, plugin 0x7f8914801150 libav
0:00:00.036350000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_smackaud' typename : 'GstElementFactory'
0:00:00.036363000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea8ce8
0:00:00.036373000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.036382000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.036391000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.036399000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.036408000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.036416000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.036425000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.036433000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.036443000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.036451000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea8e30
0:00:00.036460000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.036468000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea8e98
0:00:00.036476000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.036499000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f891600a950 (avdec_smackaud)
0:00:00.036508000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_smackaud> set parent (ref and sink)
0:00:00.036518000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_smackaud
0:00:00.036527000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_smackaud, plugin 0x7f8914801150 libav
0:00:00.036537000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_sonic' typename : 'GstElementFactory'
0:00:00.036550000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea8ed8
0:00:00.036562000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.036571000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.036580000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.036588000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.036598000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.036606000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.036615000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.036623000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.036632000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.036640000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea9010
0:00:00.036649000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.036669000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea9078
0:00:00.036678000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.036688000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f891600aa30 (avdec_sonic)
0:00:00.036697000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_sonic> set parent (ref and sink)
0:00:00.036706000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_sonic
0:00:00.036716000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_sonic, plugin 0x7f8914801150 libav
0:00:00.036726000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_tak' typename : 'GstElementFactory'
0:00:00.036739000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea90b8
0:00:00.036748000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.036757000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.036766000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.036774000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.036783000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.036791000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.036800000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.036809000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.036818000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.036838000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea9218
0:00:00.036847000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.036856000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea9278
0:00:00.036864000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.036874000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f891600ab10 (avdec_tak)
0:00:00.036883000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_tak> set parent (ref and sink)
0:00:00.036893000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_tak
0:00:00.036902000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_tak, plugin 0x7f8914801150 libav
0:00:00.036912000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_truehd' typename : 'GstElementFactory'
0:00:00.036925000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea92b8
0:00:00.036935000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.036943000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.036952000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.036960000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.036969000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.036978000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.036986000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.037007000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.037017000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.037025000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea93f8
0:00:00.037034000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.037042000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea9460
0:00:00.037051000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.037061000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f891600abf0 (avdec_truehd)
0:00:00.037070000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_truehd> set parent (ref and sink)
0:00:00.037079000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_truehd
0:00:00.037089000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_truehd, plugin 0x7f8914801150 libav
0:00:00.037098000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_truespeech' typename : 'GstElementFactory'
0:00:00.037111000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea94a0
0:00:00.037125000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.037134000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.037143000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.037152000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.037173000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.037181000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.037190000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.037199000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.037208000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.037216000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea95f0
0:00:00.037225000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.037233000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea9658
0:00:00.037242000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.037266000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f891600acd0 (avdec_truespeech)
0:00:00.037274000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_truespeech> set parent (ref and sink)
0:00:00.037284000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_truespeech
0:00:00.037293000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_truespeech, plugin 0x7f8914801150 libav
0:00:00.037302000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_tta' typename : 'GstElementFactory'
0:00:00.037315000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea9698
0:00:00.037324000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.037332000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.037353000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.037362000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.037370000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.037379000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.037387000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.037395000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.037404000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.037412000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea97e0
0:00:00.037421000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.037428000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea9848
0:00:00.037437000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.037447000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f891600adb0 (avdec_tta)
0:00:00.037455000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_tta> set parent (ref and sink)
0:00:00.037464000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_tta
0:00:00.037474000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_tta, plugin 0x7f8914801150 libav
0:00:00.037483000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_twinvq' typename : 'GstElementFactory'
0:00:00.037499000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea9880
0:00:00.037522000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.037530000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.037539000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.037547000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.037556000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.037564000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.037573000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.037581000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.037590000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.037598000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea99c0
0:00:00.037607000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.037615000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea9a10
0:00:00.037624000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.037639000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f891600ae90 (avdec_twinvq)
0:00:00.037647000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_twinvq> set parent (ref and sink)
0:00:00.037657000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_twinvq
0:00:00.037666000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_twinvq, plugin 0x7f8914801150 libav
0:00:00.037687000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_vmdaudio' typename : 'GstElementFactory'
0:00:00.037700000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea9a50
0:00:00.037710000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.037718000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.037727000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.037735000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.037743000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.037751000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.037760000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.037768000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.037777000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.037785000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea9b98
0:00:00.037793000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.037801000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea9c00
0:00:00.037810000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.037820000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f891600b8b0 (avdec_vmdaudio)
0:00:00.037828000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_vmdaudio> set parent (ref and sink)
0:00:00.037849000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_vmdaudio
0:00:00.037859000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_vmdaudio, plugin 0x7f8914801150 libav
0:00:00.037868000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_wmalossless' typename : 'GstElementFactory'
0:00:00.037881000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea9c50
0:00:00.037890000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.037898000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.037907000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.037915000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.037924000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.037932000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.037941000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.037949000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.037958000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.037966000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea9da8
0:00:00.037978000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.037986000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea9e00
0:00:00.037995000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.038016000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f891600b990 (avdec_wmalossless)
0:00:00.038025000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_wmalossless> set parent (ref and sink)
0:00:00.038034000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_wmalossless
0:00:00.038044000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_wmalossless, plugin 0x7f8914801150 libav
0:00:00.038053000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_wmapro' typename : 'GstElementFactory'
0:00:00.038065000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eea9e60
0:00:00.038075000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.038083000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.038092000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.038100000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.038109000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.038117000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.038126000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.038134000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.038143000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.038151000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eea9fc0
0:00:00.038162000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.038182000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eeaa010
0:00:00.038191000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.038201000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f891600ba70 (avdec_wmapro)
0:00:00.038210000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_wmapro> set parent (ref and sink)
0:00:00.038219000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_wmapro
0:00:00.038228000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_wmapro, plugin 0x7f8914801150 libav
0:00:00.038237000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_wmav1' typename : 'GstElementFactory'
0:00:00.038250000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eeaa060
0:00:00.038260000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.038268000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.038277000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.038285000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.038307000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.038315000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.038323000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.038331000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.038339000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.038359000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eeaa1b0
0:00:00.038368000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.038375000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eeaa200
0:00:00.038384000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.038393000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f891600bb50 (avdec_wmav1)
0:00:00.038402000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_wmav1> set parent (ref and sink)
0:00:00.038411000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_wmav1
0:00:00.038419000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_wmav1, plugin 0x7f8914801150 libav
0:00:00.038428000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_wmav2' typename : 'GstElementFactory'
0:00:00.038440000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eeaa290
0:00:00.038450000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.038457000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.038466000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.038474000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.038482000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.038490000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.038498000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.038518000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.038527000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.038535000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eeaa3e0
0:00:00.038569000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.038592000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eeaa430
0:00:00.038604000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.038614000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f891600bc30 (avdec_wmav2)
0:00:00.038622000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_wmav2> set parent (ref and sink)
0:00:00.038631000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_wmav2
0:00:00.038640000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_wmav2, plugin 0x7f8914801150 libav
0:00:00.038649000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_wmavoice' typename : 'GstElementFactory'
0:00:00.038662000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eeaa4c8
0:00:00.038672000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.038680000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.038689000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.038697000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.038705000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.038725000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.038734000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.038742000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.038751000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.038759000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eeaa620
0:00:00.038767000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.038775000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eeaa688
0:00:00.038783000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.038792000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f891600bd10 (avdec_wmavoice)
0:00:00.038801000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_wmavoice> set parent (ref and sink)
0:00:00.038810000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_wmavoice
0:00:00.038820000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_wmavoice, plugin 0x7f8914801150 libav
0:00:00.038829000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_ws_snd1' typename : 'GstElementFactory'
0:00:00.038843000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eeaa6c8
0:00:00.038852000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.038860000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.038881000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.038890000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.038898000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.038905000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.038914000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.038922000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.038930000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.038938000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eeaa818
0:00:00.038946000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.038954000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eeaa880
0:00:00.038962000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.038971000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f891600bdf0 (avdec_ws_snd1)
0:00:00.038980000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_ws_snd1> set parent (ref and sink)
0:00:00.038989000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_ws_snd1
0:00:00.038998000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_ws_snd1, plugin 0x7f8914801150 libav
0:00:00.039006000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_xma1' typename : 'GstElementFactory'
0:00:00.039019000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eeaa8c8
0:00:00.039040000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.039048000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.039056000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.039065000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.039073000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.039081000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.039089000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.039097000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.039106000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.039113000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eeaaa10
0:00:00.039122000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.039129000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eeaaa60
0:00:00.039137000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.039147000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f891600bed0 (avdec_xma1)
0:00:00.039155000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_xma1> set parent (ref and sink)
0:00:00.039164000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_xma1
0:00:00.039173000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_xma1, plugin 0x7f8914801150 libav
0:00:00.039193000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_xma2' typename : 'GstElementFactory'
0:00:00.039206000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eeaaaa0
0:00:00.039215000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.039223000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.039231000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.039239000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.039261000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.039268000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.039277000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.039284000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.039293000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.039300000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eeaabe8
0:00:00.039308000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.039315000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eeaac38
0:00:00.039323000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.039332000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f891600c840 (avdec_xma2)
0:00:00.039340000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_xma2> set parent (ref and sink)
0:00:00.039348000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_xma2
0:00:00.039368000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_xma2, plugin 0x7f8914801150 libav
0:00:00.039377000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_pcm_lxf' typename : 'GstElementFactory'
0:00:00.039389000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eeaac78
0:00:00.039398000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.039406000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.039414000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.039421000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.039430000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.039437000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.039445000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.039453000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.039461000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.039469000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eeaadd8
0:00:00.039477000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.039484000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eeaae28
0:00:00.039492000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.039513000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f891600c920 (avdec_pcm_lxf)
0:00:00.039521000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_pcm_lxf> set parent (ref and sink)
0:00:00.039530000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_pcm_lxf
0:00:00.039538000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_pcm_lxf, plugin 0x7f8914801150 libav
0:00:00.039547000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_gremlin_dpcm' typename : 'GstElementFactory'
0:00:00.039559000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eeaae70
0:00:00.039571000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.039578000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.039587000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.039595000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.039603000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.039610000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.039619000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.039626000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.039635000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.039643000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eeaafb8
0:00:00.039654000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.039673000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eeab020
0:00:00.039681000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.039691000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f891600ca00 (avdec_gremlin_dpcm)
0:00:00.039699000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_gremlin_dpcm> set parent (ref and sink)
0:00:00.039708000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_gremlin_dpcm
0:00:00.039717000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_gremlin_dpcm, plugin 0x7f8914801150 libav
0:00:00.039725000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_interplay_dpcm' typename : 'GstElementFactory'
0:00:00.039737000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eeab068
0:00:00.039746000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.039753000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.039761000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.039769000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.039777000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.039784000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.039793000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.039800000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.039809000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.039827000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eeab1b8
0:00:00.039836000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.039843000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eeab220
0:00:00.039851000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.039860000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f891600cae0 (avdec_interplay_dpcm)
0:00:00.039868000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_interplay_dpcm> set parent (ref and sink)
0:00:00.039877000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_interplay_dpcm
0:00:00.039885000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_interplay_dpcm, plugin 0x7f8914801150 libav
0:00:00.039894000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_roq_dpcm' typename : 'GstElementFactory'
0:00:00.039906000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eeab278
0:00:00.039915000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.039922000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.039930000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.039938000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.039946000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.039953000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.039962000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.039981000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.039990000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.039997000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eeab3c0
0:00:00.040005000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.040018000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eeab428
0:00:00.040026000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.040036000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f891600cbc0 (avdec_roq_dpcm)
0:00:00.040044000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_roq_dpcm> set parent (ref and sink)
0:00:00.040053000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_roq_dpcm
0:00:00.040061000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_roq_dpcm, plugin 0x7f8914801150 libav
0:00:00.040070000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_sol_dpcm' typename : 'GstElementFactory'
0:00:00.040086000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eeab478
0:00:00.040095000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.040103000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.040111000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.040119000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.040127000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.040145000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.040154000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.040162000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.040170000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.040178000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eeab5b8
0:00:00.040186000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.040193000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eeab620
0:00:00.040205000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.040215000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f891600cca0 (avdec_sol_dpcm)
0:00:00.040224000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_sol_dpcm> set parent (ref and sink)
0:00:00.040232000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_sol_dpcm
0:00:00.040241000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_sol_dpcm, plugin 0x7f8914801150 libav
0:00:00.040263000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_xan_dpcm' typename : 'GstElementFactory'
0:00:00.040275000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eeab670
0:00:00.040283000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.040291000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.040299000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.040318000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.040326000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.040334000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.040341000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.040349000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.040357000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.040365000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eeab7b0
0:00:00.040373000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.040380000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eeab818
0:00:00.040388000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.040397000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f891600cd80 (avdec_xan_dpcm)
0:00:00.040405000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_xan_dpcm> set parent (ref and sink)
0:00:00.040414000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_xan_dpcm
0:00:00.040422000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_xan_dpcm, plugin 0x7f8914801150 libav
0:00:00.040430000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_adpcm_4xm' typename : 'GstElementFactory'
0:00:00.040442000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eeab868
0:00:00.040462000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.040469000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.040478000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.040485000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.040493000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.040501000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.040508000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.040516000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.040524000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.040532000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eeab9b0
0:00:00.040540000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.040547000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eeaba00
0:00:00.040555000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.040564000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f891600ce60 (avdec_adpcm_4xm)
0:00:00.040571000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_adpcm_4xm> set parent (ref and sink)
0:00:00.040580000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_adpcm_4xm
0:00:00.040589000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_adpcm_4xm, plugin 0x7f8914801150 libav
0:00:00.040597000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_adpcm_adx' typename : 'GstElementFactory'
0:00:00.040620000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eeaba58
0:00:00.040629000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.040636000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.040645000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.040652000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.040660000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.040668000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.040676000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.040683000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.040691000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.040698000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eeabba8
0:00:00.040706000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.040713000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eeabbf8
0:00:00.040721000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.040729000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f891600d890 (avdec_adpcm_adx)
0:00:00.040737000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_adpcm_adx> set parent (ref and sink)
0:00:00.040746000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_adpcm_adx
0:00:00.040765000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_adpcm_adx, plugin 0x7f8914801150 libav
0:00:00.040774000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_adpcm_afc' typename : 'GstElementFactory'
0:00:00.040786000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eeabc50
0:00:00.040794000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.040802000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.040810000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.040818000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.040826000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.040833000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.040841000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.040848000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.040857000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.040864000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eeabda8
0:00:00.040872000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template src
0:00:00.040879000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eeabdf8
0:00:00.040887000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Added pad_template sink
0:00:00.040907000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistry.c:582:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> adding feature 0x7f891600d970 (avdec_adpcm_afc)
0:00:00.040915000 73725 0x7f8914001e00 DEBUG   GST_REFCOUNTING gstobject.c:675:gboolean gst_object_set_parent(GstObject *, GstObject *):<avdec_adpcm_afc> set parent (ref and sink)
0:00:00.040924000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistry.c:600:gboolean gst_registry_add_feature(GstRegistry *, GstPluginFeature *):<registry0> emitting feature-added for avdec_adpcm_afc
0:00:00.040933000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:730:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Added feature avdec_adpcm_afc, plugin 0x7f8914801150 libav
0:00:00.040941000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:572:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Plugin 'libav' feature 'avdec_adpcm_aica' typename : 'GstElementFactory'
0:00:00.040953000 73725 0x7f8914001e00 LOG   GST_REGISTRY gstregistrychunks.c:599:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Reading/casting for GstRegistryChunkElementFactory at address 0x10eeabe38
0:00:00.040962000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'long-name'
0:00:00.040970000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.040978000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'klass'
0:00:00.040985000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.040993000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'description'
0:00:00.041001000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.041009000 73725 0x7f8914001e00 DEBUG   structure gststructure.c:1964:gboolean gst_structure_parse_field(gchar *, gchar **, GstStructureField *): trying field name 'author'
0:00:00.041016000 73725 0x7f8914001e00 DEBUG   default gstvalue.c:2548:gboolean _priv_gst_value_parse_value(gchar *, gchar **, GValue *, GType): trying type name 'string'
0:00:00.041024000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:615:gboolean gst_registry_chunks_load_feature(GstRegistry *, gchar **, gchar *, GstPlugin *): Element factory : npadtemplates=2
0:00:00.041032000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:515:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gchar *): Reading/casting for GstRegistryChunkPadTemplate at address 0x10eeabf88
0:00:00.041039000 73725 0x7f8914001e00 DEBUG   GST_REGISTRY gstregistrychunks.c:528:gboolean gst_registry_chunks_load_pad_template(GstElementFactory *, gchar **, gch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment