Skip to content

Instantly share code, notes, and snippets.

@ferjm
Created September 27, 2018 14:35
Show Gist options
  • Save ferjm/9c2d88d28af6023586ab86d27d92f3ec to your computer and use it in GitHub Desktop.
Save ferjm/9c2d88d28af6023586ab86d27d92f3ec to your computer and use it in GitHub Desktop.
root@tuxbox:/root/gstreamer# GST_DEBUG=6 GST_PLUGIN_SYSTEM_PATH=/root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0 GST_PLUGIN_SCANNER=/root/gstreamer/libexec/gstreamer-1.0/gst-plugin-scanner LD_LIBRARY_PATH=/root/gstreamer/lib/x86_64-linux-gnu:$LD_LIBRARY_PATH ./bin/gst-inspect-1.0
0:00:00.000171572 18889 0x1428200 INFO GST_INIT gst.c:586:init_pre: Initializing GStreamer Core Library version 1.15.0.1
0:00:00.000260215 18889 0x1428200 INFO GST_INIT gst.c:587:init_pre: Using library installed in /root/gstreamer/lib/x86_64-linux-gnu
0:00:00.000297881 18889 0x1428200 INFO GST_INIT gst.c:607:init_pre: Linux tuxbox 4.13.0-38-generic #43-Ubuntu SMP Wed Mar 14 15:20:44 UTC 2018 x86_64
0:00:00.000515334 18889 0x1428200 DEBUG GST_MEMORY gstallocator.c:589:_priv_gst_allocator_initialize: memory alignment: 7
0:00:00.000701900 18889 0x1428200 DEBUG GST_MEMORY gstallocator.c:565:gst_allocator_sysmem_init: init allocator 0x142d040
0:00:00.000801568 18889 0x1428200 DEBUG GST_MEMORY gstallocator.c:207:gst_allocator_register: registering allocator 0x142d040 with name "SystemMemory"
0:00:00.000963524 18889 0x1428200 INFO GST_INIT gstmessage.c:127:_priv_gst_message_initialize: init messages
0:00:00.001172191 18889 0x1428200 DEBUG GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstElement : factory (nil)
0:00:00.001253272 18889 0x1428200 DEBUG default gstelement.c:195:gst_element_setup_thread_pool: creating element thread pool
0:00:00.001352589 18889 0x1428200 DEBUG GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstBin : factory (nil)
0:00:00.002273420 18889 0x1428200 INFO GST_INIT gstcontext.c:84:_priv_gst_context_initialize: init contexts
0:00:00.003685325 18889 0x1428200 INFO GST_PLUGIN_LOADING gstplugin.c:314:_priv_gst_plugin_initialize: registering 0 static plugins
0:00:00.003719007 18889 0x1428200 LOG GST_PLUGIN_LOADING gstplugin.c:219:gst_plugin_register_static: attempting to load static plugin "staticelements" now...
0:00:00.003784632 18889 0x1428200 LOG GST_PLUGIN_LOADING gstplugin.c:503:gst_plugin_register_func: plugin "(NULL)" looks good
0:00:00.003911056 18889 0x1428200 LOG GST_ELEMENT_FACTORY gstelementfactory.c:236:gst_element_register:<bin> Created new elementfactory for type GstBin
0:00:00.003961962 18889 0x1428200 DEBUG GST_REGISTRY gstregistry.c:578:gst_registry_add_feature:<registry0> adding feature 0x1447840 (bin)
0:00:00.003989631 18889 0x1428200 DEBUG GST_REFCOUNTING gstobject.c:675:gst_object_set_parent:<bin> set parent (ref and sink)
0:00:00.004021188 18889 0x1428200 LOG GST_REGISTRY gstregistry.c:596:gst_registry_add_feature:<registry0> emitting feature-added for bin
0:00:00.004083405 18889 0x1428200 LOG GST_ELEMENT_FACTORY gstelementfactory.c:236:gst_element_register:<pipeline> Created new elementfactory for type GstPipeline
0:00:00.004124344 18889 0x1428200 DEBUG GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstPipeline : factory 0x1447920
0:00:00.004197792 18889 0x1428200 DEBUG GST_REGISTRY gstregistry.c:578:gst_registry_add_feature:<registry0> adding feature 0x1447920 (pipeline)
0:00:00.004221185 18889 0x1428200 DEBUG GST_REFCOUNTING gstobject.c:675:gst_object_set_parent:<pipeline> set parent (ref and sink)
0:00:00.004254226 18889 0x1428200 LOG GST_REGISTRY gstregistry.c:596:gst_registry_add_feature:<registry0> emitting feature-added for pipeline
0:00:00.004277279 18889 0x1428200 LOG GST_PLUGIN_LOADING gstplugin.c:530:gst_plugin_register_func: plugin "(NULL)" initialised
0:00:00.004298226 18889 0x1428200 INFO GST_PLUGIN_LOADING gstplugin.c:222:gst_plugin_register_static: registered static plugin "staticelements"
0:00:00.004324963 18889 0x1428200 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x1446060 for filename "(NULL)"
0:00:00.004348146 18889 0x1428200 LOG GST_REGISTRY gstregistry.c:475:gst_registry_add_plugin:<registry0> emitting plugin-added for filename "(NULL)"
0:00:00.004380234 18889 0x1428200 INFO GST_PLUGIN_LOADING gstplugin.c:224:gst_plugin_register_static: added static plugin "staticelements", result: 1
0:00:00.004434192 18889 0x1428200 INFO GST_REGISTRY gstregistry.c:1723:ensure_current_registry: reading registry cache: /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin
0:00:00.004536065 18889 0x1428200 INFO GST_REGISTRY gstregistrybinary.c:539:priv_gst_registry_binary_read_cache: Unable to mmap file /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin : Failed to open file '/home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin': open() failed: No such file or directory
0:00:00.004597531 18889 0x1428200 INFO GST_REGISTRY gstregistrybinary.c:549:priv_gst_registry_binary_read_cache: Unable to read file /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin : Failed to open file '/home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin': No such file or directory
0:00:00.004623190 18889 0x1428200 DEBUG GST_REGISTRY gstregistry.c:1751:ensure_current_registry: Updating registry cache
0:00:00.004648337 18889 0x1428200 INFO GST_REGISTRY gstregistry.c:1579:scan_and_update_registry: Validating plugins from registry cache: /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin
0:00:00.004668037 18889 0x1428200 DEBUG GST_REGISTRY gstregistry.c:1589:scan_and_update_registry: scanning paths added via --gst-plugin-path
0:00:00.004689652 18889 0x1428200 DEBUG GST_REGISTRY gstregistry.c:1612:scan_and_update_registry: GST_PLUGIN_PATH not set
0:00:00.004712319 18889 0x1428200 DEBUG GST_REGISTRY gstregistry.c:1666:scan_and_update_registry: GST_PLUGIN_SYSTEM_PATH set to /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0
0:00:00.004737591 18889 0x1428200 DEBUG GST_REGISTRY gstregistry.c:1363:gst_registry_scan_path_internal:<registry0> scanning path /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0
0:00:00.006173962 18889 0x1428200 LOG GST_REGISTRY gstregistry.c:1283:gst_registry_scan_path_level:<registry0> file /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so looks like a possible module
0:00:00.006204321 18889 0x1428200 DEBUG GST_REGISTRY gstregistry.c:1344:gst_registry_scan_path_level:<registry0> file /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so not yet in registry
0:00:00.006224132 18889 0x1428200 DEBUG GST_REGISTRY gstregistry.c:1149:gst_registry_scan_plugin_file: Starting plugin scanner for file /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so
0:00:00.006248332 18889 0x1428200 DEBUG GST_POLL gstpoll.c:681:gst_poll_new: 0x14210a0: new controllable : 0
0:00:00.006307117 18889 0x1428200 DEBUG GST_POLL gstpoll.c:848:gst_poll_add_fd_unlocked: 0x14210a0: fd (fd:4, idx:0)
0:00:00.006331858 18889 0x1428200 DEBUG GST_POLL gstpoll.c:1015:gst_poll_fd_ctl_read_unlocked: 0x14210a0: fd (fd:4, idx:0), active : 1
0:00:00.006351613 18889 0x1428200 DEBUG GST_REGISTRY gstregistry.c:1160:gst_registry_scan_plugin_file: Using scan-helper to load plugin /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so
0:00:00.006372907 18889 0x1428200 LOG GST_PLUGIN_LOADING gstpluginloader.c:471:gst_plugin_loader_spawn: Trying GST_PLUGIN_SCANNER env var: /root/gstreamer/libexec/gstreamer-1.0/gst-plugin-scanner
0:00:00.006394341 18889 0x1428200 LOG GST_PLUGIN_LOADING gstpluginloader.c:429:gst_plugin_loader_try_helper: Trying to spawn gst-plugin-scanner helper at /root/gstreamer/libexec/gstreamer-1.0/gst-plugin-scanner
0:00:00.246235388 18889 0x1428200 DEBUG GST_POLL gstpoll.c:848:gst_poll_add_fd_unlocked: 0x14210a0: fd (fd:9, idx:-1)
0:00:00.246256647 18889 0x1428200 DEBUG GST_POLL gstpoll.c:848:gst_poll_add_fd_unlocked: 0x14210a0: fd (fd:10, idx:-1)
0:00:00.246266510 18889 0x1428200 DEBUG GST_POLL gstpoll.c:1015:gst_poll_fd_ctl_read_unlocked: 0x14210a0: fd (fd:10, idx:2), active : 1
0:00:00.246274192 18889 0x1428200 DEBUG GST_POLL gstpoll.c:980:gst_poll_fd_ctl_write: 0x14210a0: fd (fd:9, idx:1), active : 1
0:00:00.246281657 18889 0x1428200 LOG GST_POLL gstpoll.c:994:gst_poll_fd_ctl_write: 0x14210a0: pfd->events now 60 (POLLOUT:4)
0:00:00.246288928 18889 0x1428200 DEBUG GST_POLL gstpoll.c:980:gst_poll_fd_ctl_write: 0x14210a0: fd (fd:9, idx:1), active : 1
0:00:00.246295696 18889 0x1428200 LOG GST_POLL gstpoll.c:994:gst_poll_fd_ctl_write: 0x14210a0: pfd->events now 60 (POLLOUT:4)
0:00:00.246304257 18889 0x1428200 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x14210a0: timeout :0:00:01.000000000
0:00:00.246317000 18889 0x1428200 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 1. 24 bytes pending for write
0:00:00.246324864 18889 0x1428200 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x14210a0: fd (fd:10, idx:2) 0
0:00:00.246331713 18889 0x1428200 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x14210a0: fd (fd:10, idx:2) 0
0:00:00.246338443 18889 0x1428200 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x14210a0: fd (fd:10, idx:2) 0
0:00:00.246344904 18889 0x1428200 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x14210a0: fd (fd:9, idx:1) 0
0:00:00.246352218 18889 0x1428200 DEBUG GST_POLL gstpoll.c:1335:gst_poll_fd_can_write: 0x14210a0: fd (fd:9, idx:1) 1
0:00:00.246358167 18889 0x1428200 LOG GST_PLUGIN_LOADING gstpluginloader.c:687:write_one: Writing packet of size 12 bytes to fd 9
0:00:00.246368787 18889 0x1428200 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x14210a0: timeout :0:00:01.000000000
0:00:00.246375966 18889 0x1428200 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 1. 12 bytes pending for write
0:00:00.246382660 18889 0x1428200 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x14210a0: fd (fd:10, idx:2) 0
0:00:00.246389034 18889 0x1428200 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x14210a0: fd (fd:10, idx:2) 0
0:00:00.246395458 18889 0x1428200 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x14210a0: fd (fd:10, idx:2) 0
0:00:00.246401779 18889 0x1428200 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x14210a0: fd (fd:9, idx:1) 0
0:00:00.246408070 18889 0x1428200 DEBUG GST_POLL gstpoll.c:1335:gst_poll_fd_can_write: 0x14210a0: fd (fd:9, idx:1) 1
0:00:00.246413839 18889 0x1428200 LOG GST_PLUGIN_LOADING gstpluginloader.c:687:write_one: Writing packet of size 12 bytes to fd 9
0:00:00.246421987 18889 0x1428200 DEBUG GST_POLL gstpoll.c:980:gst_poll_fd_ctl_write: 0x14210a0: fd (fd:9, idx:1), active : 0
0:00:00.246435512 18889 0x1428200 LOG GST_POLL gstpoll.c:994:gst_poll_fd_ctl_write: 0x14210a0: pfd->events now 56 (POLLOUT:4)
0:00:00.246444813 18889 0x1428200 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x14210a0: timeout :0:00:01.000000000
0:00:00.000043275 18890 0x22e6c00 INFO GST_INIT gst.c:586:init_pre: Initializing GStreamer Core Library version 1.15.0.1
0:00:00.000061541 18890 0x22e6c00 INFO GST_INIT gst.c:587:init_pre: Using library installed in /root/gstreamer/lib/x86_64-linux-gnu
0:00:00.000074851 18890 0x22e6c00 INFO GST_INIT gst.c:607:init_pre: Linux tuxbox 4.13.0-38-generic #43-Ubuntu SMP Wed Mar 14 15:20:44 UTC 2018 x86_64
0:00:00.000150239 18890 0x22e6c00 DEBUG GST_MEMORY gstallocator.c:589:_priv_gst_allocator_initialize: memory alignment: 7
0:00:00.000211069 18890 0x22e6c00 DEBUG GST_MEMORY gstallocator.c:565:gst_allocator_sysmem_init: init allocator 0x22eb840
0:00:00.000236602 18890 0x22e6c00 DEBUG GST_MEMORY gstallocator.c:207:gst_allocator_register: registering allocator 0x22eb840 with name "SystemMemory"
0:00:00.000290043 18890 0x22e6c00 INFO GST_INIT gstmessage.c:127:_priv_gst_message_initialize: init messages
0:00:00.000362904 18890 0x22e6c00 DEBUG GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstElement : factory (nil)
0:00:00.000387381 18890 0x22e6c00 DEBUG default gstelement.c:195:gst_element_setup_thread_pool: creating element thread pool
0:00:00.000421754 18890 0x22e6c00 DEBUG GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstBin : factory (nil)
0:00:00.000670138 18890 0x22e6c00 INFO GST_INIT gstcontext.c:84:_priv_gst_context_initialize: init contexts
0:00:00.000819563 18890 0x22e6c00 INFO GST_PLUGIN_LOADING gstplugin.c:314:_priv_gst_plugin_initialize: registering 0 static plugins
0:00:00.000827407 18890 0x22e6c00 LOG GST_PLUGIN_LOADING gstplugin.c:219:gst_plugin_register_static: attempting to load static plugin "staticelements" now...
0:00:00.000851940 18890 0x22e6c00 LOG GST_PLUGIN_LOADING gstplugin.c:503:gst_plugin_register_func: plugin "(NULL)" looks good
0:00:00.000895376 18890 0x22e6c00 LOG GST_ELEMENT_FACTORY gstelementfactory.c:236:gst_element_register:<bin> Created new elementfactory for type GstBin
0:00:00.000912355 18890 0x22e6c00 DEBUG GST_REGISTRY gstregistry.c:578:gst_registry_add_feature:<registry0> adding feature 0x2304040 (bin)
0:00:00.000921436 18890 0x22e6c00 DEBUG GST_REFCOUNTING gstobject.c:675:gst_object_set_parent:<bin> set parent (ref and sink)
0:00:00.000930281 18890 0x22e6c00 LOG GST_REGISTRY gstregistry.c:596:gst_registry_add_feature:<registry0> emitting feature-added for bin
0:00:00.000950584 18890 0x22e6c00 LOG GST_ELEMENT_FACTORY gstelementfactory.c:236:gst_element_register:<pipeline> Created new elementfactory for type GstPipeline
0:00:00.000963216 18890 0x22e6c00 DEBUG GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstPipeline : factory 0x2304120
0:00:00.000988947 18890 0x22e6c00 DEBUG GST_REGISTRY gstregistry.c:578:gst_registry_add_feature:<registry0> adding feature 0x2304120 (pipeline)
0:00:00.000995202 18890 0x22e6c00 DEBUG GST_REFCOUNTING gstobject.c:675:gst_object_set_parent:<pipeline> set parent (ref and sink)
0:00:00.001003195 18890 0x22e6c00 LOG GST_REGISTRY gstregistry.c:596:gst_registry_add_feature:<registry0> emitting feature-added for pipeline
0:00:00.001010947 18890 0x22e6c00 LOG GST_PLUGIN_LOADING gstplugin.c:530:gst_plugin_register_func: plugin "(NULL)" initialised
0:00:00.001018309 18890 0x22e6c00 INFO GST_PLUGIN_LOADING gstplugin.c:222:gst_plugin_register_static: registered static plugin "staticelements"
0:00:00.001027259 18890 0x22e6c00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x2303060 for filename "(NULL)"
0:00:00.001035119 18890 0x22e6c00 LOG GST_REGISTRY gstregistry.c:475:gst_registry_add_plugin:<registry0> emitting plugin-added for filename "(NULL)"
0:00:00.001043293 18890 0x22e6c00 INFO GST_PLUGIN_LOADING gstplugin.c:224:gst_plugin_register_static: added static plugin "staticelements", result: 1
0:00:00.001056797 18890 0x22e6c00 INFO GST_REGISTRY gstregistry.c:1723:ensure_current_registry: reading registry cache: /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin
0:00:00.001092711 18890 0x22e6c00 INFO GST_REGISTRY gstregistrybinary.c:539:priv_gst_registry_binary_read_cache: Unable to mmap file /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin : Failed to open file '/home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin': open() failed: No such file or directory
0:00:00.001110720 18890 0x22e6c00 INFO GST_REGISTRY gstregistrybinary.c:549:priv_gst_registry_binary_read_cache: Unable to read file /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin : Failed to open file '/home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin': No such file or directory
0:00:00.001119871 18890 0x22e6c00 DEBUG GST_REGISTRY gstregistry.c:1751:ensure_current_registry: Updating registry cache
0:00:00.001127439 18890 0x22e6c00 INFO GST_REGISTRY gstregistry.c:1579:scan_and_update_registry: Validating plugins from registry cache: /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin
0:00:00.001134440 18890 0x22e6c00 DEBUG GST_REGISTRY gstregistry.c:1589:scan_and_update_registry: scanning paths added via --gst-plugin-path
0:00:00.001141281 18890 0x22e6c00 DEBUG GST_REGISTRY gstregistry.c:1612:scan_and_update_registry: GST_PLUGIN_PATH not set
0:00:00.001148753 18890 0x22e6c00 DEBUG GST_REGISTRY gstregistry.c:1666:scan_and_update_registry: GST_PLUGIN_SYSTEM_PATH set to /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0
0:00:00.001157089 18890 0x22e6c00 DEBUG GST_REGISTRY gstregistry.c:1363:gst_registry_scan_path_internal:<registry0> scanning path /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0
0:00:00.001539276 18890 0x22e6c00 LOG GST_REGISTRY gstregistry.c:1283:gst_registry_scan_path_level:<registry0> file /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so looks like a possible module
0:00:00.001547167 18890 0x22e6c00 DEBUG GST_REGISTRY gstregistry.c:1344:gst_registry_scan_path_level:<registry0> file /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so not yet in registry
0:00:00.001554894 18890 0x22e6c00 DEBUG GST_REGISTRY gstregistry.c:1149:gst_registry_scan_plugin_file: Starting plugin scanner for file /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so
0:00:00.001564213 18890 0x22e6c00 DEBUG GST_POLL gstpoll.c:681:gst_poll_new: 0x22e30a0: new controllable : 0
0:00:00.001584414 18890 0x22e6c00 DEBUG GST_POLL gstpoll.c:848:gst_poll_add_fd_unlocked: 0x22e30a0: fd (fd:4, idx:0)
0:00:00.001593900 18890 0x22e6c00 DEBUG GST_POLL gstpoll.c:1015:gst_poll_fd_ctl_read_unlocked: 0x22e30a0: fd (fd:4, idx:0), active : 1
0:00:00.001605299 18890 0x22e6c00 DEBUG GST_REGISTRY gstregistry.c:1160:gst_registry_scan_plugin_file: Using scan-helper to load plugin /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so
0:00:00.001613620 18890 0x22e6c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:471:gst_plugin_loader_spawn: Trying GST_PLUGIN_SCANNER env var: /root/gstreamer/libexec/gstreamer-1.0/gst-plugin-scanner
0:00:00.001622153 18890 0x22e6c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:429:gst_plugin_loader_try_helper: Trying to spawn gst-plugin-scanner helper at /root/gstreamer/libexec/gstreamer-1.0/gst-plugin-scanner
0:00:00.242534107 18890 0x22e6c00 DEBUG GST_POLL gstpoll.c:848:gst_poll_add_fd_unlocked: 0x22e30a0: fd (fd:9, idx:-1)
0:00:00.242555341 18890 0x22e6c00 DEBUG GST_POLL gstpoll.c:848:gst_poll_add_fd_unlocked: 0x22e30a0: fd (fd:10, idx:-1)
0:00:00.242565182 18890 0x22e6c00 DEBUG GST_POLL gstpoll.c:1015:gst_poll_fd_ctl_read_unlocked: 0x22e30a0: fd (fd:10, idx:2), active : 1
0:00:00.242572586 18890 0x22e6c00 DEBUG GST_POLL gstpoll.c:980:gst_poll_fd_ctl_write: 0x22e30a0: fd (fd:9, idx:1), active : 1
0:00:00.242579691 18890 0x22e6c00 LOG GST_POLL gstpoll.c:994:gst_poll_fd_ctl_write: 0x22e30a0: pfd->events now 60 (POLLOUT:4)
0:00:00.242586512 18890 0x22e6c00 DEBUG GST_POLL gstpoll.c:980:gst_poll_fd_ctl_write: 0x22e30a0: fd (fd:9, idx:1), active : 1
0:00:00.242592884 18890 0x22e6c00 LOG GST_POLL gstpoll.c:994:gst_poll_fd_ctl_write: 0x22e30a0: pfd->events now 60 (POLLOUT:4)
0:00:00.242600685 18890 0x22e6c00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x22e30a0: timeout :0:00:01.000000000
0:00:00.242615699 18890 0x22e6c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 1. 24 bytes pending for write
0:00:00.242623468 18890 0x22e6c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x22e30a0: fd (fd:10, idx:2) 0
0:00:00.242630632 18890 0x22e6c00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x22e30a0: fd (fd:10, idx:2) 0
0:00:00.242638019 18890 0x22e6c00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x22e30a0: fd (fd:10, idx:2) 0
0:00:00.242644524 18890 0x22e6c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x22e30a0: fd (fd:9, idx:1) 0
0:00:00.242650676 18890 0x22e6c00 DEBUG GST_POLL gstpoll.c:1335:gst_poll_fd_can_write: 0x22e30a0: fd (fd:9, idx:1) 1
0:00:00.242656425 18890 0x22e6c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:687:write_one: Writing packet of size 12 bytes to fd 9
0:00:00.242666827 18890 0x22e6c00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x22e30a0: timeout :0:00:01.000000000
0:00:00.242673774 18890 0x22e6c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 1. 12 bytes pending for write
0:00:00.242680308 18890 0x22e6c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x22e30a0: fd (fd:10, idx:2) 0
0:00:00.242686411 18890 0x22e6c00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x22e30a0: fd (fd:10, idx:2) 0
0:00:00.242692602 18890 0x22e6c00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x22e30a0: fd (fd:10, idx:2) 0
0:00:00.242698738 18890 0x22e6c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x22e30a0: fd (fd:9, idx:1) 0
0:00:00.242704809 18890 0x22e6c00 DEBUG GST_POLL gstpoll.c:1335:gst_poll_fd_can_write: 0x22e30a0: fd (fd:9, idx:1) 1
0:00:00.242710111 18890 0x22e6c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:687:write_one: Writing packet of size 12 bytes to fd 9
0:00:00.242717812 18890 0x22e6c00 DEBUG GST_POLL gstpoll.c:980:gst_poll_fd_ctl_write: 0x22e30a0: fd (fd:9, idx:1), active : 0
0:00:00.242723635 18890 0x22e6c00 LOG GST_POLL gstpoll.c:994:gst_poll_fd_ctl_write: 0x22e30a0: pfd->events now 56 (POLLOUT:4)
0:00:00.242731171 18890 0x22e6c00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x22e30a0: timeout :0:00:01.000000000
0:00:00.000045489 18891 0x1e54c00 INFO GST_INIT gst.c:586:init_pre: Initializing GStreamer Core Library version 1.15.0.1
0:00:00.000064445 18891 0x1e54c00 INFO GST_INIT gst.c:587:init_pre: Using library installed in /root/gstreamer/lib/x86_64-linux-gnu
0:00:00.000078133 18891 0x1e54c00 INFO GST_INIT gst.c:607:init_pre: Linux tuxbox 4.13.0-38-generic #43-Ubuntu SMP Wed Mar 14 15:20:44 UTC 2018 x86_64
0:00:00.000155059 18891 0x1e54c00 DEBUG GST_MEMORY gstallocator.c:589:_priv_gst_allocator_initialize: memory alignment: 7
0:00:00.000215932 18891 0x1e54c00 DEBUG GST_MEMORY gstallocator.c:565:gst_allocator_sysmem_init: init allocator 0x1e59840
0:00:00.000241766 18891 0x1e54c00 DEBUG GST_MEMORY gstallocator.c:207:gst_allocator_register: registering allocator 0x1e59840 with name "SystemMemory"
0:00:00.000292072 18891 0x1e54c00 INFO GST_INIT gstmessage.c:127:_priv_gst_message_initialize: init messages
0:00:00.000368918 18891 0x1e54c00 DEBUG GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstElement : factory (nil)
0:00:00.000393484 18891 0x1e54c00 DEBUG default gstelement.c:195:gst_element_setup_thread_pool: creating element thread pool
0:00:00.000429019 18891 0x1e54c00 DEBUG GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstBin : factory (nil)
0:00:00.000677293 18891 0x1e54c00 INFO GST_INIT gstcontext.c:84:_priv_gst_context_initialize: init contexts
0:00:00.000825942 18891 0x1e54c00 INFO GST_PLUGIN_LOADING gstplugin.c:314:_priv_gst_plugin_initialize: registering 0 static plugins
0:00:00.000833961 18891 0x1e54c00 LOG GST_PLUGIN_LOADING gstplugin.c:219:gst_plugin_register_static: attempting to load static plugin "staticelements" now...
0:00:00.000858760 18891 0x1e54c00 LOG GST_PLUGIN_LOADING gstplugin.c:503:gst_plugin_register_func: plugin "(NULL)" looks good
0:00:00.000902265 18891 0x1e54c00 LOG GST_ELEMENT_FACTORY gstelementfactory.c:236:gst_element_register:<bin> Created new elementfactory for type GstBin
0:00:00.000919539 18891 0x1e54c00 DEBUG GST_REGISTRY gstregistry.c:578:gst_registry_add_feature:<registry0> adding feature 0x1e72040 (bin)
0:00:00.000928856 18891 0x1e54c00 DEBUG GST_REFCOUNTING gstobject.c:675:gst_object_set_parent:<bin> set parent (ref and sink)
0:00:00.000938489 18891 0x1e54c00 LOG GST_REGISTRY gstregistry.c:596:gst_registry_add_feature:<registry0> emitting feature-added for bin
0:00:00.000959519 18891 0x1e54c00 LOG GST_ELEMENT_FACTORY gstelementfactory.c:236:gst_element_register:<pipeline> Created new elementfactory for type GstPipeline
0:00:00.000972875 18891 0x1e54c00 DEBUG GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstPipeline : factory 0x1e72120
0:00:00.000999537 18891 0x1e54c00 DEBUG GST_REGISTRY gstregistry.c:578:gst_registry_add_feature:<registry0> adding feature 0x1e72120 (pipeline)
0:00:00.001006873 18891 0x1e54c00 DEBUG GST_REFCOUNTING gstobject.c:675:gst_object_set_parent:<pipeline> set parent (ref and sink)
0:00:00.001015457 18891 0x1e54c00 LOG GST_REGISTRY gstregistry.c:596:gst_registry_add_feature:<registry0> emitting feature-added for pipeline
0:00:00.001023039 18891 0x1e54c00 LOG GST_PLUGIN_LOADING gstplugin.c:530:gst_plugin_register_func: plugin "(NULL)" initialised
0:00:00.001030821 18891 0x1e54c00 INFO GST_PLUGIN_LOADING gstplugin.c:222:gst_plugin_register_static: registered static plugin "staticelements"
0:00:00.001040019 18891 0x1e54c00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x1e71060 for filename "(NULL)"
0:00:00.001048356 18891 0x1e54c00 LOG GST_REGISTRY gstregistry.c:475:gst_registry_add_plugin:<registry0> emitting plugin-added for filename "(NULL)"
0:00:00.001057093 18891 0x1e54c00 INFO GST_PLUGIN_LOADING gstplugin.c:224:gst_plugin_register_static: added static plugin "staticelements", result: 1
0:00:00.001074769 18891 0x1e54c00 INFO GST_REGISTRY gstregistry.c:1723:ensure_current_registry: reading registry cache: /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin
0:00:00.001110986 18891 0x1e54c00 INFO GST_REGISTRY gstregistrybinary.c:539:priv_gst_registry_binary_read_cache: Unable to mmap file /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin : Failed to open file '/home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin': open() failed: No such file or directory
0:00:00.001129340 18891 0x1e54c00 INFO GST_REGISTRY gstregistrybinary.c:549:priv_gst_registry_binary_read_cache: Unable to read file /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin : Failed to open file '/home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin': No such file or directory
0:00:00.001138662 18891 0x1e54c00 DEBUG GST_REGISTRY gstregistry.c:1751:ensure_current_registry: Updating registry cache
0:00:00.001146287 18891 0x1e54c00 INFO GST_REGISTRY gstregistry.c:1579:scan_and_update_registry: Validating plugins from registry cache: /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin
0:00:00.001153596 18891 0x1e54c00 DEBUG GST_REGISTRY gstregistry.c:1589:scan_and_update_registry: scanning paths added via --gst-plugin-path
0:00:00.001160374 18891 0x1e54c00 DEBUG GST_REGISTRY gstregistry.c:1612:scan_and_update_registry: GST_PLUGIN_PATH not set
0:00:00.001167928 18891 0x1e54c00 DEBUG GST_REGISTRY gstregistry.c:1666:scan_and_update_registry: GST_PLUGIN_SYSTEM_PATH set to /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0
0:00:00.001176405 18891 0x1e54c00 DEBUG GST_REGISTRY gstregistry.c:1363:gst_registry_scan_path_internal:<registry0> scanning path /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0
0:00:00.001562827 18891 0x1e54c00 LOG GST_REGISTRY gstregistry.c:1283:gst_registry_scan_path_level:<registry0> file /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so looks like a possible module
0:00:00.001571510 18891 0x1e54c00 DEBUG GST_REGISTRY gstregistry.c:1344:gst_registry_scan_path_level:<registry0> file /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so not yet in registry
0:00:00.001579485 18891 0x1e54c00 DEBUG GST_REGISTRY gstregistry.c:1149:gst_registry_scan_plugin_file: Starting plugin scanner for file /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so
0:00:00.001589135 18891 0x1e54c00 DEBUG GST_POLL gstpoll.c:681:gst_poll_new: 0x1e510a0: new controllable : 0
0:00:00.001610115 18891 0x1e54c00 DEBUG GST_POLL gstpoll.c:848:gst_poll_add_fd_unlocked: 0x1e510a0: fd (fd:4, idx:0)
0:00:00.001618885 18891 0x1e54c00 DEBUG GST_POLL gstpoll.c:1015:gst_poll_fd_ctl_read_unlocked: 0x1e510a0: fd (fd:4, idx:0), active : 1
0:00:00.001628772 18891 0x1e54c00 DEBUG GST_REGISTRY gstregistry.c:1160:gst_registry_scan_plugin_file: Using scan-helper to load plugin /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so
0:00:00.001637338 18891 0x1e54c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:471:gst_plugin_loader_spawn: Trying GST_PLUGIN_SCANNER env var: /root/gstreamer/libexec/gstreamer-1.0/gst-plugin-scanner
0:00:00.001646377 18891 0x1e54c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:429:gst_plugin_loader_try_helper: Trying to spawn gst-plugin-scanner helper at /root/gstreamer/libexec/gstreamer-1.0/gst-plugin-scanner
0:00:00.241745080 18891 0x1e54c00 DEBUG GST_POLL gstpoll.c:848:gst_poll_add_fd_unlocked: 0x1e510a0: fd (fd:9, idx:-1)
0:00:00.241768693 18891 0x1e54c00 DEBUG GST_POLL gstpoll.c:848:gst_poll_add_fd_unlocked: 0x1e510a0: fd (fd:10, idx:-1)
0:00:00.241777779 18891 0x1e54c00 DEBUG GST_POLL gstpoll.c:1015:gst_poll_fd_ctl_read_unlocked: 0x1e510a0: fd (fd:10, idx:2), active : 1
0:00:00.241785759 18891 0x1e54c00 DEBUG GST_POLL gstpoll.c:980:gst_poll_fd_ctl_write: 0x1e510a0: fd (fd:9, idx:1), active : 1
0:00:00.241793137 18891 0x1e54c00 LOG GST_POLL gstpoll.c:994:gst_poll_fd_ctl_write: 0x1e510a0: pfd->events now 60 (POLLOUT:4)
0:00:00.241800660 18891 0x1e54c00 DEBUG GST_POLL gstpoll.c:980:gst_poll_fd_ctl_write: 0x1e510a0: fd (fd:9, idx:1), active : 1
0:00:00.241808077 18891 0x1e54c00 LOG GST_POLL gstpoll.c:994:gst_poll_fd_ctl_write: 0x1e510a0: pfd->events now 60 (POLLOUT:4)
0:00:00.241817046 18891 0x1e54c00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x1e510a0: timeout :0:00:01.000000000
0:00:00.241834031 18891 0x1e54c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 1. 24 bytes pending for write
0:00:00.241844477 18891 0x1e54c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x1e510a0: fd (fd:10, idx:2) 0
0:00:00.241852449 18891 0x1e54c00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x1e510a0: fd (fd:10, idx:2) 0
0:00:00.241861821 18891 0x1e54c00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x1e510a0: fd (fd:10, idx:2) 0
0:00:00.241869889 18891 0x1e54c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x1e510a0: fd (fd:9, idx:1) 0
0:00:00.241877897 18891 0x1e54c00 DEBUG GST_POLL gstpoll.c:1335:gst_poll_fd_can_write: 0x1e510a0: fd (fd:9, idx:1) 1
0:00:00.241885223 18891 0x1e54c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:687:write_one: Writing packet of size 12 bytes to fd 9
0:00:00.241898602 18891 0x1e54c00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x1e510a0: timeout :0:00:01.000000000
0:00:00.241908213 18891 0x1e54c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 1. 12 bytes pending for write
0:00:00.241917234 18891 0x1e54c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x1e510a0: fd (fd:10, idx:2) 0
0:00:00.241924935 18891 0x1e54c00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x1e510a0: fd (fd:10, idx:2) 0
0:00:00.241932717 18891 0x1e54c00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x1e510a0: fd (fd:10, idx:2) 0
0:00:00.241940243 18891 0x1e54c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x1e510a0: fd (fd:9, idx:1) 0
0:00:00.241947783 18891 0x1e54c00 DEBUG GST_POLL gstpoll.c:1335:gst_poll_fd_can_write: 0x1e510a0: fd (fd:9, idx:1) 1
0:00:00.241954491 18891 0x1e54c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:687:write_one: Writing packet of size 12 bytes to fd 9
0:00:00.241963653 18891 0x1e54c00 DEBUG GST_POLL gstpoll.c:980:gst_poll_fd_ctl_write: 0x1e510a0: fd (fd:9, idx:1), active : 0
0:00:00.241971465 18891 0x1e54c00 LOG GST_POLL gstpoll.c:994:gst_poll_fd_ctl_write: 0x1e510a0: pfd->events now 56 (POLLOUT:4)
0:00:00.241980713 18891 0x1e54c00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x1e510a0: timeout :0:00:01.000000000
0:00:00.000042792 18892 0x1e59c00 INFO GST_INIT gst.c:586:init_pre: Initializing GStreamer Core Library version 1.15.0.1
0:00:00.000061942 18892 0x1e59c00 INFO GST_INIT gst.c:587:init_pre: Using library installed in /root/gstreamer/lib/x86_64-linux-gnu
0:00:00.000084898 18892 0x1e59c00 INFO GST_INIT gst.c:607:init_pre: Linux tuxbox 4.13.0-38-generic #43-Ubuntu SMP Wed Mar 14 15:20:44 UTC 2018 x86_64
0:00:00.000162469 18892 0x1e59c00 DEBUG GST_MEMORY gstallocator.c:589:_priv_gst_allocator_initialize: memory alignment: 7
0:00:00.000229856 18892 0x1e59c00 DEBUG GST_MEMORY gstallocator.c:565:gst_allocator_sysmem_init: init allocator 0x1e5e840
0:00:00.000271874 18892 0x1e59c00 DEBUG GST_MEMORY gstallocator.c:207:gst_allocator_register: registering allocator 0x1e5e840 with name "SystemMemory"
0:00:00.000325473 18892 0x1e59c00 INFO GST_INIT gstmessage.c:127:_priv_gst_message_initialize: init messages
0:00:00.000407340 18892 0x1e59c00 DEBUG GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstElement : factory (nil)
0:00:00.000433126 18892 0x1e59c00 DEBUG default gstelement.c:195:gst_element_setup_thread_pool: creating element thread pool
0:00:00.000460371 18892 0x1e59c00 DEBUG GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstBin : factory (nil)
0:00:00.000720675 18892 0x1e59c00 INFO GST_INIT gstcontext.c:84:_priv_gst_context_initialize: init contexts
0:00:00.000868400 18892 0x1e59c00 INFO GST_PLUGIN_LOADING gstplugin.c:314:_priv_gst_plugin_initialize: registering 0 static plugins
0:00:00.000875895 18892 0x1e59c00 LOG GST_PLUGIN_LOADING gstplugin.c:219:gst_plugin_register_static: attempting to load static plugin "staticelements" now...
0:00:00.000906487 18892 0x1e59c00 LOG GST_PLUGIN_LOADING gstplugin.c:503:gst_plugin_register_func: plugin "(NULL)" looks good
0:00:00.000942104 18892 0x1e59c00 LOG GST_ELEMENT_FACTORY gstelementfactory.c:236:gst_element_register:<bin> Created new elementfactory for type GstBin
0:00:00.000958142 18892 0x1e59c00 DEBUG GST_REGISTRY gstregistry.c:578:gst_registry_add_feature:<registry0> adding feature 0x1e77040 (bin)
0:00:00.000964948 18892 0x1e59c00 DEBUG GST_REFCOUNTING gstobject.c:675:gst_object_set_parent:<bin> set parent (ref and sink)
0:00:00.000973309 18892 0x1e59c00 LOG GST_REGISTRY gstregistry.c:596:gst_registry_add_feature:<registry0> emitting feature-added for bin
0:00:00.000990127 18892 0x1e59c00 LOG GST_ELEMENT_FACTORY gstelementfactory.c:236:gst_element_register:<pipeline> Created new elementfactory for type GstPipeline
0:00:00.000999172 18892 0x1e59c00 DEBUG GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstPipeline : factory 0x1e77120
0:00:00.001016084 18892 0x1e59c00 DEBUG GST_REGISTRY gstregistry.c:578:gst_registry_add_feature:<registry0> adding feature 0x1e77120 (pipeline)
0:00:00.001021405 18892 0x1e59c00 DEBUG GST_REFCOUNTING gstobject.c:675:gst_object_set_parent:<pipeline> set parent (ref and sink)
0:00:00.001026807 18892 0x1e59c00 LOG GST_REGISTRY gstregistry.c:596:gst_registry_add_feature:<registry0> emitting feature-added for pipeline
0:00:00.001031547 18892 0x1e59c00 LOG GST_PLUGIN_LOADING gstplugin.c:530:gst_plugin_register_func: plugin "(NULL)" initialised
0:00:00.001036134 18892 0x1e59c00 INFO GST_PLUGIN_LOADING gstplugin.c:222:gst_plugin_register_static: registered static plugin "staticelements"
0:00:00.001041759 18892 0x1e59c00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x1e76060 for filename "(NULL)"
0:00:00.001047248 18892 0x1e59c00 LOG GST_REGISTRY gstregistry.c:475:gst_registry_add_plugin:<registry0> emitting plugin-added for filename "(NULL)"
0:00:00.001051621 18892 0x1e59c00 INFO GST_PLUGIN_LOADING gstplugin.c:224:gst_plugin_register_static: added static plugin "staticelements", result: 1
0:00:00.001063118 18892 0x1e59c00 INFO GST_REGISTRY gstregistry.c:1723:ensure_current_registry: reading registry cache: /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin
0:00:00.001090759 18892 0x1e59c00 INFO GST_REGISTRY gstregistrybinary.c:539:priv_gst_registry_binary_read_cache: Unable to mmap file /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin : Failed to open file '/home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin': open() failed: No such file or directory
0:00:00.001104420 18892 0x1e59c00 INFO GST_REGISTRY gstregistrybinary.c:549:priv_gst_registry_binary_read_cache: Unable to read file /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin : Failed to open file '/home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin': No such file or directory
0:00:00.001110423 18892 0x1e59c00 DEBUG GST_REGISTRY gstregistry.c:1751:ensure_current_registry: Updating registry cache
0:00:00.001114967 18892 0x1e59c00 INFO GST_REGISTRY gstregistry.c:1579:scan_and_update_registry: Validating plugins from registry cache: /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin
0:00:00.001119588 18892 0x1e59c00 DEBUG GST_REGISTRY gstregistry.c:1589:scan_and_update_registry: scanning paths added via --gst-plugin-path
0:00:00.001123883 18892 0x1e59c00 DEBUG GST_REGISTRY gstregistry.c:1612:scan_and_update_registry: GST_PLUGIN_PATH not set
0:00:00.001128691 18892 0x1e59c00 DEBUG GST_REGISTRY gstregistry.c:1666:scan_and_update_registry: GST_PLUGIN_SYSTEM_PATH set to /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0
0:00:00.001134114 18892 0x1e59c00 DEBUG GST_REGISTRY gstregistry.c:1363:gst_registry_scan_path_internal:<registry0> scanning path /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0
0:00:00.001523284 18892 0x1e59c00 LOG GST_REGISTRY gstregistry.c:1283:gst_registry_scan_path_level:<registry0> file /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so looks like a possible module
0:00:00.001531168 18892 0x1e59c00 DEBUG GST_REGISTRY gstregistry.c:1344:gst_registry_scan_path_level:<registry0> file /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so not yet in registry
0:00:00.001536255 18892 0x1e59c00 DEBUG GST_REGISTRY gstregistry.c:1149:gst_registry_scan_plugin_file: Starting plugin scanner for file /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so
0:00:00.001542320 18892 0x1e59c00 DEBUG GST_POLL gstpoll.c:681:gst_poll_new: 0x1e560a0: new controllable : 0
0:00:00.001557280 18892 0x1e59c00 DEBUG GST_POLL gstpoll.c:848:gst_poll_add_fd_unlocked: 0x1e560a0: fd (fd:4, idx:0)
0:00:00.001563179 18892 0x1e59c00 DEBUG GST_POLL gstpoll.c:1015:gst_poll_fd_ctl_read_unlocked: 0x1e560a0: fd (fd:4, idx:0), active : 1
0:00:00.001569955 18892 0x1e59c00 DEBUG GST_REGISTRY gstregistry.c:1160:gst_registry_scan_plugin_file: Using scan-helper to load plugin /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so
0:00:00.001575290 18892 0x1e59c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:471:gst_plugin_loader_spawn: Trying GST_PLUGIN_SCANNER env var: /root/gstreamer/libexec/gstreamer-1.0/gst-plugin-scanner
0:00:00.001580883 18892 0x1e59c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:429:gst_plugin_loader_try_helper: Trying to spawn gst-plugin-scanner helper at /root/gstreamer/libexec/gstreamer-1.0/gst-plugin-scanner
0:00:00.242671463 18892 0x1e59c00 DEBUG GST_POLL gstpoll.c:848:gst_poll_add_fd_unlocked: 0x1e560a0: fd (fd:9, idx:-1)
0:00:00.242690649 18892 0x1e59c00 DEBUG GST_POLL gstpoll.c:848:gst_poll_add_fd_unlocked: 0x1e560a0: fd (fd:10, idx:-1)
0:00:00.242699431 18892 0x1e59c00 DEBUG GST_POLL gstpoll.c:1015:gst_poll_fd_ctl_read_unlocked: 0x1e560a0: fd (fd:10, idx:2), active : 1
0:00:00.242707506 18892 0x1e59c00 DEBUG GST_POLL gstpoll.c:980:gst_poll_fd_ctl_write: 0x1e560a0: fd (fd:9, idx:1), active : 1
0:00:00.242714815 18892 0x1e59c00 LOG GST_POLL gstpoll.c:994:gst_poll_fd_ctl_write: 0x1e560a0: pfd->events now 60 (POLLOUT:4)
0:00:00.242722590 18892 0x1e59c00 DEBUG GST_POLL gstpoll.c:980:gst_poll_fd_ctl_write: 0x1e560a0: fd (fd:9, idx:1), active : 1
0:00:00.242730192 18892 0x1e59c00 LOG GST_POLL gstpoll.c:994:gst_poll_fd_ctl_write: 0x1e560a0: pfd->events now 60 (POLLOUT:4)
0:00:00.242739338 18892 0x1e59c00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x1e560a0: timeout :0:00:01.000000000
0:00:00.242755480 18892 0x1e59c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 1. 24 bytes pending for write
0:00:00.242765677 18892 0x1e59c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x1e560a0: fd (fd:10, idx:2) 0
0:00:00.242773988 18892 0x1e59c00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x1e560a0: fd (fd:10, idx:2) 0
0:00:00.242783098 18892 0x1e59c00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x1e560a0: fd (fd:10, idx:2) 0
0:00:00.242791046 18892 0x1e59c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x1e560a0: fd (fd:9, idx:1) 0
0:00:00.242799001 18892 0x1e59c00 DEBUG GST_POLL gstpoll.c:1335:gst_poll_fd_can_write: 0x1e560a0: fd (fd:9, idx:1) 1
0:00:00.242806226 18892 0x1e59c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:687:write_one: Writing packet of size 12 bytes to fd 9
0:00:00.242819695 18892 0x1e59c00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x1e560a0: timeout :0:00:01.000000000
0:00:00.242828750 18892 0x1e59c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 1. 12 bytes pending for write
0:00:00.242836999 18892 0x1e59c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x1e560a0: fd (fd:10, idx:2) 0
0:00:00.242844455 18892 0x1e59c00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x1e560a0: fd (fd:10, idx:2) 0
0:00:00.242852077 18892 0x1e59c00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x1e560a0: fd (fd:10, idx:2) 0
0:00:00.242859797 18892 0x1e59c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x1e560a0: fd (fd:9, idx:1) 0
0:00:00.242867522 18892 0x1e59c00 DEBUG GST_POLL gstpoll.c:1335:gst_poll_fd_can_write: 0x1e560a0: fd (fd:9, idx:1) 1
0:00:00.242874054 18892 0x1e59c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:687:write_one: Writing packet of size 12 bytes to fd 9
0:00:00.242882952 18892 0x1e59c00 DEBUG GST_POLL gstpoll.c:980:gst_poll_fd_ctl_write: 0x1e560a0: fd (fd:9, idx:1), active : 0
0:00:00.242890495 18892 0x1e59c00 LOG GST_POLL gstpoll.c:994:gst_poll_fd_ctl_write: 0x1e560a0: pfd->events now 56 (POLLOUT:4)
0:00:00.242899477 18892 0x1e59c00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x1e560a0: timeout :0:00:01.000000000
0:00:00.000042979 18893 0x1157c00 INFO GST_INIT gst.c:586:init_pre: Initializing GStreamer Core Library version 1.15.0.1
0:00:00.000062202 18893 0x1157c00 INFO GST_INIT gst.c:587:init_pre: Using library installed in /root/gstreamer/lib/x86_64-linux-gnu
0:00:00.000074982 18893 0x1157c00 INFO GST_INIT gst.c:607:init_pre: Linux tuxbox 4.13.0-38-generic #43-Ubuntu SMP Wed Mar 14 15:20:44 UTC 2018 x86_64
0:00:00.000138540 18893 0x1157c00 DEBUG GST_MEMORY gstallocator.c:589:_priv_gst_allocator_initialize: memory alignment: 7
0:00:00.000193712 18893 0x1157c00 DEBUG GST_MEMORY gstallocator.c:565:gst_allocator_sysmem_init: init allocator 0x115c840
0:00:00.000215798 18893 0x1157c00 DEBUG GST_MEMORY gstallocator.c:207:gst_allocator_register: registering allocator 0x115c840 with name "SystemMemory"
0:00:00.000257384 18893 0x1157c00 INFO GST_INIT gstmessage.c:127:_priv_gst_message_initialize: init messages
0:00:00.000319048 18893 0x1157c00 DEBUG GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstElement : factory (nil)
0:00:00.000335230 18893 0x1157c00 DEBUG default gstelement.c:195:gst_element_setup_thread_pool: creating element thread pool
0:00:00.000360246 18893 0x1157c00 DEBUG GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstBin : factory (nil)
0:00:00.000605419 18893 0x1157c00 INFO GST_INIT gstcontext.c:84:_priv_gst_context_initialize: init contexts
0:00:00.000747730 18893 0x1157c00 INFO GST_PLUGIN_LOADING gstplugin.c:314:_priv_gst_plugin_initialize: registering 0 static plugins
0:00:00.000755551 18893 0x1157c00 LOG GST_PLUGIN_LOADING gstplugin.c:219:gst_plugin_register_static: attempting to load static plugin "staticelements" now...
0:00:00.000775543 18893 0x1157c00 LOG GST_PLUGIN_LOADING gstplugin.c:503:gst_plugin_register_func: plugin "(NULL)" looks good
0:00:00.000810740 18893 0x1157c00 LOG GST_ELEMENT_FACTORY gstelementfactory.c:236:gst_element_register:<bin> Created new elementfactory for type GstBin
0:00:00.000826450 18893 0x1157c00 DEBUG GST_REGISTRY gstregistry.c:578:gst_registry_add_feature:<registry0> adding feature 0x1175040 (bin)
0:00:00.000833182 18893 0x1157c00 DEBUG GST_REFCOUNTING gstobject.c:675:gst_object_set_parent:<bin> set parent (ref and sink)
0:00:00.000841189 18893 0x1157c00 LOG GST_REGISTRY gstregistry.c:596:gst_registry_add_feature:<registry0> emitting feature-added for bin
0:00:00.000856665 18893 0x1157c00 LOG GST_ELEMENT_FACTORY gstelementfactory.c:236:gst_element_register:<pipeline> Created new elementfactory for type GstPipeline
0:00:00.000867060 18893 0x1157c00 DEBUG GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstPipeline : factory 0x1175120
0:00:00.000886115 18893 0x1157c00 DEBUG GST_REGISTRY gstregistry.c:578:gst_registry_add_feature:<registry0> adding feature 0x1175120 (pipeline)
0:00:00.000891990 18893 0x1157c00 DEBUG GST_REFCOUNTING gstobject.c:675:gst_object_set_parent:<pipeline> set parent (ref and sink)
0:00:00.000899777 18893 0x1157c00 LOG GST_REGISTRY gstregistry.c:596:gst_registry_add_feature:<registry0> emitting feature-added for pipeline
0:00:00.000905882 18893 0x1157c00 LOG GST_PLUGIN_LOADING gstplugin.c:530:gst_plugin_register_func: plugin "(NULL)" initialised
0:00:00.000911615 18893 0x1157c00 INFO GST_PLUGIN_LOADING gstplugin.c:222:gst_plugin_register_static: registered static plugin "staticelements"
0:00:00.000919273 18893 0x1157c00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x1174060 for filename "(NULL)"
0:00:00.000925356 18893 0x1157c00 LOG GST_REGISTRY gstregistry.c:475:gst_registry_add_plugin:<registry0> emitting plugin-added for filename "(NULL)"
0:00:00.000931911 18893 0x1157c00 INFO GST_PLUGIN_LOADING gstplugin.c:224:gst_plugin_register_static: added static plugin "staticelements", result: 1
0:00:00.000943398 18893 0x1157c00 INFO GST_REGISTRY gstregistry.c:1723:ensure_current_registry: reading registry cache: /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin
0:00:00.000971952 18893 0x1157c00 INFO GST_REGISTRY gstregistrybinary.c:539:priv_gst_registry_binary_read_cache: Unable to mmap file /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin : Failed to open file '/home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin': open() failed: No such file or directory
0:00:00.000987457 18893 0x1157c00 INFO GST_REGISTRY gstregistrybinary.c:549:priv_gst_registry_binary_read_cache: Unable to read file /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin : Failed to open file '/home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin': No such file or directory
0:00:00.000994020 18893 0x1157c00 DEBUG GST_REGISTRY gstregistry.c:1751:ensure_current_registry: Updating registry cache
0:00:00.001000694 18893 0x1157c00 INFO GST_REGISTRY gstregistry.c:1579:scan_and_update_registry: Validating plugins from registry cache: /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin
0:00:00.001006461 18893 0x1157c00 DEBUG GST_REGISTRY gstregistry.c:1589:scan_and_update_registry: scanning paths added via --gst-plugin-path
0:00:00.001012437 18893 0x1157c00 DEBUG GST_REGISTRY gstregistry.c:1612:scan_and_update_registry: GST_PLUGIN_PATH not set
0:00:00.001019315 18893 0x1157c00 DEBUG GST_REGISTRY gstregistry.c:1666:scan_and_update_registry: GST_PLUGIN_SYSTEM_PATH set to /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0
0:00:00.001025905 18893 0x1157c00 DEBUG GST_REGISTRY gstregistry.c:1363:gst_registry_scan_path_internal:<registry0> scanning path /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0
0:00:00.001398999 18893 0x1157c00 LOG GST_REGISTRY gstregistry.c:1283:gst_registry_scan_path_level:<registry0> file /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so looks like a possible module
0:00:00.001407535 18893 0x1157c00 DEBUG GST_REGISTRY gstregistry.c:1344:gst_registry_scan_path_level:<registry0> file /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so not yet in registry
0:00:00.001414635 18893 0x1157c00 DEBUG GST_REGISTRY gstregistry.c:1149:gst_registry_scan_plugin_file: Starting plugin scanner for file /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so
0:00:00.001422768 18893 0x1157c00 DEBUG GST_POLL gstpoll.c:681:gst_poll_new: 0x11540a0: new controllable : 0
0:00:00.001439350 18893 0x1157c00 DEBUG GST_POLL gstpoll.c:848:gst_poll_add_fd_unlocked: 0x11540a0: fd (fd:4, idx:0)
0:00:00.001446216 18893 0x1157c00 DEBUG GST_POLL gstpoll.c:1015:gst_poll_fd_ctl_read_unlocked: 0x11540a0: fd (fd:4, idx:0), active : 1
0:00:00.001455014 18893 0x1157c00 DEBUG GST_REGISTRY gstregistry.c:1160:gst_registry_scan_plugin_file: Using scan-helper to load plugin /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so
0:00:00.001461111 18893 0x1157c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:471:gst_plugin_loader_spawn: Trying GST_PLUGIN_SCANNER env var: /root/gstreamer/libexec/gstreamer-1.0/gst-plugin-scanner
0:00:00.001468290 18893 0x1157c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:429:gst_plugin_loader_try_helper: Trying to spawn gst-plugin-scanner helper at /root/gstreamer/libexec/gstreamer-1.0/gst-plugin-scanner
0:00:00.246689828 18893 0x1157c00 DEBUG GST_POLL gstpoll.c:848:gst_poll_add_fd_unlocked: 0x11540a0: fd (fd:9, idx:-1)
0:00:00.246702682 18893 0x1157c00 DEBUG GST_POLL gstpoll.c:848:gst_poll_add_fd_unlocked: 0x11540a0: fd (fd:10, idx:-1)
0:00:00.246710308 18893 0x1157c00 DEBUG GST_POLL gstpoll.c:1015:gst_poll_fd_ctl_read_unlocked: 0x11540a0: fd (fd:10, idx:2), active : 1
0:00:00.246718495 18893 0x1157c00 DEBUG GST_POLL gstpoll.c:980:gst_poll_fd_ctl_write: 0x11540a0: fd (fd:9, idx:1), active : 1
0:00:00.246726571 18893 0x1157c00 LOG GST_POLL gstpoll.c:994:gst_poll_fd_ctl_write: 0x11540a0: pfd->events now 60 (POLLOUT:4)
0:00:00.246734123 18893 0x1157c00 DEBUG GST_POLL gstpoll.c:980:gst_poll_fd_ctl_write: 0x11540a0: fd (fd:9, idx:1), active : 1
0:00:00.246741415 18893 0x1157c00 LOG GST_POLL gstpoll.c:994:gst_poll_fd_ctl_write: 0x11540a0: pfd->events now 60 (POLLOUT:4)
0:00:00.246750544 18893 0x1157c00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x11540a0: timeout :0:00:01.000000000
0:00:00.246764841 18893 0x1157c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 1. 24 bytes pending for write
0:00:00.246774246 18893 0x1157c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x11540a0: fd (fd:10, idx:2) 0
0:00:00.246781791 18893 0x1157c00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x11540a0: fd (fd:10, idx:2) 0
0:00:00.246790650 18893 0x1157c00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x11540a0: fd (fd:10, idx:2) 0
0:00:00.246798354 18893 0x1157c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x11540a0: fd (fd:9, idx:1) 0
0:00:00.246805965 18893 0x1157c00 DEBUG GST_POLL gstpoll.c:1335:gst_poll_fd_can_write: 0x11540a0: fd (fd:9, idx:1) 1
0:00:00.246812906 18893 0x1157c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:687:write_one: Writing packet of size 12 bytes to fd 9
0:00:00.246824915 18893 0x1157c00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x11540a0: timeout :0:00:01.000000000
0:00:00.246833757 18893 0x1157c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 1. 12 bytes pending for write
0:00:00.246842106 18893 0x1157c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x11540a0: fd (fd:10, idx:2) 0
0:00:00.246850633 18893 0x1157c00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x11540a0: fd (fd:10, idx:2) 0
0:00:00.246858449 18893 0x1157c00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x11540a0: fd (fd:10, idx:2) 0
0:00:00.246866004 18893 0x1157c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x11540a0: fd (fd:9, idx:1) 0
0:00:00.246873567 18893 0x1157c00 DEBUG GST_POLL gstpoll.c:1335:gst_poll_fd_can_write: 0x11540a0: fd (fd:9, idx:1) 1
0:00:00.246880419 18893 0x1157c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:687:write_one: Writing packet of size 12 bytes to fd 9
0:00:00.246889803 18893 0x1157c00 DEBUG GST_POLL gstpoll.c:980:gst_poll_fd_ctl_write: 0x11540a0: fd (fd:9, idx:1), active : 0
0:00:00.246897257 18893 0x1157c00 LOG GST_POLL gstpoll.c:994:gst_poll_fd_ctl_write: 0x11540a0: pfd->events now 56 (POLLOUT:4)
0:00:00.246906166 18893 0x1157c00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x11540a0: timeout :0:00:01.000000000
0:00:00.000040707 18894 0x133cc00 INFO GST_INIT gst.c:586:init_pre: Initializing GStreamer Core Library version 1.15.0.1
0:00:00.000059698 18894 0x133cc00 INFO GST_INIT gst.c:587:init_pre: Using library installed in /root/gstreamer/lib/x86_64-linux-gnu
0:00:00.000082385 18894 0x133cc00 INFO GST_INIT gst.c:607:init_pre: Linux tuxbox 4.13.0-38-generic #43-Ubuntu SMP Wed Mar 14 15:20:44 UTC 2018 x86_64
0:00:00.000155696 18894 0x133cc00 DEBUG GST_MEMORY gstallocator.c:589:_priv_gst_allocator_initialize: memory alignment: 7
0:00:00.000228108 18894 0x133cc00 DEBUG GST_MEMORY gstallocator.c:565:gst_allocator_sysmem_init: init allocator 0x1341840
0:00:00.000258946 18894 0x133cc00 DEBUG GST_MEMORY gstallocator.c:207:gst_allocator_register: registering allocator 0x1341840 with name "SystemMemory"
0:00:00.000308026 18894 0x133cc00 INFO GST_INIT gstmessage.c:127:_priv_gst_message_initialize: init messages
0:00:00.000387243 18894 0x133cc00 DEBUG GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstElement : factory (nil)
0:00:00.000413263 18894 0x133cc00 DEBUG default gstelement.c:195:gst_element_setup_thread_pool: creating element thread pool
0:00:00.000439327 18894 0x133cc00 DEBUG GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstBin : factory (nil)
0:00:00.000680925 18894 0x133cc00 INFO GST_INIT gstcontext.c:84:_priv_gst_context_initialize: init contexts
0:00:00.000840865 18894 0x133cc00 INFO GST_PLUGIN_LOADING gstplugin.c:314:_priv_gst_plugin_initialize: registering 0 static plugins
0:00:00.000848455 18894 0x133cc00 LOG GST_PLUGIN_LOADING gstplugin.c:219:gst_plugin_register_static: attempting to load static plugin "staticelements" now...
0:00:00.000878406 18894 0x133cc00 LOG GST_PLUGIN_LOADING gstplugin.c:503:gst_plugin_register_func: plugin "(NULL)" looks good
0:00:00.000912965 18894 0x133cc00 LOG GST_ELEMENT_FACTORY gstelementfactory.c:236:gst_element_register:<bin> Created new elementfactory for type GstBin
0:00:00.000928873 18894 0x133cc00 DEBUG GST_REGISTRY gstregistry.c:578:gst_registry_add_feature:<registry0> adding feature 0x135a040 (bin)
0:00:00.000935535 18894 0x133cc00 DEBUG GST_REFCOUNTING gstobject.c:675:gst_object_set_parent:<bin> set parent (ref and sink)
0:00:00.000943480 18894 0x133cc00 LOG GST_REGISTRY gstregistry.c:596:gst_registry_add_feature:<registry0> emitting feature-added for bin
0:00:00.000958825 18894 0x133cc00 LOG GST_ELEMENT_FACTORY gstelementfactory.c:236:gst_element_register:<pipeline> Created new elementfactory for type GstPipeline
0:00:00.000968870 18894 0x133cc00 DEBUG GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstPipeline : factory 0x135a120
0:00:00.000987892 18894 0x133cc00 DEBUG GST_REGISTRY gstregistry.c:578:gst_registry_add_feature:<registry0> adding feature 0x135a120 (pipeline)
0:00:00.000993839 18894 0x133cc00 DEBUG GST_REFCOUNTING gstobject.c:675:gst_object_set_parent:<pipeline> set parent (ref and sink)
0:00:00.001001564 18894 0x133cc00 LOG GST_REGISTRY gstregistry.c:596:gst_registry_add_feature:<registry0> emitting feature-added for pipeline
0:00:00.001007555 18894 0x133cc00 LOG GST_PLUGIN_LOADING gstplugin.c:530:gst_plugin_register_func: plugin "(NULL)" initialised
0:00:00.001013186 18894 0x133cc00 INFO GST_PLUGIN_LOADING gstplugin.c:222:gst_plugin_register_static: registered static plugin "staticelements"
0:00:00.001020594 18894 0x133cc00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x1359060 for filename "(NULL)"
0:00:00.001026442 18894 0x133cc00 LOG GST_REGISTRY gstregistry.c:475:gst_registry_add_plugin:<registry0> emitting plugin-added for filename "(NULL)"
0:00:00.001034007 18894 0x133cc00 INFO GST_PLUGIN_LOADING gstplugin.c:224:gst_plugin_register_static: added static plugin "staticelements", result: 1
0:00:00.001047122 18894 0x133cc00 INFO GST_REGISTRY gstregistry.c:1723:ensure_current_registry: reading registry cache: /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin
0:00:00.001075917 18894 0x133cc00 INFO GST_REGISTRY gstregistrybinary.c:539:priv_gst_registry_binary_read_cache: Unable to mmap file /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin : Failed to open file '/home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin': open() failed: No such file or directory
0:00:00.001092000 18894 0x133cc00 INFO GST_REGISTRY gstregistrybinary.c:549:priv_gst_registry_binary_read_cache: Unable to read file /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin : Failed to open file '/home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin': No such file or directory
0:00:00.001098801 18894 0x133cc00 DEBUG GST_REGISTRY gstregistry.c:1751:ensure_current_registry: Updating registry cache
0:00:00.001105369 18894 0x133cc00 INFO GST_REGISTRY gstregistry.c:1579:scan_and_update_registry: Validating plugins from registry cache: /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin
0:00:00.001110962 18894 0x133cc00 DEBUG GST_REGISTRY gstregistry.c:1589:scan_and_update_registry: scanning paths added via --gst-plugin-path
0:00:00.001116760 18894 0x133cc00 DEBUG GST_REGISTRY gstregistry.c:1612:scan_and_update_registry: GST_PLUGIN_PATH not set
0:00:00.001123091 18894 0x133cc00 DEBUG GST_REGISTRY gstregistry.c:1666:scan_and_update_registry: GST_PLUGIN_SYSTEM_PATH set to /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0
0:00:00.001129795 18894 0x133cc00 DEBUG GST_REGISTRY gstregistry.c:1363:gst_registry_scan_path_internal:<registry0> scanning path /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0
0:00:00.001501108 18894 0x133cc00 LOG GST_REGISTRY gstregistry.c:1283:gst_registry_scan_path_level:<registry0> file /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so looks like a possible module
0:00:00.001509349 18894 0x133cc00 DEBUG GST_REGISTRY gstregistry.c:1344:gst_registry_scan_path_level:<registry0> file /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so not yet in registry
0:00:00.001516438 18894 0x133cc00 DEBUG GST_REGISTRY gstregistry.c:1149:gst_registry_scan_plugin_file: Starting plugin scanner for file /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so
0:00:00.001524217 18894 0x133cc00 DEBUG GST_POLL gstpoll.c:681:gst_poll_new: 0x13390a0: new controllable : 0
0:00:00.001540210 18894 0x133cc00 DEBUG GST_POLL gstpoll.c:848:gst_poll_add_fd_unlocked: 0x13390a0: fd (fd:4, idx:0)
0:00:00.001546952 18894 0x133cc00 DEBUG GST_POLL gstpoll.c:1015:gst_poll_fd_ctl_read_unlocked: 0x13390a0: fd (fd:4, idx:0), active : 1
0:00:00.001555644 18894 0x133cc00 DEBUG GST_REGISTRY gstregistry.c:1160:gst_registry_scan_plugin_file: Using scan-helper to load plugin /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so
0:00:00.001561467 18894 0x133cc00 LOG GST_PLUGIN_LOADING gstpluginloader.c:471:gst_plugin_loader_spawn: Trying GST_PLUGIN_SCANNER env var: /root/gstreamer/libexec/gstreamer-1.0/gst-plugin-scanner
0:00:00.001568910 18894 0x133cc00 LOG GST_PLUGIN_LOADING gstpluginloader.c:429:gst_plugin_loader_try_helper: Trying to spawn gst-plugin-scanner helper at /root/gstreamer/libexec/gstreamer-1.0/gst-plugin-scanner
0:00:01.247465994 18889 0x1428200 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 0. 0 bytes pending for write
0:00:01.247483097 18889 0x1428200 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x14210a0: fd (fd:10, idx:2) 0
0:00:01.247491072 18889 0x1428200 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x14210a0: fd (fd:10, idx:2) 0
0:00:01.247498214 18889 0x1428200 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x14210a0: fd (fd:10, idx:2) 0
0:00:01.247506453 18889 0x1428200 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x14210a0: timeout :0:00:01.000000000
0:00:00.243093888 18894 0x133cc00 DEBUG GST_POLL gstpoll.c:848:gst_poll_add_fd_unlocked: 0x13390a0: fd (fd:9, idx:-1)
0:00:00.243113117 18894 0x133cc00 DEBUG GST_POLL gstpoll.c:848:gst_poll_add_fd_unlocked: 0x13390a0: fd (fd:10, idx:-1)
0:00:00.243122365 18894 0x133cc00 DEBUG GST_POLL gstpoll.c:1015:gst_poll_fd_ctl_read_unlocked: 0x13390a0: fd (fd:10, idx:2), active : 1
0:00:00.243129112 18894 0x133cc00 DEBUG GST_POLL gstpoll.c:980:gst_poll_fd_ctl_write: 0x13390a0: fd (fd:9, idx:1), active : 1
0:00:00.243135384 18894 0x133cc00 LOG GST_POLL gstpoll.c:994:gst_poll_fd_ctl_write: 0x13390a0: pfd->events now 60 (POLLOUT:4)
0:00:00.243141781 18894 0x133cc00 DEBUG GST_POLL gstpoll.c:980:gst_poll_fd_ctl_write: 0x13390a0: fd (fd:9, idx:1), active : 1
0:00:00.243147738 18894 0x133cc00 LOG GST_POLL gstpoll.c:994:gst_poll_fd_ctl_write: 0x13390a0: pfd->events now 60 (POLLOUT:4)
0:00:00.243155300 18894 0x133cc00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x13390a0: timeout :0:00:01.000000000
0:00:00.243167634 18894 0x133cc00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 1. 24 bytes pending for write
0:00:00.243175091 18894 0x133cc00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x13390a0: fd (fd:10, idx:2) 0
0:00:00.243181660 18894 0x133cc00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x13390a0: fd (fd:10, idx:2) 0
0:00:00.243188846 18894 0x133cc00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x13390a0: fd (fd:10, idx:2) 0
0:00:00.243194908 18894 0x133cc00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x13390a0: fd (fd:9, idx:1) 0
0:00:00.243201181 18894 0x133cc00 DEBUG GST_POLL gstpoll.c:1335:gst_poll_fd_can_write: 0x13390a0: fd (fd:9, idx:1) 1
0:00:00.243206718 18894 0x133cc00 LOG GST_PLUGIN_LOADING gstpluginloader.c:687:write_one: Writing packet of size 12 bytes to fd 9
0:00:00.243217171 18894 0x133cc00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x13390a0: timeout :0:00:01.000000000
0:00:00.243223817 18894 0x133cc00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 1. 12 bytes pending for write
0:00:00.243230255 18894 0x133cc00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x13390a0: fd (fd:10, idx:2) 0
0:00:00.243236631 18894 0x133cc00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x13390a0: fd (fd:10, idx:2) 0
0:00:00.243242677 18894 0x133cc00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x13390a0: fd (fd:10, idx:2) 0
0:00:00.243248602 18894 0x133cc00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x13390a0: fd (fd:9, idx:1) 0
0:00:00.243254760 18894 0x133cc00 DEBUG GST_POLL gstpoll.c:1335:gst_poll_fd_can_write: 0x13390a0: fd (fd:9, idx:1) 1
0:00:00.243260067 18894 0x133cc00 LOG GST_PLUGIN_LOADING gstpluginloader.c:687:write_one: Writing packet of size 12 bytes to fd 9
0:00:00.243267575 18894 0x133cc00 DEBUG GST_POLL gstpoll.c:980:gst_poll_fd_ctl_write: 0x13390a0: fd (fd:9, idx:1), active : 0
0:00:00.243273271 18894 0x133cc00 LOG GST_POLL gstpoll.c:994:gst_poll_fd_ctl_write: 0x13390a0: pfd->events now 56 (POLLOUT:4)
0:00:00.243280767 18894 0x133cc00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x13390a0: timeout :0:00:01.000000000
0:00:00.000040581 18895 0x21d4c00 INFO GST_INIT gst.c:586:init_pre: Initializing GStreamer Core Library version 1.15.0.1
0:00:00.000058046 18895 0x21d4c00 INFO GST_INIT gst.c:587:init_pre: Using library installed in /root/gstreamer/lib/x86_64-linux-gnu
0:00:00.000071799 18895 0x21d4c00 INFO GST_INIT gst.c:607:init_pre: Linux tuxbox 4.13.0-38-generic #43-Ubuntu SMP Wed Mar 14 15:20:44 UTC 2018 x86_64
0:00:00.000145374 18895 0x21d4c00 DEBUG GST_MEMORY gstallocator.c:589:_priv_gst_allocator_initialize: memory alignment: 7
0:00:00.000205658 18895 0x21d4c00 DEBUG GST_MEMORY gstallocator.c:565:gst_allocator_sysmem_init: init allocator 0x21d9840
0:00:00.000232017 18895 0x21d4c00 DEBUG GST_MEMORY gstallocator.c:207:gst_allocator_register: registering allocator 0x21d9840 with name "SystemMemory"
0:00:00.000285747 18895 0x21d4c00 INFO GST_INIT gstmessage.c:127:_priv_gst_message_initialize: init messages
0:00:00.000358765 18895 0x21d4c00 DEBUG GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstElement : factory (nil)
0:00:00.000383562 18895 0x21d4c00 DEBUG default gstelement.c:195:gst_element_setup_thread_pool: creating element thread pool
0:00:00.000420225 18895 0x21d4c00 DEBUG GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstBin : factory (nil)
0:00:00.000667696 18895 0x21d4c00 INFO GST_INIT gstcontext.c:84:_priv_gst_context_initialize: init contexts
0:00:00.000820492 18895 0x21d4c00 INFO GST_PLUGIN_LOADING gstplugin.c:314:_priv_gst_plugin_initialize: registering 0 static plugins
0:00:00.000828508 18895 0x21d4c00 LOG GST_PLUGIN_LOADING gstplugin.c:219:gst_plugin_register_static: attempting to load static plugin "staticelements" now...
0:00:00.000853685 18895 0x21d4c00 LOG GST_PLUGIN_LOADING gstplugin.c:503:gst_plugin_register_func: plugin "(NULL)" looks good
0:00:00.000898693 18895 0x21d4c00 LOG GST_ELEMENT_FACTORY gstelementfactory.c:236:gst_element_register:<bin> Created new elementfactory for type GstBin
0:00:00.000916885 18895 0x21d4c00 DEBUG GST_REGISTRY gstregistry.c:578:gst_registry_add_feature:<registry0> adding feature 0x21f2040 (bin)
0:00:00.000926078 18895 0x21d4c00 DEBUG GST_REFCOUNTING gstobject.c:675:gst_object_set_parent:<bin> set parent (ref and sink)
0:00:00.000935711 18895 0x21d4c00 LOG GST_REGISTRY gstregistry.c:596:gst_registry_add_feature:<registry0> emitting feature-added for bin
0:00:00.000957569 18895 0x21d4c00 LOG GST_ELEMENT_FACTORY gstelementfactory.c:236:gst_element_register:<pipeline> Created new elementfactory for type GstPipeline
0:00:00.000971048 18895 0x21d4c00 DEBUG GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstPipeline : factory 0x21f2120
0:00:00.000997292 18895 0x21d4c00 DEBUG GST_REGISTRY gstregistry.c:578:gst_registry_add_feature:<registry0> adding feature 0x21f2120 (pipeline)
0:00:00.001005617 18895 0x21d4c00 DEBUG GST_REFCOUNTING gstobject.c:675:gst_object_set_parent:<pipeline> set parent (ref and sink)
0:00:00.001014597 18895 0x21d4c00 LOG GST_REGISTRY gstregistry.c:596:gst_registry_add_feature:<registry0> emitting feature-added for pipeline
0:00:00.001022423 18895 0x21d4c00 LOG GST_PLUGIN_LOADING gstplugin.c:530:gst_plugin_register_func: plugin "(NULL)" initialised
0:00:00.001030261 18895 0x21d4c00 INFO GST_PLUGIN_LOADING gstplugin.c:222:gst_plugin_register_static: registered static plugin "staticelements"
0:00:00.001039652 18895 0x21d4c00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x21f1060 for filename "(NULL)"
0:00:00.001047974 18895 0x21d4c00 LOG GST_REGISTRY gstregistry.c:475:gst_registry_add_plugin:<registry0> emitting plugin-added for filename "(NULL)"
0:00:00.001056458 18895 0x21d4c00 INFO GST_PLUGIN_LOADING gstplugin.c:224:gst_plugin_register_static: added static plugin "staticelements", result: 1
0:00:00.001070691 18895 0x21d4c00 INFO GST_REGISTRY gstregistry.c:1723:ensure_current_registry: reading registry cache: /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin
0:00:00.001106529 18895 0x21d4c00 INFO GST_REGISTRY gstregistrybinary.c:539:priv_gst_registry_binary_read_cache: Unable to mmap file /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin : Failed to open file '/home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin': open() failed: No such file or directory
0:00:00.001124529 18895 0x21d4c00 INFO GST_REGISTRY gstregistrybinary.c:549:priv_gst_registry_binary_read_cache: Unable to read file /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin : Failed to open file '/home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin': No such file or directory
0:00:00.001133798 18895 0x21d4c00 DEBUG GST_REGISTRY gstregistry.c:1751:ensure_current_registry: Updating registry cache
0:00:00.001141402 18895 0x21d4c00 INFO GST_REGISTRY gstregistry.c:1579:scan_and_update_registry: Validating plugins from registry cache: /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin
0:00:00.001148756 18895 0x21d4c00 DEBUG GST_REGISTRY gstregistry.c:1589:scan_and_update_registry: scanning paths added via --gst-plugin-path
0:00:00.001155683 18895 0x21d4c00 DEBUG GST_REGISTRY gstregistry.c:1612:scan_and_update_registry: GST_PLUGIN_PATH not set
0:00:00.001163688 18895 0x21d4c00 DEBUG GST_REGISTRY gstregistry.c:1666:scan_and_update_registry: GST_PLUGIN_SYSTEM_PATH set to /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0
0:00:00.001172470 18895 0x21d4c00 DEBUG GST_REGISTRY gstregistry.c:1363:gst_registry_scan_path_internal:<registry0> scanning path /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0
0:00:00.001552295 18895 0x21d4c00 LOG GST_REGISTRY gstregistry.c:1283:gst_registry_scan_path_level:<registry0> file /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so looks like a possible module
0:00:00.001561004 18895 0x21d4c00 DEBUG GST_REGISTRY gstregistry.c:1344:gst_registry_scan_path_level:<registry0> file /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so not yet in registry
0:00:00.001568981 18895 0x21d4c00 DEBUG GST_REGISTRY gstregistry.c:1149:gst_registry_scan_plugin_file: Starting plugin scanner for file /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so
0:00:00.001578516 18895 0x21d4c00 DEBUG GST_POLL gstpoll.c:681:gst_poll_new: 0x21d10a0: new controllable : 0
0:00:00.001599732 18895 0x21d4c00 DEBUG GST_POLL gstpoll.c:848:gst_poll_add_fd_unlocked: 0x21d10a0: fd (fd:4, idx:0)
0:00:00.001608955 18895 0x21d4c00 DEBUG GST_POLL gstpoll.c:1015:gst_poll_fd_ctl_read_unlocked: 0x21d10a0: fd (fd:4, idx:0), active : 1
0:00:00.001620444 18895 0x21d4c00 DEBUG GST_REGISTRY gstregistry.c:1160:gst_registry_scan_plugin_file: Using scan-helper to load plugin /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so
0:00:00.001629024 18895 0x21d4c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:471:gst_plugin_loader_spawn: Trying GST_PLUGIN_SCANNER env var: /root/gstreamer/libexec/gstreamer-1.0/gst-plugin-scanner
0:00:00.001637915 18895 0x21d4c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:429:gst_plugin_loader_try_helper: Trying to spawn gst-plugin-scanner helper at /root/gstreamer/libexec/gstreamer-1.0/gst-plugin-scanner
0:00:01.243751400 18890 0x22e6c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 0. 0 bytes pending for write
0:00:01.243778359 18890 0x22e6c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x22e30a0: fd (fd:10, idx:2) 0
0:00:01.243785150 18890 0x22e6c00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x22e30a0: fd (fd:10, idx:2) 0
0:00:01.243792318 18890 0x22e6c00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x22e30a0: fd (fd:10, idx:2) 0
0:00:01.243800408 18890 0x22e6c00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x22e30a0: timeout :0:00:01.000000000
0:00:00.238647788 18895 0x21d4c00 DEBUG GST_POLL gstpoll.c:848:gst_poll_add_fd_unlocked: 0x21d10a0: fd (fd:9, idx:-1)
0:00:00.238670908 18895 0x21d4c00 DEBUG GST_POLL gstpoll.c:848:gst_poll_add_fd_unlocked: 0x21d10a0: fd (fd:10, idx:-1)
0:00:00.238680648 18895 0x21d4c00 DEBUG GST_POLL gstpoll.c:1015:gst_poll_fd_ctl_read_unlocked: 0x21d10a0: fd (fd:10, idx:2), active : 1
0:00:00.238688083 18895 0x21d4c00 DEBUG GST_POLL gstpoll.c:980:gst_poll_fd_ctl_write: 0x21d10a0: fd (fd:9, idx:1), active : 1
0:00:00.238695179 18895 0x21d4c00 LOG GST_POLL gstpoll.c:994:gst_poll_fd_ctl_write: 0x21d10a0: pfd->events now 60 (POLLOUT:4)
0:00:00.238702294 18895 0x21d4c00 DEBUG GST_POLL gstpoll.c:980:gst_poll_fd_ctl_write: 0x21d10a0: fd (fd:9, idx:1), active : 1
0:00:00.238708971 18895 0x21d4c00 LOG GST_POLL gstpoll.c:994:gst_poll_fd_ctl_write: 0x21d10a0: pfd->events now 60 (POLLOUT:4)
0:00:00.238717549 18895 0x21d4c00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x21d10a0: timeout :0:00:01.000000000
0:00:00.238730988 18895 0x21d4c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 1. 24 bytes pending for write
0:00:00.238738741 18895 0x21d4c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x21d10a0: fd (fd:10, idx:2) 0
0:00:00.238745528 18895 0x21d4c00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x21d10a0: fd (fd:10, idx:2) 0
0:00:00.238753136 18895 0x21d4c00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x21d10a0: fd (fd:10, idx:2) 0
0:00:00.238759495 18895 0x21d4c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x21d10a0: fd (fd:9, idx:1) 0
0:00:00.238765944 18895 0x21d4c00 DEBUG GST_POLL gstpoll.c:1335:gst_poll_fd_can_write: 0x21d10a0: fd (fd:9, idx:1) 1
0:00:00.238771940 18895 0x21d4c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:687:write_one: Writing packet of size 12 bytes to fd 9
0:00:00.238782985 18895 0x21d4c00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x21d10a0: timeout :0:00:01.000000000
0:00:00.238789858 18895 0x21d4c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 1. 12 bytes pending for write
0:00:00.238796658 18895 0x21d4c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x21d10a0: fd (fd:10, idx:2) 0
0:00:00.238802848 18895 0x21d4c00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x21d10a0: fd (fd:10, idx:2) 0
0:00:00.238809200 18895 0x21d4c00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x21d10a0: fd (fd:10, idx:2) 0
0:00:00.238815434 18895 0x21d4c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x21d10a0: fd (fd:9, idx:1) 0
0:00:00.238821765 18895 0x21d4c00 DEBUG GST_POLL gstpoll.c:1335:gst_poll_fd_can_write: 0x21d10a0: fd (fd:9, idx:1) 1
0:00:00.238827469 18895 0x21d4c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:687:write_one: Writing packet of size 12 bytes to fd 9
0:00:00.238835278 18895 0x21d4c00 DEBUG GST_POLL gstpoll.c:980:gst_poll_fd_ctl_write: 0x21d10a0: fd (fd:9, idx:1), active : 0
0:00:00.238841106 18895 0x21d4c00 LOG GST_POLL gstpoll.c:994:gst_poll_fd_ctl_write: 0x21d10a0: pfd->events now 56 (POLLOUT:4)
0:00:00.238848809 18895 0x21d4c00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x21d10a0: timeout :0:00:01.000000000
0:00:00.000043025 18896 0x233ec00 INFO GST_INIT gst.c:586:init_pre: Initializing GStreamer Core Library version 1.15.0.1
0:00:00.000060650 18896 0x233ec00 INFO GST_INIT gst.c:587:init_pre: Using library installed in /root/gstreamer/lib/x86_64-linux-gnu
0:00:00.000073922 18896 0x233ec00 INFO GST_INIT gst.c:607:init_pre: Linux tuxbox 4.13.0-38-generic #43-Ubuntu SMP Wed Mar 14 15:20:44 UTC 2018 x86_64
0:00:00.000148590 18896 0x233ec00 DEBUG GST_MEMORY gstallocator.c:589:_priv_gst_allocator_initialize: memory alignment: 7
0:00:00.000211671 18896 0x233ec00 DEBUG GST_MEMORY gstallocator.c:565:gst_allocator_sysmem_init: init allocator 0x2343840
0:00:00.000241629 18896 0x233ec00 DEBUG GST_MEMORY gstallocator.c:207:gst_allocator_register: registering allocator 0x2343840 with name "SystemMemory"
0:00:00.000291769 18896 0x233ec00 INFO GST_INIT gstmessage.c:127:_priv_gst_message_initialize: init messages
0:00:00.000368051 18896 0x233ec00 DEBUG GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstElement : factory (nil)
0:00:00.000392162 18896 0x233ec00 DEBUG default gstelement.c:195:gst_element_setup_thread_pool: creating element thread pool
0:00:00.000423760 18896 0x233ec00 DEBUG GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstBin : factory (nil)
0:00:00.000674950 18896 0x233ec00 INFO GST_INIT gstcontext.c:84:_priv_gst_context_initialize: init contexts
0:00:00.000825482 18896 0x233ec00 INFO GST_PLUGIN_LOADING gstplugin.c:314:_priv_gst_plugin_initialize: registering 0 static plugins
0:00:00.000833019 18896 0x233ec00 LOG GST_PLUGIN_LOADING gstplugin.c:219:gst_plugin_register_static: attempting to load static plugin "staticelements" now...
0:00:00.000857128 18896 0x233ec00 LOG GST_PLUGIN_LOADING gstplugin.c:503:gst_plugin_register_func: plugin "(NULL)" looks good
0:00:00.000900166 18896 0x233ec00 LOG GST_ELEMENT_FACTORY gstelementfactory.c:236:gst_element_register:<bin> Created new elementfactory for type GstBin
0:00:00.000917358 18896 0x233ec00 DEBUG GST_REGISTRY gstregistry.c:578:gst_registry_add_feature:<registry0> adding feature 0x235c040 (bin)
0:00:00.000926379 18896 0x233ec00 DEBUG GST_REFCOUNTING gstobject.c:675:gst_object_set_parent:<bin> set parent (ref and sink)
0:00:00.000935403 18896 0x233ec00 LOG GST_REGISTRY gstregistry.c:596:gst_registry_add_feature:<registry0> emitting feature-added for bin
0:00:00.000955727 18896 0x233ec00 LOG GST_ELEMENT_FACTORY gstelementfactory.c:236:gst_element_register:<pipeline> Created new elementfactory for type GstPipeline
0:00:00.000968206 18896 0x233ec00 DEBUG GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstPipeline : factory 0x235c120
0:00:00.000993577 18896 0x233ec00 DEBUG GST_REGISTRY gstregistry.c:578:gst_registry_add_feature:<registry0> adding feature 0x235c120 (pipeline)
0:00:00.000999693 18896 0x233ec00 DEBUG GST_REFCOUNTING gstobject.c:675:gst_object_set_parent:<pipeline> set parent (ref and sink)
0:00:00.001007938 18896 0x233ec00 LOG GST_REGISTRY gstregistry.c:596:gst_registry_add_feature:<registry0> emitting feature-added for pipeline
0:00:00.001015629 18896 0x233ec00 LOG GST_PLUGIN_LOADING gstplugin.c:530:gst_plugin_register_func: plugin "(NULL)" initialised
0:00:00.001023071 18896 0x233ec00 INFO GST_PLUGIN_LOADING gstplugin.c:222:gst_plugin_register_static: registered static plugin "staticelements"
0:00:00.001032225 18896 0x233ec00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x235b060 for filename "(NULL)"
0:00:00.001040267 18896 0x233ec00 LOG GST_REGISTRY gstregistry.c:475:gst_registry_add_plugin:<registry0> emitting plugin-added for filename "(NULL)"
0:00:00.001048282 18896 0x233ec00 INFO GST_PLUGIN_LOADING gstplugin.c:224:gst_plugin_register_static: added static plugin "staticelements", result: 1
0:00:00.001062118 18896 0x233ec00 INFO GST_REGISTRY gstregistry.c:1723:ensure_current_registry: reading registry cache: /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin
0:00:00.001097392 18896 0x233ec00 INFO GST_REGISTRY gstregistrybinary.c:539:priv_gst_registry_binary_read_cache: Unable to mmap file /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin : Failed to open file '/home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin': open() failed: No such file or directory
0:00:00.001114407 18896 0x233ec00 INFO GST_REGISTRY gstregistrybinary.c:549:priv_gst_registry_binary_read_cache: Unable to read file /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin : Failed to open file '/home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin': No such file or directory
0:00:00.001123495 18896 0x233ec00 DEBUG GST_REGISTRY gstregistry.c:1751:ensure_current_registry: Updating registry cache
0:00:00.001130772 18896 0x233ec00 INFO GST_REGISTRY gstregistry.c:1579:scan_and_update_registry: Validating plugins from registry cache: /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin
0:00:00.001137625 18896 0x233ec00 DEBUG GST_REGISTRY gstregistry.c:1589:scan_and_update_registry: scanning paths added via --gst-plugin-path
0:00:00.001144324 18896 0x233ec00 DEBUG GST_REGISTRY gstregistry.c:1612:scan_and_update_registry: GST_PLUGIN_PATH not set
0:00:00.001151897 18896 0x233ec00 DEBUG GST_REGISTRY gstregistry.c:1666:scan_and_update_registry: GST_PLUGIN_SYSTEM_PATH set to /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0
0:00:00.001160161 18896 0x233ec00 DEBUG GST_REGISTRY gstregistry.c:1363:gst_registry_scan_path_internal:<registry0> scanning path /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0
0:00:00.001538993 18896 0x233ec00 LOG GST_REGISTRY gstregistry.c:1283:gst_registry_scan_path_level:<registry0> file /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so looks like a possible module
0:00:00.001546777 18896 0x233ec00 DEBUG GST_REGISTRY gstregistry.c:1344:gst_registry_scan_path_level:<registry0> file /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so not yet in registry
0:00:00.001554413 18896 0x233ec00 DEBUG GST_REGISTRY gstregistry.c:1149:gst_registry_scan_plugin_file: Starting plugin scanner for file /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so
0:00:00.001563742 18896 0x233ec00 DEBUG GST_POLL gstpoll.c:681:gst_poll_new: 0x233b0a0: new controllable : 0
0:00:00.001583793 18896 0x233ec00 DEBUG GST_POLL gstpoll.c:848:gst_poll_add_fd_unlocked: 0x233b0a0: fd (fd:4, idx:0)
0:00:00.001592881 18896 0x233ec00 DEBUG GST_POLL gstpoll.c:1015:gst_poll_fd_ctl_read_unlocked: 0x233b0a0: fd (fd:4, idx:0), active : 1
0:00:00.001602972 18896 0x233ec00 DEBUG GST_REGISTRY gstregistry.c:1160:gst_registry_scan_plugin_file: Using scan-helper to load plugin /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so
0:00:00.001611556 18896 0x233ec00 LOG GST_PLUGIN_LOADING gstpluginloader.c:471:gst_plugin_loader_spawn: Trying GST_PLUGIN_SCANNER env var: /root/gstreamer/libexec/gstreamer-1.0/gst-plugin-scanner
0:00:00.001620233 18896 0x233ec00 LOG GST_PLUGIN_LOADING gstpluginloader.c:429:gst_plugin_loader_try_helper: Trying to spawn gst-plugin-scanner helper at /root/gstreamer/libexec/gstreamer-1.0/gst-plugin-scanner
0:00:01.243002555 18891 0x1e54c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 0. 0 bytes pending for write
0:00:01.243018067 18891 0x1e54c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x1e510a0: fd (fd:10, idx:2) 0
0:00:01.243035298 18891 0x1e54c00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x1e510a0: fd (fd:10, idx:2) 0
0:00:01.243043260 18891 0x1e54c00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x1e510a0: fd (fd:10, idx:2) 0
0:00:01.243051613 18891 0x1e54c00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x1e510a0: timeout :0:00:01.000000000
0:00:00.241796953 18896 0x233ec00 DEBUG GST_POLL gstpoll.c:848:gst_poll_add_fd_unlocked: 0x233b0a0: fd (fd:9, idx:-1)
0:00:00.241817144 18896 0x233ec00 DEBUG GST_POLL gstpoll.c:848:gst_poll_add_fd_unlocked: 0x233b0a0: fd (fd:10, idx:-1)
0:00:00.241827028 18896 0x233ec00 DEBUG GST_POLL gstpoll.c:1015:gst_poll_fd_ctl_read_unlocked: 0x233b0a0: fd (fd:10, idx:2), active : 1
0:00:00.241834581 18896 0x233ec00 DEBUG GST_POLL gstpoll.c:980:gst_poll_fd_ctl_write: 0x233b0a0: fd (fd:9, idx:1), active : 1
0:00:00.241841676 18896 0x233ec00 LOG GST_POLL gstpoll.c:994:gst_poll_fd_ctl_write: 0x233b0a0: pfd->events now 60 (POLLOUT:4)
0:00:00.241848663 18896 0x233ec00 DEBUG GST_POLL gstpoll.c:980:gst_poll_fd_ctl_write: 0x233b0a0: fd (fd:9, idx:1), active : 1
0:00:00.241855301 18896 0x233ec00 LOG GST_POLL gstpoll.c:994:gst_poll_fd_ctl_write: 0x233b0a0: pfd->events now 60 (POLLOUT:4)
0:00:00.241863755 18896 0x233ec00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x233b0a0: timeout :0:00:01.000000000
0:00:00.241876541 18896 0x233ec00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 1. 24 bytes pending for write
0:00:00.241884034 18896 0x233ec00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x233b0a0: fd (fd:10, idx:2) 0
0:00:00.241890777 18896 0x233ec00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x233b0a0: fd (fd:10, idx:2) 0
0:00:00.241897986 18896 0x233ec00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x233b0a0: fd (fd:10, idx:2) 0
0:00:00.241904302 18896 0x233ec00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x233b0a0: fd (fd:9, idx:1) 0
0:00:00.241910625 18896 0x233ec00 DEBUG GST_POLL gstpoll.c:1335:gst_poll_fd_can_write: 0x233b0a0: fd (fd:9, idx:1) 1
0:00:00.241916348 18896 0x233ec00 LOG GST_PLUGIN_LOADING gstpluginloader.c:687:write_one: Writing packet of size 12 bytes to fd 9
0:00:00.241926690 18896 0x233ec00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x233b0a0: timeout :0:00:01.000000000
0:00:00.241933464 18896 0x233ec00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 1. 12 bytes pending for write
0:00:00.241940021 18896 0x233ec00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x233b0a0: fd (fd:10, idx:2) 0
0:00:00.241946279 18896 0x233ec00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x233b0a0: fd (fd:10, idx:2) 0
0:00:00.241952597 18896 0x233ec00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x233b0a0: fd (fd:10, idx:2) 0
0:00:00.241958670 18896 0x233ec00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x233b0a0: fd (fd:9, idx:1) 0
0:00:00.241964919 18896 0x233ec00 DEBUG GST_POLL gstpoll.c:1335:gst_poll_fd_can_write: 0x233b0a0: fd (fd:9, idx:1) 1
0:00:00.241970392 18896 0x233ec00 LOG GST_PLUGIN_LOADING gstpluginloader.c:687:write_one: Writing packet of size 12 bytes to fd 9
0:00:00.241978100 18896 0x233ec00 DEBUG GST_POLL gstpoll.c:980:gst_poll_fd_ctl_write: 0x233b0a0: fd (fd:9, idx:1), active : 0
0:00:00.241983923 18896 0x233ec00 LOG GST_POLL gstpoll.c:994:gst_poll_fd_ctl_write: 0x233b0a0: pfd->events now 56 (POLLOUT:4)
0:00:00.241991736 18896 0x233ec00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x233b0a0: timeout :0:00:01.000000000
0:00:00.000044887 18897 0x1b0fc00 INFO GST_INIT gst.c:586:init_pre: Initializing GStreamer Core Library version 1.15.0.1
0:00:00.000066091 18897 0x1b0fc00 INFO GST_INIT gst.c:587:init_pre: Using library installed in /root/gstreamer/lib/x86_64-linux-gnu
0:00:00.000079537 18897 0x1b0fc00 INFO GST_INIT gst.c:607:init_pre: Linux tuxbox 4.13.0-38-generic #43-Ubuntu SMP Wed Mar 14 15:20:44 UTC 2018 x86_64
0:00:00.000156894 18897 0x1b0fc00 DEBUG GST_MEMORY gstallocator.c:589:_priv_gst_allocator_initialize: memory alignment: 7
0:00:00.000221285 18897 0x1b0fc00 DEBUG GST_MEMORY gstallocator.c:565:gst_allocator_sysmem_init: init allocator 0x1b14840
0:00:00.000258144 18897 0x1b0fc00 DEBUG GST_MEMORY gstallocator.c:207:gst_allocator_register: registering allocator 0x1b14840 with name "SystemMemory"
0:00:00.000328649 18897 0x1b0fc00 INFO GST_INIT gstmessage.c:127:_priv_gst_message_initialize: init messages
0:00:00.000413779 18897 0x1b0fc00 DEBUG GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstElement : factory (nil)
0:00:00.000431589 18897 0x1b0fc00 DEBUG default gstelement.c:195:gst_element_setup_thread_pool: creating element thread pool
0:00:00.000484375 18897 0x1b0fc00 DEBUG GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstBin : factory (nil)
0:00:00.000736784 18897 0x1b0fc00 INFO GST_INIT gstcontext.c:84:_priv_gst_context_initialize: init contexts
0:00:00.000886561 18897 0x1b0fc00 INFO GST_PLUGIN_LOADING gstplugin.c:314:_priv_gst_plugin_initialize: registering 0 static plugins
0:00:00.000894687 18897 0x1b0fc00 LOG GST_PLUGIN_LOADING gstplugin.c:219:gst_plugin_register_static: attempting to load static plugin "staticelements" now...
0:00:00.000920375 18897 0x1b0fc00 LOG GST_PLUGIN_LOADING gstplugin.c:503:gst_plugin_register_func: plugin "(NULL)" looks good
0:00:00.000965654 18897 0x1b0fc00 LOG GST_ELEMENT_FACTORY gstelementfactory.c:236:gst_element_register:<bin> Created new elementfactory for type GstBin
0:00:00.000983133 18897 0x1b0fc00 DEBUG GST_REGISTRY gstregistry.c:578:gst_registry_add_feature:<registry0> adding feature 0x1b2d040 (bin)
0:00:00.000992380 18897 0x1b0fc00 DEBUG GST_REFCOUNTING gstobject.c:675:gst_object_set_parent:<bin> set parent (ref and sink)
0:00:00.001001780 18897 0x1b0fc00 LOG GST_REGISTRY gstregistry.c:596:gst_registry_add_feature:<registry0> emitting feature-added for bin
0:00:00.001023124 18897 0x1b0fc00 LOG GST_ELEMENT_FACTORY gstelementfactory.c:236:gst_element_register:<pipeline> Created new elementfactory for type GstPipeline
0:00:00.001035851 18897 0x1b0fc00 DEBUG GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstPipeline : factory 0x1b2d120
0:00:00.001061734 18897 0x1b0fc00 DEBUG GST_REGISTRY gstregistry.c:578:gst_registry_add_feature:<registry0> adding feature 0x1b2d120 (pipeline)
0:00:00.001068049 18897 0x1b0fc00 DEBUG GST_REFCOUNTING gstobject.c:675:gst_object_set_parent:<pipeline> set parent (ref and sink)
0:00:00.001076678 18897 0x1b0fc00 LOG GST_REGISTRY gstregistry.c:596:gst_registry_add_feature:<registry0> emitting feature-added for pipeline
0:00:00.001084687 18897 0x1b0fc00 LOG GST_PLUGIN_LOADING gstplugin.c:530:gst_plugin_register_func: plugin "(NULL)" initialised
0:00:00.001092373 18897 0x1b0fc00 INFO GST_PLUGIN_LOADING gstplugin.c:222:gst_plugin_register_static: registered static plugin "staticelements"
0:00:00.001101626 18897 0x1b0fc00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x1b2c060 for filename "(NULL)"
0:00:00.001109972 18897 0x1b0fc00 LOG GST_REGISTRY gstregistry.c:475:gst_registry_add_plugin:<registry0> emitting plugin-added for filename "(NULL)"
0:00:00.001118612 18897 0x1b0fc00 INFO GST_PLUGIN_LOADING gstplugin.c:224:gst_plugin_register_static: added static plugin "staticelements", result: 1
0:00:00.001132655 18897 0x1b0fc00 INFO GST_REGISTRY gstregistry.c:1723:ensure_current_registry: reading registry cache: /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin
0:00:00.001169542 18897 0x1b0fc00 INFO GST_REGISTRY gstregistrybinary.c:539:priv_gst_registry_binary_read_cache: Unable to mmap file /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin : Failed to open file '/home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin': open() failed: No such file or directory
0:00:00.001188416 18897 0x1b0fc00 INFO GST_REGISTRY gstregistrybinary.c:549:priv_gst_registry_binary_read_cache: Unable to read file /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin : Failed to open file '/home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin': No such file or directory
0:00:00.001197756 18897 0x1b0fc00 DEBUG GST_REGISTRY gstregistry.c:1751:ensure_current_registry: Updating registry cache
0:00:00.001205262 18897 0x1b0fc00 INFO GST_REGISTRY gstregistry.c:1579:scan_and_update_registry: Validating plugins from registry cache: /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin
0:00:00.001212376 18897 0x1b0fc00 DEBUG GST_REGISTRY gstregistry.c:1589:scan_and_update_registry: scanning paths added via --gst-plugin-path
0:00:00.001219301 18897 0x1b0fc00 DEBUG GST_REGISTRY gstregistry.c:1612:scan_and_update_registry: GST_PLUGIN_PATH not set
0:00:00.001227011 18897 0x1b0fc00 DEBUG GST_REGISTRY gstregistry.c:1666:scan_and_update_registry: GST_PLUGIN_SYSTEM_PATH set to /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0
0:00:00.001235935 18897 0x1b0fc00 DEBUG GST_REGISTRY gstregistry.c:1363:gst_registry_scan_path_internal:<registry0> scanning path /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0
0:00:00.001621206 18897 0x1b0fc00 LOG GST_REGISTRY gstregistry.c:1283:gst_registry_scan_path_level:<registry0> file /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so looks like a possible module
0:00:00.001629716 18897 0x1b0fc00 DEBUG GST_REGISTRY gstregistry.c:1344:gst_registry_scan_path_level:<registry0> file /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so not yet in registry
0:00:00.001637548 18897 0x1b0fc00 DEBUG GST_REGISTRY gstregistry.c:1149:gst_registry_scan_plugin_file: Starting plugin scanner for file /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so
0:00:00.001646908 18897 0x1b0fc00 DEBUG GST_POLL gstpoll.c:681:gst_poll_new: 0x1b0c0a0: new controllable : 0
0:00:00.001667902 18897 0x1b0fc00 DEBUG GST_POLL gstpoll.c:848:gst_poll_add_fd_unlocked: 0x1b0c0a0: fd (fd:4, idx:0)
0:00:00.001676979 18897 0x1b0fc00 DEBUG GST_POLL gstpoll.c:1015:gst_poll_fd_ctl_read_unlocked: 0x1b0c0a0: fd (fd:4, idx:0), active : 1
0:00:00.001687414 18897 0x1b0fc00 DEBUG GST_REGISTRY gstregistry.c:1160:gst_registry_scan_plugin_file: Using scan-helper to load plugin /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so
0:00:00.001696255 18897 0x1b0fc00 LOG GST_PLUGIN_LOADING gstpluginloader.c:471:gst_plugin_loader_spawn: Trying GST_PLUGIN_SCANNER env var: /root/gstreamer/libexec/gstreamer-1.0/gst-plugin-scanner
0:00:00.001705349 18897 0x1b0fc00 LOG GST_PLUGIN_LOADING gstpluginloader.c:429:gst_plugin_loader_try_helper: Trying to spawn gst-plugin-scanner helper at /root/gstreamer/libexec/gstreamer-1.0/gst-plugin-scanner
0:00:01.243922272 18892 0x1e59c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 0. 0 bytes pending for write
0:00:01.243940696 18892 0x1e59c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x1e560a0: fd (fd:10, idx:2) 0
0:00:01.243948914 18892 0x1e59c00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x1e560a0: fd (fd:10, idx:2) 0
0:00:01.243956129 18892 0x1e59c00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x1e560a0: fd (fd:10, idx:2) 0
0:00:01.243964173 18892 0x1e59c00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x1e560a0: timeout :0:00:01.000000000
0:00:00.244267241 18897 0x1b0fc00 DEBUG GST_POLL gstpoll.c:848:gst_poll_add_fd_unlocked: 0x1b0c0a0: fd (fd:9, idx:-1)
0:00:00.244286953 18897 0x1b0fc00 DEBUG GST_POLL gstpoll.c:848:gst_poll_add_fd_unlocked: 0x1b0c0a0: fd (fd:10, idx:-1)
0:00:00.244297830 18897 0x1b0fc00 DEBUG GST_POLL gstpoll.c:1015:gst_poll_fd_ctl_read_unlocked: 0x1b0c0a0: fd (fd:10, idx:2), active : 1
0:00:00.244304966 18897 0x1b0fc00 DEBUG GST_POLL gstpoll.c:980:gst_poll_fd_ctl_write: 0x1b0c0a0: fd (fd:9, idx:1), active : 1
0:00:00.244311087 18897 0x1b0fc00 LOG GST_POLL gstpoll.c:994:gst_poll_fd_ctl_write: 0x1b0c0a0: pfd->events now 60 (POLLOUT:4)
0:00:00.244317276 18897 0x1b0fc00 DEBUG GST_POLL gstpoll.c:980:gst_poll_fd_ctl_write: 0x1b0c0a0: fd (fd:9, idx:1), active : 1
0:00:00.244323146 18897 0x1b0fc00 LOG GST_POLL gstpoll.c:994:gst_poll_fd_ctl_write: 0x1b0c0a0: pfd->events now 60 (POLLOUT:4)
0:00:00.244778165 18897 0x1b0fc00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x1b0c0a0: timeout :0:00:01.000000000
0:00:00.244797517 18897 0x1b0fc00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 1. 24 bytes pending for write
0:00:00.244808235 18897 0x1b0fc00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x1b0c0a0: fd (fd:10, idx:2) 0
0:00:00.244816242 18897 0x1b0fc00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x1b0c0a0: fd (fd:10, idx:2) 0
0:00:00.244826131 18897 0x1b0fc00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x1b0c0a0: fd (fd:10, idx:2) 0
0:00:00.244833942 18897 0x1b0fc00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x1b0c0a0: fd (fd:9, idx:1) 0
0:00:00.244841672 18897 0x1b0fc00 DEBUG GST_POLL gstpoll.c:1335:gst_poll_fd_can_write: 0x1b0c0a0: fd (fd:9, idx:1) 1
0:00:00.244848878 18897 0x1b0fc00 LOG GST_PLUGIN_LOADING gstpluginloader.c:687:write_one: Writing packet of size 12 bytes to fd 9
0:00:00.244862704 18897 0x1b0fc00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x1b0c0a0: timeout :0:00:01.000000000
0:00:00.244871869 18897 0x1b0fc00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 1. 12 bytes pending for write
0:00:00.244880367 18897 0x1b0fc00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x1b0c0a0: fd (fd:10, idx:2) 0
0:00:00.244887986 18897 0x1b0fc00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x1b0c0a0: fd (fd:10, idx:2) 0
0:00:00.244895880 18897 0x1b0fc00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x1b0c0a0: fd (fd:10, idx:2) 0
0:00:00.244903469 18897 0x1b0fc00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x1b0c0a0: fd (fd:9, idx:1) 0
0:00:00.244911209 18897 0x1b0fc00 DEBUG GST_POLL gstpoll.c:1335:gst_poll_fd_can_write: 0x1b0c0a0: fd (fd:9, idx:1) 1
0:00:00.244918216 18897 0x1b0fc00 LOG GST_PLUGIN_LOADING gstpluginloader.c:687:write_one: Writing packet of size 12 bytes to fd 9
0:00:00.244927547 18897 0x1b0fc00 DEBUG GST_POLL gstpoll.c:980:gst_poll_fd_ctl_write: 0x1b0c0a0: fd (fd:9, idx:1), active : 0
0:00:00.244935452 18897 0x1b0fc00 LOG GST_POLL gstpoll.c:994:gst_poll_fd_ctl_write: 0x1b0c0a0: pfd->events now 56 (POLLOUT:4)
0:00:00.244944558 18897 0x1b0fc00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x1b0c0a0: timeout :0:00:01.000000000
0:00:00.000043914 18898 0xe1ac00 INFO GST_INIT gst.c:586:init_pre: Initializing GStreamer Core Library version 1.15.0.1
0:00:00.000062459 18898 0xe1ac00 INFO GST_INIT gst.c:587:init_pre: Using library installed in /root/gstreamer/lib/x86_64-linux-gnu
0:00:00.000074566 18898 0xe1ac00 INFO GST_INIT gst.c:607:init_pre: Linux tuxbox 4.13.0-38-generic #43-Ubuntu SMP Wed Mar 14 15:20:44 UTC 2018 x86_64
0:00:00.000138662 18898 0xe1ac00 DEBUG GST_MEMORY gstallocator.c:589:_priv_gst_allocator_initialize: memory alignment: 7
0:00:00.000194746 18898 0xe1ac00 DEBUG GST_MEMORY gstallocator.c:565:gst_allocator_sysmem_init: init allocator 0xe1f840
0:00:00.000219744 18898 0xe1ac00 DEBUG GST_MEMORY gstallocator.c:207:gst_allocator_register: registering allocator 0xe1f840 with name "SystemMemory"
0:00:00.000262510 18898 0xe1ac00 INFO GST_INIT gstmessage.c:127:_priv_gst_message_initialize: init messages
0:00:00.000322178 18898 0xe1ac00 DEBUG GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstElement : factory (nil)
0:00:00.000338426 18898 0xe1ac00 DEBUG default gstelement.c:195:gst_element_setup_thread_pool: creating element thread pool
0:00:00.000365716 18898 0xe1ac00 DEBUG GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstBin : factory (nil)
0:00:00.000606320 18898 0xe1ac00 INFO GST_INIT gstcontext.c:84:_priv_gst_context_initialize: init contexts
0:00:00.000749047 18898 0xe1ac00 INFO GST_PLUGIN_LOADING gstplugin.c:314:_priv_gst_plugin_initialize: registering 0 static plugins
0:00:00.000757064 18898 0xe1ac00 LOG GST_PLUGIN_LOADING gstplugin.c:219:gst_plugin_register_static: attempting to load static plugin "staticelements" now...
0:00:00.000777150 18898 0xe1ac00 LOG GST_PLUGIN_LOADING gstplugin.c:503:gst_plugin_register_func: plugin "(NULL)" looks good
0:00:00.000812292 18898 0xe1ac00 LOG GST_ELEMENT_FACTORY gstelementfactory.c:236:gst_element_register:<bin> Created new elementfactory for type GstBin
0:00:00.000828053 18898 0xe1ac00 DEBUG GST_REGISTRY gstregistry.c:578:gst_registry_add_feature:<registry0> adding feature 0xe38040 (bin)
0:00:00.000835026 18898 0xe1ac00 DEBUG GST_REFCOUNTING gstobject.c:675:gst_object_set_parent:<bin> set parent (ref and sink)
0:00:00.000842934 18898 0xe1ac00 LOG GST_REGISTRY gstregistry.c:596:gst_registry_add_feature:<registry0> emitting feature-added for bin
0:00:00.000858104 18898 0xe1ac00 LOG GST_ELEMENT_FACTORY gstelementfactory.c:236:gst_element_register:<pipeline> Created new elementfactory for type GstPipeline
0:00:00.000868552 18898 0xe1ac00 DEBUG GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstPipeline : factory 0xe38120
0:00:00.000887825 18898 0xe1ac00 DEBUG GST_REGISTRY gstregistry.c:578:gst_registry_add_feature:<registry0> adding feature 0xe38120 (pipeline)
0:00:00.000893944 18898 0xe1ac00 DEBUG GST_REFCOUNTING gstobject.c:675:gst_object_set_parent:<pipeline> set parent (ref and sink)
0:00:00.000901623 18898 0xe1ac00 LOG GST_REGISTRY gstregistry.c:596:gst_registry_add_feature:<registry0> emitting feature-added for pipeline
0:00:00.000907784 18898 0xe1ac00 LOG GST_PLUGIN_LOADING gstplugin.c:530:gst_plugin_register_func: plugin "(NULL)" initialised
0:00:00.000913344 18898 0xe1ac00 INFO GST_PLUGIN_LOADING gstplugin.c:222:gst_plugin_register_static: registered static plugin "staticelements"
0:00:00.000920851 18898 0xe1ac00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0xe37060 for filename "(NULL)"
0:00:00.000926956 18898 0xe1ac00 LOG GST_REGISTRY gstregistry.c:475:gst_registry_add_plugin:<registry0> emitting plugin-added for filename "(NULL)"
0:00:00.000933972 18898 0xe1ac00 INFO GST_PLUGIN_LOADING gstplugin.c:224:gst_plugin_register_static: added static plugin "staticelements", result: 1
0:00:00.000948855 18898 0xe1ac00 INFO GST_REGISTRY gstregistry.c:1723:ensure_current_registry: reading registry cache: /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin
0:00:00.000977849 18898 0xe1ac00 INFO GST_REGISTRY gstregistrybinary.c:539:priv_gst_registry_binary_read_cache: Unable to mmap file /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin : Failed to open file '/home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin': open() failed: No such file or directory
0:00:00.000993652 18898 0xe1ac00 INFO GST_REGISTRY gstregistrybinary.c:549:priv_gst_registry_binary_read_cache: Unable to read file /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin : Failed to open file '/home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin': No such file or directory
0:00:00.001000299 18898 0xe1ac00 DEBUG GST_REGISTRY gstregistry.c:1751:ensure_current_registry: Updating registry cache
0:00:00.001006646 18898 0xe1ac00 INFO GST_REGISTRY gstregistry.c:1579:scan_and_update_registry: Validating plugins from registry cache: /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin
0:00:00.001012176 18898 0xe1ac00 DEBUG GST_REGISTRY gstregistry.c:1589:scan_and_update_registry: scanning paths added via --gst-plugin-path
0:00:00.001017931 18898 0xe1ac00 DEBUG GST_REGISTRY gstregistry.c:1612:scan_and_update_registry: GST_PLUGIN_PATH not set
0:00:00.001024326 18898 0xe1ac00 DEBUG GST_REGISTRY gstregistry.c:1666:scan_and_update_registry: GST_PLUGIN_SYSTEM_PATH set to /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0
0:00:00.001031137 18898 0xe1ac00 DEBUG GST_REGISTRY gstregistry.c:1363:gst_registry_scan_path_internal:<registry0> scanning path /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0
0:00:00.001403849 18898 0xe1ac00 LOG GST_REGISTRY gstregistry.c:1283:gst_registry_scan_path_level:<registry0> file /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so looks like a possible module
0:00:00.001412420 18898 0xe1ac00 DEBUG GST_REGISTRY gstregistry.c:1344:gst_registry_scan_path_level:<registry0> file /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so not yet in registry
0:00:00.001419466 18898 0xe1ac00 DEBUG GST_REGISTRY gstregistry.c:1149:gst_registry_scan_plugin_file: Starting plugin scanner for file /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so
0:00:00.001427266 18898 0xe1ac00 DEBUG GST_POLL gstpoll.c:681:gst_poll_new: 0xe170a0: new controllable : 0
0:00:00.001445913 18898 0xe1ac00 DEBUG GST_POLL gstpoll.c:848:gst_poll_add_fd_unlocked: 0xe170a0: fd (fd:4, idx:0)
0:00:00.001453476 18898 0xe1ac00 DEBUG GST_POLL gstpoll.c:1015:gst_poll_fd_ctl_read_unlocked: 0xe170a0: fd (fd:4, idx:0), active : 1
0:00:00.001460426 18898 0xe1ac00 DEBUG GST_REGISTRY gstregistry.c:1160:gst_registry_scan_plugin_file: Using scan-helper to load plugin /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so
0:00:00.001466915 18898 0xe1ac00 LOG GST_PLUGIN_LOADING gstpluginloader.c:471:gst_plugin_loader_spawn: Trying GST_PLUGIN_SCANNER env var: /root/gstreamer/libexec/gstreamer-1.0/gst-plugin-scanner
0:00:00.001473123 18898 0xe1ac00 LOG GST_PLUGIN_LOADING gstpluginloader.c:429:gst_plugin_loader_try_helper: Trying to spawn gst-plugin-scanner helper at /root/gstreamer/libexec/gstreamer-1.0/gst-plugin-scanner
0:00:01.247930428 18893 0x1157c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 0. 0 bytes pending for write
0:00:01.247945923 18893 0x1157c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x11540a0: fd (fd:10, idx:2) 0
0:00:01.247953280 18893 0x1157c00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x11540a0: fd (fd:10, idx:2) 0
0:00:01.247960310 18893 0x1157c00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x11540a0: fd (fd:10, idx:2) 0
0:00:01.247968167 18893 0x1157c00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x11540a0: timeout :0:00:01.000000000
0:00:02.248527964 18889 0x1428200 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 0. 0 bytes pending for write
0:00:02.248542988 18889 0x1428200 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x14210a0: fd (fd:10, idx:2) 0
0:00:02.248550797 18889 0x1428200 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x14210a0: fd (fd:10, idx:2) 0
0:00:02.248557851 18889 0x1428200 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x14210a0: fd (fd:10, idx:2) 0
0:00:02.248566151 18889 0x1428200 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x14210a0: timeout :0:00:01.000000000
0:00:00.245762212 18898 0xe1ac00 DEBUG GST_POLL gstpoll.c:848:gst_poll_add_fd_unlocked: 0xe170a0: fd (fd:9, idx:-1)
0:00:00.245779543 18898 0xe1ac00 DEBUG GST_POLL gstpoll.c:848:gst_poll_add_fd_unlocked: 0xe170a0: fd (fd:10, idx:-1)
0:00:00.245788314 18898 0xe1ac00 DEBUG GST_POLL gstpoll.c:1015:gst_poll_fd_ctl_read_unlocked: 0xe170a0: fd (fd:10, idx:2), active : 1
0:00:00.245795006 18898 0xe1ac00 DEBUG GST_POLL gstpoll.c:980:gst_poll_fd_ctl_write: 0xe170a0: fd (fd:9, idx:1), active : 1
0:00:00.245801336 18898 0xe1ac00 LOG GST_POLL gstpoll.c:994:gst_poll_fd_ctl_write: 0xe170a0: pfd->events now 60 (POLLOUT:4)
0:00:00.245807630 18898 0xe1ac00 DEBUG GST_POLL gstpoll.c:980:gst_poll_fd_ctl_write: 0xe170a0: fd (fd:9, idx:1), active : 1
0:00:00.245813531 18898 0xe1ac00 LOG GST_POLL gstpoll.c:994:gst_poll_fd_ctl_write: 0xe170a0: pfd->events now 60 (POLLOUT:4)
0:00:00.245823383 18898 0xe1ac00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0xe170a0: timeout :0:00:01.000000000
0:00:00.245836422 18898 0xe1ac00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 1. 24 bytes pending for write
0:00:00.245843958 18898 0xe1ac00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0xe170a0: fd (fd:10, idx:2) 0
0:00:00.245850542 18898 0xe1ac00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0xe170a0: fd (fd:10, idx:2) 0
0:00:00.245857715 18898 0xe1ac00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0xe170a0: fd (fd:10, idx:2) 0
0:00:00.245863924 18898 0xe1ac00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0xe170a0: fd (fd:9, idx:1) 0
0:00:00.245870175 18898 0xe1ac00 DEBUG GST_POLL gstpoll.c:1335:gst_poll_fd_can_write: 0xe170a0: fd (fd:9, idx:1) 1
0:00:00.245875836 18898 0xe1ac00 LOG GST_PLUGIN_LOADING gstpluginloader.c:687:write_one: Writing packet of size 12 bytes to fd 9
0:00:00.245885975 18898 0xe1ac00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0xe170a0: timeout :0:00:01.000000000
0:00:00.245893041 18898 0xe1ac00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 1. 12 bytes pending for write
0:00:00.245899517 18898 0xe1ac00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0xe170a0: fd (fd:10, idx:2) 0
0:00:00.245905605 18898 0xe1ac00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0xe170a0: fd (fd:10, idx:2) 0
0:00:00.245911820 18898 0xe1ac00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0xe170a0: fd (fd:10, idx:2) 0
0:00:00.245917956 18898 0xe1ac00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0xe170a0: fd (fd:9, idx:1) 0
0:00:00.245924170 18898 0xe1ac00 DEBUG GST_POLL gstpoll.c:1335:gst_poll_fd_can_write: 0xe170a0: fd (fd:9, idx:1) 1
0:00:00.245929670 18898 0xe1ac00 LOG GST_PLUGIN_LOADING gstpluginloader.c:687:write_one: Writing packet of size 12 bytes to fd 9
0:00:00.245937223 18898 0xe1ac00 DEBUG GST_POLL gstpoll.c:980:gst_poll_fd_ctl_write: 0xe170a0: fd (fd:9, idx:1), active : 0
0:00:00.245943239 18898 0xe1ac00 LOG GST_POLL gstpoll.c:994:gst_poll_fd_ctl_write: 0xe170a0: pfd->events now 56 (POLLOUT:4)
0:00:00.245950142 18898 0xe1ac00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0xe170a0: timeout :0:00:01.000000000
0:00:00.000042844 18899 0x107dc00 INFO GST_INIT gst.c:586:init_pre: Initializing GStreamer Core Library version 1.15.0.1
0:00:00.000061188 18899 0x107dc00 INFO GST_INIT gst.c:587:init_pre: Using library installed in /root/gstreamer/lib/x86_64-linux-gnu
0:00:00.000074767 18899 0x107dc00 INFO GST_INIT gst.c:607:init_pre: Linux tuxbox 4.13.0-38-generic #43-Ubuntu SMP Wed Mar 14 15:20:44 UTC 2018 x86_64
0:00:00.000150354 18899 0x107dc00 DEBUG GST_MEMORY gstallocator.c:589:_priv_gst_allocator_initialize: memory alignment: 7
0:00:00.000212905 18899 0x107dc00 DEBUG GST_MEMORY gstallocator.c:565:gst_allocator_sysmem_init: init allocator 0x1082840
0:00:00.000251676 18899 0x107dc00 DEBUG GST_MEMORY gstallocator.c:207:gst_allocator_register: registering allocator 0x1082840 with name "SystemMemory"
0:00:00.000319904 18899 0x107dc00 INFO GST_INIT gstmessage.c:127:_priv_gst_message_initialize: init messages
0:00:00.000396709 18899 0x107dc00 DEBUG GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstElement : factory (nil)
0:00:00.000414185 18899 0x107dc00 DEBUG default gstelement.c:195:gst_element_setup_thread_pool: creating element thread pool
0:00:00.000445937 18899 0x107dc00 DEBUG GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstBin : factory (nil)
0:00:00.000704587 18899 0x107dc00 INFO GST_INIT gstcontext.c:84:_priv_gst_context_initialize: init contexts
0:00:00.000853580 18899 0x107dc00 INFO GST_PLUGIN_LOADING gstplugin.c:314:_priv_gst_plugin_initialize: registering 0 static plugins
0:00:00.000861503 18899 0x107dc00 LOG GST_PLUGIN_LOADING gstplugin.c:219:gst_plugin_register_static: attempting to load static plugin "staticelements" now...
0:00:00.000885982 18899 0x107dc00 LOG GST_PLUGIN_LOADING gstplugin.c:503:gst_plugin_register_func: plugin "(NULL)" looks good
0:00:00.000929648 18899 0x107dc00 LOG GST_ELEMENT_FACTORY gstelementfactory.c:236:gst_element_register:<bin> Created new elementfactory for type GstBin
0:00:00.000947034 18899 0x107dc00 DEBUG GST_REGISTRY gstregistry.c:578:gst_registry_add_feature:<registry0> adding feature 0x109b040 (bin)
0:00:00.000956223 18899 0x107dc00 DEBUG GST_REFCOUNTING gstobject.c:675:gst_object_set_parent:<bin> set parent (ref and sink)
0:00:00.000965305 18899 0x107dc00 LOG GST_REGISTRY gstregistry.c:596:gst_registry_add_feature:<registry0> emitting feature-added for bin
0:00:00.000986613 18899 0x107dc00 LOG GST_ELEMENT_FACTORY gstelementfactory.c:236:gst_element_register:<pipeline> Created new elementfactory for type GstPipeline
0:00:00.001000019 18899 0x107dc00 DEBUG GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstPipeline : factory 0x109b120
0:00:00.001026662 18899 0x107dc00 DEBUG GST_REGISTRY gstregistry.c:578:gst_registry_add_feature:<registry0> adding feature 0x109b120 (pipeline)
0:00:00.001033694 18899 0x107dc00 DEBUG GST_REFCOUNTING gstobject.c:675:gst_object_set_parent:<pipeline> set parent (ref and sink)
0:00:00.001042268 18899 0x107dc00 LOG GST_REGISTRY gstregistry.c:596:gst_registry_add_feature:<registry0> emitting feature-added for pipeline
0:00:00.001049935 18899 0x107dc00 LOG GST_PLUGIN_LOADING gstplugin.c:530:gst_plugin_register_func: plugin "(NULL)" initialised
0:00:00.001057291 18899 0x107dc00 INFO GST_PLUGIN_LOADING gstplugin.c:222:gst_plugin_register_static: registered static plugin "staticelements"
0:00:00.001066176 18899 0x107dc00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x109a060 for filename "(NULL)"
0:00:00.001074421 18899 0x107dc00 LOG GST_REGISTRY gstregistry.c:475:gst_registry_add_plugin:<registry0> emitting plugin-added for filename "(NULL)"
0:00:00.001082541 18899 0x107dc00 INFO GST_PLUGIN_LOADING gstplugin.c:224:gst_plugin_register_static: added static plugin "staticelements", result: 1
0:00:00.001096374 18899 0x107dc00 INFO GST_REGISTRY gstregistry.c:1723:ensure_current_registry: reading registry cache: /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin
0:00:00.001131034 18899 0x107dc00 INFO GST_REGISTRY gstregistrybinary.c:539:priv_gst_registry_binary_read_cache: Unable to mmap file /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin : Failed to open file '/home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin': open() failed: No such file or directory
0:00:00.001148146 18899 0x107dc00 INFO GST_REGISTRY gstregistrybinary.c:549:priv_gst_registry_binary_read_cache: Unable to read file /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin : Failed to open file '/home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin': No such file or directory
0:00:00.001157334 18899 0x107dc00 DEBUG GST_REGISTRY gstregistry.c:1751:ensure_current_registry: Updating registry cache
0:00:00.001164723 18899 0x107dc00 INFO GST_REGISTRY gstregistry.c:1579:scan_and_update_registry: Validating plugins from registry cache: /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin
0:00:00.001171818 18899 0x107dc00 DEBUG GST_REGISTRY gstregistry.c:1589:scan_and_update_registry: scanning paths added via --gst-plugin-path
0:00:00.001178455 18899 0x107dc00 DEBUG GST_REGISTRY gstregistry.c:1612:scan_and_update_registry: GST_PLUGIN_PATH not set
0:00:00.001185889 18899 0x107dc00 DEBUG GST_REGISTRY gstregistry.c:1666:scan_and_update_registry: GST_PLUGIN_SYSTEM_PATH set to /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0
0:00:00.001194130 18899 0x107dc00 DEBUG GST_REGISTRY gstregistry.c:1363:gst_registry_scan_path_internal:<registry0> scanning path /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0
0:00:00.001576865 18899 0x107dc00 LOG GST_REGISTRY gstregistry.c:1283:gst_registry_scan_path_level:<registry0> file /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so looks like a possible module
0:00:00.001584883 18899 0x107dc00 DEBUG GST_REGISTRY gstregistry.c:1344:gst_registry_scan_path_level:<registry0> file /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so not yet in registry
0:00:00.001592459 18899 0x107dc00 DEBUG GST_REGISTRY gstregistry.c:1149:gst_registry_scan_plugin_file: Starting plugin scanner for file /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so
0:00:00.001601865 18899 0x107dc00 DEBUG GST_POLL gstpoll.c:681:gst_poll_new: 0x107a0a0: new controllable : 0
0:00:00.001622890 18899 0x107dc00 DEBUG GST_POLL gstpoll.c:848:gst_poll_add_fd_unlocked: 0x107a0a0: fd (fd:4, idx:0)
0:00:00.001632391 18899 0x107dc00 DEBUG GST_POLL gstpoll.c:1015:gst_poll_fd_ctl_read_unlocked: 0x107a0a0: fd (fd:4, idx:0), active : 1
0:00:00.001642510 18899 0x107dc00 DEBUG GST_REGISTRY gstregistry.c:1160:gst_registry_scan_plugin_file: Using scan-helper to load plugin /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so
0:00:00.001651065 18899 0x107dc00 LOG GST_PLUGIN_LOADING gstpluginloader.c:471:gst_plugin_loader_spawn: Trying GST_PLUGIN_SCANNER env var: /root/gstreamer/libexec/gstreamer-1.0/gst-plugin-scanner
0:00:00.001659321 18899 0x107dc00 LOG GST_PLUGIN_LOADING gstpluginloader.c:429:gst_plugin_loader_try_helper: Trying to spawn gst-plugin-scanner helper at /root/gstreamer/libexec/gstreamer-1.0/gst-plugin-scanner
0:00:01.244299786 18894 0x133cc00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 0. 0 bytes pending for write
0:00:01.244325574 18894 0x133cc00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x13390a0: fd (fd:10, idx:2) 0
0:00:01.244332313 18894 0x133cc00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x13390a0: fd (fd:10, idx:2) 0
0:00:01.244339478 18894 0x133cc00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x13390a0: fd (fd:10, idx:2) 0
0:00:01.244347479 18894 0x133cc00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x13390a0: timeout :0:00:01.000000000
0:00:02.244821613 18890 0x22e6c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 0. 0 bytes pending for write
0:00:02.244835532 18890 0x22e6c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x22e30a0: fd (fd:10, idx:2) 0
0:00:02.244843020 18890 0x22e6c00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x22e30a0: fd (fd:10, idx:2) 0
0:00:02.244849843 18890 0x22e6c00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x22e30a0: fd (fd:10, idx:2) 0
0:00:02.244857856 18890 0x22e6c00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x22e30a0: timeout :0:00:01.000000000
0:00:00.242364510 18899 0x107dc00 DEBUG GST_POLL gstpoll.c:848:gst_poll_add_fd_unlocked: 0x107a0a0: fd (fd:9, idx:-1)
0:00:00.242386462 18899 0x107dc00 DEBUG GST_POLL gstpoll.c:848:gst_poll_add_fd_unlocked: 0x107a0a0: fd (fd:10, idx:-1)
0:00:00.242395774 18899 0x107dc00 DEBUG GST_POLL gstpoll.c:1015:gst_poll_fd_ctl_read_unlocked: 0x107a0a0: fd (fd:10, idx:2), active : 1
0:00:00.242403306 18899 0x107dc00 DEBUG GST_POLL gstpoll.c:980:gst_poll_fd_ctl_write: 0x107a0a0: fd (fd:9, idx:1), active : 1
0:00:00.242410528 18899 0x107dc00 LOG GST_POLL gstpoll.c:994:gst_poll_fd_ctl_write: 0x107a0a0: pfd->events now 60 (POLLOUT:4)
0:00:00.242418395 18899 0x107dc00 DEBUG GST_POLL gstpoll.c:980:gst_poll_fd_ctl_write: 0x107a0a0: fd (fd:9, idx:1), active : 1
0:00:00.242425950 18899 0x107dc00 LOG GST_POLL gstpoll.c:994:gst_poll_fd_ctl_write: 0x107a0a0: pfd->events now 60 (POLLOUT:4)
0:00:00.242435253 18899 0x107dc00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x107a0a0: timeout :0:00:01.000000000
0:00:00.242451864 18899 0x107dc00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 1. 24 bytes pending for write
0:00:00.242461954 18899 0x107dc00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x107a0a0: fd (fd:10, idx:2) 0
0:00:00.242470245 18899 0x107dc00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x107a0a0: fd (fd:10, idx:2) 0
0:00:00.242479421 18899 0x107dc00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x107a0a0: fd (fd:10, idx:2) 0
0:00:00.242486929 18899 0x107dc00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x107a0a0: fd (fd:9, idx:1) 0
0:00:00.242494358 18899 0x107dc00 DEBUG GST_POLL gstpoll.c:1335:gst_poll_fd_can_write: 0x107a0a0: fd (fd:9, idx:1) 1
0:00:00.242501362 18899 0x107dc00 LOG GST_PLUGIN_LOADING gstpluginloader.c:687:write_one: Writing packet of size 12 bytes to fd 9
0:00:00.242514976 18899 0x107dc00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x107a0a0: timeout :0:00:01.000000000
0:00:00.242524001 18899 0x107dc00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 1. 12 bytes pending for write
0:00:00.242532035 18899 0x107dc00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x107a0a0: fd (fd:10, idx:2) 0
0:00:00.242539514 18899 0x107dc00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x107a0a0: fd (fd:10, idx:2) 0
0:00:00.242547495 18899 0x107dc00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x107a0a0: fd (fd:10, idx:2) 0
0:00:00.242554986 18899 0x107dc00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x107a0a0: fd (fd:9, idx:1) 0
0:00:00.242562751 18899 0x107dc00 DEBUG GST_POLL gstpoll.c:1335:gst_poll_fd_can_write: 0x107a0a0: fd (fd:9, idx:1) 1
0:00:00.242569399 18899 0x107dc00 LOG GST_PLUGIN_LOADING gstpluginloader.c:687:write_one: Writing packet of size 12 bytes to fd 9
0:00:00.242578622 18899 0x107dc00 DEBUG GST_POLL gstpoll.c:980:gst_poll_fd_ctl_write: 0x107a0a0: fd (fd:9, idx:1), active : 0
0:00:00.242586231 18899 0x107dc00 LOG GST_POLL gstpoll.c:994:gst_poll_fd_ctl_write: 0x107a0a0: pfd->events now 56 (POLLOUT:4)
0:00:00.242595403 18899 0x107dc00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x107a0a0: timeout :0:00:01.000000000
0:00:00.000041528 18900 0x2574c00 INFO GST_INIT gst.c:586:init_pre: Initializing GStreamer Core Library version 1.15.0.1
0:00:00.000058979 18900 0x2574c00 INFO GST_INIT gst.c:587:init_pre: Using library installed in /root/gstreamer/lib/x86_64-linux-gnu
0:00:00.000080888 18900 0x2574c00 INFO GST_INIT gst.c:607:init_pre: Linux tuxbox 4.13.0-38-generic #43-Ubuntu SMP Wed Mar 14 15:20:44 UTC 2018 x86_64
0:00:00.000155086 18900 0x2574c00 DEBUG GST_MEMORY gstallocator.c:589:_priv_gst_allocator_initialize: memory alignment: 7
0:00:00.000227866 18900 0x2574c00 DEBUG GST_MEMORY gstallocator.c:565:gst_allocator_sysmem_init: init allocator 0x2579840
0:00:00.000260688 18900 0x2574c00 DEBUG GST_MEMORY gstallocator.c:207:gst_allocator_register: registering allocator 0x2579840 with name "SystemMemory"
0:00:00.000312341 18900 0x2574c00 INFO GST_INIT gstmessage.c:127:_priv_gst_message_initialize: init messages
0:00:00.000394963 18900 0x2574c00 DEBUG GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstElement : factory (nil)
0:00:00.000420903 18900 0x2574c00 DEBUG default gstelement.c:195:gst_element_setup_thread_pool: creating element thread pool
0:00:00.000447681 18900 0x2574c00 DEBUG GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstBin : factory (nil)
0:00:00.000689255 18900 0x2574c00 INFO GST_INIT gstcontext.c:84:_priv_gst_context_initialize: init contexts
0:00:00.000847845 18900 0x2574c00 INFO GST_PLUGIN_LOADING gstplugin.c:314:_priv_gst_plugin_initialize: registering 0 static plugins
0:00:00.000855743 18900 0x2574c00 LOG GST_PLUGIN_LOADING gstplugin.c:219:gst_plugin_register_static: attempting to load static plugin "staticelements" now...
0:00:00.000885719 18900 0x2574c00 LOG GST_PLUGIN_LOADING gstplugin.c:503:gst_plugin_register_func: plugin "(NULL)" looks good
0:00:00.000922090 18900 0x2574c00 LOG GST_ELEMENT_FACTORY gstelementfactory.c:236:gst_element_register:<bin> Created new elementfactory for type GstBin
0:00:00.000938293 18900 0x2574c00 DEBUG GST_REGISTRY gstregistry.c:578:gst_registry_add_feature:<registry0> adding feature 0x2592040 (bin)
0:00:00.000945547 18900 0x2574c00 DEBUG GST_REFCOUNTING gstobject.c:675:gst_object_set_parent:<bin> set parent (ref and sink)
0:00:00.000953142 18900 0x2574c00 LOG GST_REGISTRY gstregistry.c:596:gst_registry_add_feature:<registry0> emitting feature-added for bin
0:00:00.000968366 18900 0x2574c00 LOG GST_ELEMENT_FACTORY gstelementfactory.c:236:gst_element_register:<pipeline> Created new elementfactory for type GstPipeline
0:00:00.000978653 18900 0x2574c00 DEBUG GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstPipeline : factory 0x2592120
0:00:00.000997473 18900 0x2574c00 DEBUG GST_REGISTRY gstregistry.c:578:gst_registry_add_feature:<registry0> adding feature 0x2592120 (pipeline)
0:00:00.001003524 18900 0x2574c00 DEBUG GST_REFCOUNTING gstobject.c:675:gst_object_set_parent:<pipeline> set parent (ref and sink)
0:00:00.001011043 18900 0x2574c00 LOG GST_REGISTRY gstregistry.c:596:gst_registry_add_feature:<registry0> emitting feature-added for pipeline
0:00:00.001016581 18900 0x2574c00 LOG GST_PLUGIN_LOADING gstplugin.c:530:gst_plugin_register_func: plugin "(NULL)" initialised
0:00:00.001021993 18900 0x2574c00 INFO GST_PLUGIN_LOADING gstplugin.c:222:gst_plugin_register_static: registered static plugin "staticelements"
0:00:00.001029111 18900 0x2574c00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x2591060 for filename "(NULL)"
0:00:00.001035115 18900 0x2574c00 LOG GST_REGISTRY gstregistry.c:475:gst_registry_add_plugin:<registry0> emitting plugin-added for filename "(NULL)"
0:00:00.001041208 18900 0x2574c00 INFO GST_PLUGIN_LOADING gstplugin.c:224:gst_plugin_register_static: added static plugin "staticelements", result: 1
0:00:00.001054251 18900 0x2574c00 INFO GST_REGISTRY gstregistry.c:1723:ensure_current_registry: reading registry cache: /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin
0:00:00.001083005 18900 0x2574c00 INFO GST_REGISTRY gstregistrybinary.c:539:priv_gst_registry_binary_read_cache: Unable to mmap file /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin : Failed to open file '/home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin': open() failed: No such file or directory
0:00:00.001098269 18900 0x2574c00 INFO GST_REGISTRY gstregistrybinary.c:549:priv_gst_registry_binary_read_cache: Unable to read file /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin : Failed to open file '/home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin': No such file or directory
0:00:00.001105006 18900 0x2574c00 DEBUG GST_REGISTRY gstregistry.c:1751:ensure_current_registry: Updating registry cache
0:00:00.001111467 18900 0x2574c00 INFO GST_REGISTRY gstregistry.c:1579:scan_and_update_registry: Validating plugins from registry cache: /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin
0:00:00.001116716 18900 0x2574c00 DEBUG GST_REGISTRY gstregistry.c:1589:scan_and_update_registry: scanning paths added via --gst-plugin-path
0:00:00.001122131 18900 0x2574c00 DEBUG GST_REGISTRY gstregistry.c:1612:scan_and_update_registry: GST_PLUGIN_PATH not set
0:00:00.001127993 18900 0x2574c00 DEBUG GST_REGISTRY gstregistry.c:1666:scan_and_update_registry: GST_PLUGIN_SYSTEM_PATH set to /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0
0:00:00.001134234 18900 0x2574c00 DEBUG GST_REGISTRY gstregistry.c:1363:gst_registry_scan_path_internal:<registry0> scanning path /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0
0:00:00.001514987 18900 0x2574c00 LOG GST_REGISTRY gstregistry.c:1283:gst_registry_scan_path_level:<registry0> file /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so looks like a possible module
0:00:00.001522546 18900 0x2574c00 DEBUG GST_REGISTRY gstregistry.c:1344:gst_registry_scan_path_level:<registry0> file /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so not yet in registry
0:00:00.001527573 18900 0x2574c00 DEBUG GST_REGISTRY gstregistry.c:1149:gst_registry_scan_plugin_file: Starting plugin scanner for file /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so
0:00:00.001533590 18900 0x2574c00 DEBUG GST_POLL gstpoll.c:681:gst_poll_new: 0x25710a0: new controllable : 0
0:00:00.001547738 18900 0x2574c00 DEBUG GST_POLL gstpoll.c:848:gst_poll_add_fd_unlocked: 0x25710a0: fd (fd:4, idx:0)
0:00:00.001553599 18900 0x2574c00 DEBUG GST_POLL gstpoll.c:1015:gst_poll_fd_ctl_read_unlocked: 0x25710a0: fd (fd:4, idx:0), active : 1
0:00:00.001561398 18900 0x2574c00 DEBUG GST_REGISTRY gstregistry.c:1160:gst_registry_scan_plugin_file: Using scan-helper to load plugin /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so
0:00:00.001567014 18900 0x2574c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:471:gst_plugin_loader_spawn: Trying GST_PLUGIN_SCANNER env var: /root/gstreamer/libexec/gstreamer-1.0/gst-plugin-scanner
0:00:00.001572366 18900 0x2574c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:429:gst_plugin_loader_try_helper: Trying to spawn gst-plugin-scanner helper at /root/gstreamer/libexec/gstreamer-1.0/gst-plugin-scanner
0:00:01.239886182 18895 0x21d4c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 0. 0 bytes pending for write
0:00:01.239903175 18895 0x21d4c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x21d10a0: fd (fd:10, idx:2) 0
0:00:01.239912634 18895 0x21d4c00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x21d10a0: fd (fd:10, idx:2) 0
0:00:01.239920129 18895 0x21d4c00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x21d10a0: fd (fd:10, idx:2) 0
0:00:01.239927825 18895 0x21d4c00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x21d10a0: timeout :0:00:01.000000000
0:00:02.244022322 18891 0x1e54c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 0. 0 bytes pending for write
0:00:02.244037797 18891 0x1e54c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x1e510a0: fd (fd:10, idx:2) 0
0:00:02.244046957 18891 0x1e54c00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x1e510a0: fd (fd:10, idx:2) 0
0:00:02.244054012 18891 0x1e54c00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x1e510a0: fd (fd:10, idx:2) 0
0:00:02.244061690 18891 0x1e54c00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x1e510a0: timeout :0:00:01.000000000
0:00:00.242538693 18900 0x2574c00 DEBUG GST_POLL gstpoll.c:848:gst_poll_add_fd_unlocked: 0x25710a0: fd (fd:9, idx:-1)
0:00:00.242555651 18900 0x2574c00 DEBUG GST_POLL gstpoll.c:848:gst_poll_add_fd_unlocked: 0x25710a0: fd (fd:10, idx:-1)
0:00:00.242564429 18900 0x2574c00 DEBUG GST_POLL gstpoll.c:1015:gst_poll_fd_ctl_read_unlocked: 0x25710a0: fd (fd:10, idx:2), active : 1
0:00:00.242572670 18900 0x2574c00 DEBUG GST_POLL gstpoll.c:980:gst_poll_fd_ctl_write: 0x25710a0: fd (fd:9, idx:1), active : 1
0:00:00.242580453 18900 0x2574c00 LOG GST_POLL gstpoll.c:994:gst_poll_fd_ctl_write: 0x25710a0: pfd->events now 60 (POLLOUT:4)
0:00:00.242587895 18900 0x2574c00 DEBUG GST_POLL gstpoll.c:980:gst_poll_fd_ctl_write: 0x25710a0: fd (fd:9, idx:1), active : 1
0:00:00.242595589 18900 0x2574c00 LOG GST_POLL gstpoll.c:994:gst_poll_fd_ctl_write: 0x25710a0: pfd->events now 60 (POLLOUT:4)
0:00:00.242604718 18900 0x2574c00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x25710a0: timeout :0:00:01.000000000
0:00:00.242619090 18900 0x2574c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 1. 24 bytes pending for write
0:00:00.242628696 18900 0x2574c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x25710a0: fd (fd:10, idx:2) 0
0:00:00.242636762 18900 0x2574c00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x25710a0: fd (fd:10, idx:2) 0
0:00:00.242646014 18900 0x2574c00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x25710a0: fd (fd:10, idx:2) 0
0:00:00.242653635 18900 0x2574c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x25710a0: fd (fd:9, idx:1) 0
0:00:00.242661253 18900 0x2574c00 DEBUG GST_POLL gstpoll.c:1335:gst_poll_fd_can_write: 0x25710a0: fd (fd:9, idx:1) 1
0:00:00.242668313 18900 0x2574c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:687:write_one: Writing packet of size 12 bytes to fd 9
0:00:00.242680983 18900 0x2574c00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x25710a0: timeout :0:00:01.000000000
0:00:00.242690302 18900 0x2574c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 1. 12 bytes pending for write
0:00:00.242698581 18900 0x2574c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x25710a0: fd (fd:10, idx:2) 0
0:00:00.242706178 18900 0x2574c00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x25710a0: fd (fd:10, idx:2) 0
0:00:00.242713766 18900 0x2574c00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x25710a0: fd (fd:10, idx:2) 0
0:00:00.242721284 18900 0x2574c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x25710a0: fd (fd:9, idx:1) 0
0:00:00.242728991 18900 0x2574c00 DEBUG GST_POLL gstpoll.c:1335:gst_poll_fd_can_write: 0x25710a0: fd (fd:9, idx:1) 1
0:00:00.242735802 18900 0x2574c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:687:write_one: Writing packet of size 12 bytes to fd 9
0:00:00.242745098 18900 0x2574c00 DEBUG GST_POLL gstpoll.c:980:gst_poll_fd_ctl_write: 0x25710a0: fd (fd:9, idx:1), active : 0
0:00:00.242752697 18900 0x2574c00 LOG GST_POLL gstpoll.c:994:gst_poll_fd_ctl_write: 0x25710a0: pfd->events now 56 (POLLOUT:4)
0:00:00.242761683 18900 0x2574c00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x25710a0: timeout :0:00:01.000000000
0:00:00.000043994 18901 0xc32c00 INFO GST_INIT gst.c:586:init_pre: Initializing GStreamer Core Library version 1.15.0.1
0:00:00.000066217 18901 0xc32c00 INFO GST_INIT gst.c:587:init_pre: Using library installed in /root/gstreamer/lib/x86_64-linux-gnu
0:00:00.000078961 18901 0xc32c00 INFO GST_INIT gst.c:607:init_pre: Linux tuxbox 4.13.0-38-generic #43-Ubuntu SMP Wed Mar 14 15:20:44 UTC 2018 x86_64
0:00:00.000143792 18901 0xc32c00 DEBUG GST_MEMORY gstallocator.c:589:_priv_gst_allocator_initialize: memory alignment: 7
0:00:00.000198708 18901 0xc32c00 DEBUG GST_MEMORY gstallocator.c:565:gst_allocator_sysmem_init: init allocator 0xc37840
0:00:00.000221260 18901 0xc32c00 DEBUG GST_MEMORY gstallocator.c:207:gst_allocator_register: registering allocator 0xc37840 with name "SystemMemory"
0:00:00.000265751 18901 0xc32c00 INFO GST_INIT gstmessage.c:127:_priv_gst_message_initialize: init messages
0:00:00.000326280 18901 0xc32c00 DEBUG GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstElement : factory (nil)
0:00:00.000343029 18901 0xc32c00 DEBUG default gstelement.c:195:gst_element_setup_thread_pool: creating element thread pool
0:00:00.000372303 18901 0xc32c00 DEBUG GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstBin : factory (nil)
0:00:00.000613242 18901 0xc32c00 INFO GST_INIT gstcontext.c:84:_priv_gst_context_initialize: init contexts
0:00:00.000754081 18901 0xc32c00 INFO GST_PLUGIN_LOADING gstplugin.c:314:_priv_gst_plugin_initialize: registering 0 static plugins
0:00:00.000761678 18901 0xc32c00 LOG GST_PLUGIN_LOADING gstplugin.c:219:gst_plugin_register_static: attempting to load static plugin "staticelements" now...
0:00:00.000781909 18901 0xc32c00 LOG GST_PLUGIN_LOADING gstplugin.c:503:gst_plugin_register_func: plugin "(NULL)" looks good
0:00:00.000820291 18901 0xc32c00 LOG GST_ELEMENT_FACTORY gstelementfactory.c:236:gst_element_register:<bin> Created new elementfactory for type GstBin
0:00:00.000836362 18901 0xc32c00 DEBUG GST_REGISTRY gstregistry.c:578:gst_registry_add_feature:<registry0> adding feature 0xc50040 (bin)
0:00:00.000843548 18901 0xc32c00 DEBUG GST_REFCOUNTING gstobject.c:675:gst_object_set_parent:<bin> set parent (ref and sink)
0:00:00.000851573 18901 0xc32c00 LOG GST_REGISTRY gstregistry.c:596:gst_registry_add_feature:<registry0> emitting feature-added for bin
0:00:00.000867406 18901 0xc32c00 LOG GST_ELEMENT_FACTORY gstelementfactory.c:236:gst_element_register:<pipeline> Created new elementfactory for type GstPipeline
0:00:00.000878045 18901 0xc32c00 DEBUG GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstPipeline : factory 0xc50120
0:00:00.000897170 18901 0xc32c00 DEBUG GST_REGISTRY gstregistry.c:578:gst_registry_add_feature:<registry0> adding feature 0xc50120 (pipeline)
0:00:00.000903182 18901 0xc32c00 DEBUG GST_REFCOUNTING gstobject.c:675:gst_object_set_parent:<pipeline> set parent (ref and sink)
0:00:00.000911086 18901 0xc32c00 LOG GST_REGISTRY gstregistry.c:596:gst_registry_add_feature:<registry0> emitting feature-added for pipeline
0:00:00.000917481 18901 0xc32c00 LOG GST_PLUGIN_LOADING gstplugin.c:530:gst_plugin_register_func: plugin "(NULL)" initialised
0:00:00.000923498 18901 0xc32c00 INFO GST_PLUGIN_LOADING gstplugin.c:222:gst_plugin_register_static: registered static plugin "staticelements"
0:00:00.000931383 18901 0xc32c00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0xc4f060 for filename "(NULL)"
0:00:00.000937496 18901 0xc32c00 LOG GST_REGISTRY gstregistry.c:475:gst_registry_add_plugin:<registry0> emitting plugin-added for filename "(NULL)"
0:00:00.000945366 18901 0xc32c00 INFO GST_PLUGIN_LOADING gstplugin.c:224:gst_plugin_register_static: added static plugin "staticelements", result: 1
0:00:00.000959373 18901 0xc32c00 INFO GST_REGISTRY gstregistry.c:1723:ensure_current_registry: reading registry cache: /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin
0:00:00.000988417 18901 0xc32c00 INFO GST_REGISTRY gstregistrybinary.c:539:priv_gst_registry_binary_read_cache: Unable to mmap file /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin : Failed to open file '/home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin': open() failed: No such file or directory
0:00:00.001004114 18901 0xc32c00 INFO GST_REGISTRY gstregistrybinary.c:549:priv_gst_registry_binary_read_cache: Unable to read file /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin : Failed to open file '/home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin': No such file or directory
0:00:00.001010753 18901 0xc32c00 DEBUG GST_REGISTRY gstregistry.c:1751:ensure_current_registry: Updating registry cache
0:00:00.001017297 18901 0xc32c00 INFO GST_REGISTRY gstregistry.c:1579:scan_and_update_registry: Validating plugins from registry cache: /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin
0:00:00.001023113 18901 0xc32c00 DEBUG GST_REGISTRY gstregistry.c:1589:scan_and_update_registry: scanning paths added via --gst-plugin-path
0:00:00.001029034 18901 0xc32c00 DEBUG GST_REGISTRY gstregistry.c:1612:scan_and_update_registry: GST_PLUGIN_PATH not set
0:00:00.001035549 18901 0xc32c00 DEBUG GST_REGISTRY gstregistry.c:1666:scan_and_update_registry: GST_PLUGIN_SYSTEM_PATH set to /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0
0:00:00.001042755 18901 0xc32c00 DEBUG GST_REGISTRY gstregistry.c:1363:gst_registry_scan_path_internal:<registry0> scanning path /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0
0:00:00.001414519 18901 0xc32c00 LOG GST_REGISTRY gstregistry.c:1283:gst_registry_scan_path_level:<registry0> file /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so looks like a possible module
0:00:00.001423409 18901 0xc32c00 DEBUG GST_REGISTRY gstregistry.c:1344:gst_registry_scan_path_level:<registry0> file /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so not yet in registry
0:00:00.001430605 18901 0xc32c00 DEBUG GST_REGISTRY gstregistry.c:1149:gst_registry_scan_plugin_file: Starting plugin scanner for file /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so
0:00:00.001438685 18901 0xc32c00 DEBUG GST_POLL gstpoll.c:681:gst_poll_new: 0xc2f0a0: new controllable : 0
0:00:00.001457211 18901 0xc32c00 DEBUG GST_POLL gstpoll.c:848:gst_poll_add_fd_unlocked: 0xc2f0a0: fd (fd:4, idx:0)
0:00:00.001464737 18901 0xc32c00 DEBUG GST_POLL gstpoll.c:1015:gst_poll_fd_ctl_read_unlocked: 0xc2f0a0: fd (fd:4, idx:0), active : 1
0:00:00.001471739 18901 0xc32c00 DEBUG GST_REGISTRY gstregistry.c:1160:gst_registry_scan_plugin_file: Using scan-helper to load plugin /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so
0:00:00.001478702 18901 0xc32c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:471:gst_plugin_loader_spawn: Trying GST_PLUGIN_SCANNER env var: /root/gstreamer/libexec/gstreamer-1.0/gst-plugin-scanner
0:00:00.001485212 18901 0xc32c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:429:gst_plugin_loader_try_helper: Trying to spawn gst-plugin-scanner helper at /root/gstreamer/libexec/gstreamer-1.0/gst-plugin-scanner
0:00:01.243012529 18896 0x233ec00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 0. 0 bytes pending for write
0:00:01.243027877 18896 0x233ec00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x233b0a0: fd (fd:10, idx:2) 0
0:00:01.243035671 18896 0x233ec00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x233b0a0: fd (fd:10, idx:2) 0
0:00:01.243042723 18896 0x233ec00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x233b0a0: fd (fd:10, idx:2) 0
0:00:01.243050591 18896 0x233ec00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x233b0a0: timeout :0:00:01.000000000
0:00:02.244985830 18892 0x1e59c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 0. 0 bytes pending for write
0:00:02.245000707 18892 0x1e59c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x1e560a0: fd (fd:10, idx:2) 0
0:00:02.245008286 18892 0x1e59c00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x1e560a0: fd (fd:10, idx:2) 0
0:00:02.245015305 18892 0x1e59c00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x1e560a0: fd (fd:10, idx:2) 0
0:00:02.245023042 18892 0x1e59c00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x1e560a0: timeout :0:00:01.000000000
0:00:00.244903748 18901 0xc32c00 DEBUG GST_POLL gstpoll.c:848:gst_poll_add_fd_unlocked: 0xc2f0a0: fd (fd:9, idx:-1)
0:00:00.244922605 18901 0xc32c00 DEBUG GST_POLL gstpoll.c:848:gst_poll_add_fd_unlocked: 0xc2f0a0: fd (fd:10, idx:-1)
0:00:00.244932455 18901 0xc32c00 DEBUG GST_POLL gstpoll.c:1015:gst_poll_fd_ctl_read_unlocked: 0xc2f0a0: fd (fd:10, idx:2), active : 1
0:00:00.244940214 18901 0xc32c00 DEBUG GST_POLL gstpoll.c:980:gst_poll_fd_ctl_write: 0xc2f0a0: fd (fd:9, idx:1), active : 1
0:00:00.244947014 18901 0xc32c00 LOG GST_POLL gstpoll.c:994:gst_poll_fd_ctl_write: 0xc2f0a0: pfd->events now 60 (POLLOUT:4)
0:00:00.244954327 18901 0xc32c00 DEBUG GST_POLL gstpoll.c:980:gst_poll_fd_ctl_write: 0xc2f0a0: fd (fd:9, idx:1), active : 1
0:00:00.244960877 18901 0xc32c00 LOG GST_POLL gstpoll.c:994:gst_poll_fd_ctl_write: 0xc2f0a0: pfd->events now 60 (POLLOUT:4)
0:00:00.244969119 18901 0xc32c00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0xc2f0a0: timeout :0:00:01.000000000
0:00:00.244981397 18901 0xc32c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 1. 24 bytes pending for write
0:00:00.244988896 18901 0xc32c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0xc2f0a0: fd (fd:10, idx:2) 0
0:00:00.244995756 18901 0xc32c00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0xc2f0a0: fd (fd:10, idx:2) 0
0:00:00.245003183 18901 0xc32c00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0xc2f0a0: fd (fd:10, idx:2) 0
0:00:00.245009597 18901 0xc32c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0xc2f0a0: fd (fd:9, idx:1) 0
0:00:00.245016092 18901 0xc32c00 DEBUG GST_POLL gstpoll.c:1335:gst_poll_fd_can_write: 0xc2f0a0: fd (fd:9, idx:1) 1
0:00:00.245021728 18901 0xc32c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:687:write_one: Writing packet of size 12 bytes to fd 9
0:00:00.245032422 18901 0xc32c00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0xc2f0a0: timeout :0:00:01.000000000
0:00:00.245039559 18901 0xc32c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 1. 12 bytes pending for write
0:00:00.245046080 18901 0xc32c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0xc2f0a0: fd (fd:10, idx:2) 0
0:00:00.245052344 18901 0xc32c00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0xc2f0a0: fd (fd:10, idx:2) 0
0:00:00.245058656 18901 0xc32c00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0xc2f0a0: fd (fd:10, idx:2) 0
0:00:00.245064887 18901 0xc32c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0xc2f0a0: fd (fd:9, idx:1) 0
0:00:00.245071274 18901 0xc32c00 DEBUG GST_POLL gstpoll.c:1335:gst_poll_fd_can_write: 0xc2f0a0: fd (fd:9, idx:1) 1
0:00:00.245076817 18901 0xc32c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:687:write_one: Writing packet of size 12 bytes to fd 9
0:00:00.245084591 18901 0xc32c00 DEBUG GST_POLL gstpoll.c:980:gst_poll_fd_ctl_write: 0xc2f0a0: fd (fd:9, idx:1), active : 0
0:00:00.245090794 18901 0xc32c00 LOG GST_POLL gstpoll.c:994:gst_poll_fd_ctl_write: 0xc2f0a0: pfd->events now 56 (POLLOUT:4)
0:00:00.245098109 18901 0xc32c00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0xc2f0a0: timeout :0:00:01.000000000
0:00:00.000042873 18902 0x1792c00 INFO GST_INIT gst.c:586:init_pre: Initializing GStreamer Core Library version 1.15.0.1
0:00:00.000060561 18902 0x1792c00 INFO GST_INIT gst.c:587:init_pre: Using library installed in /root/gstreamer/lib/x86_64-linux-gnu
0:00:00.000073614 18902 0x1792c00 INFO GST_INIT gst.c:607:init_pre: Linux tuxbox 4.13.0-38-generic #43-Ubuntu SMP Wed Mar 14 15:20:44 UTC 2018 x86_64
0:00:00.000150633 18902 0x1792c00 DEBUG GST_MEMORY gstallocator.c:589:_priv_gst_allocator_initialize: memory alignment: 7
0:00:00.000212536 18902 0x1792c00 DEBUG GST_MEMORY gstallocator.c:565:gst_allocator_sysmem_init: init allocator 0x1797840
0:00:00.000242846 18902 0x1792c00 DEBUG GST_MEMORY gstallocator.c:207:gst_allocator_register: registering allocator 0x1797840 with name "SystemMemory"
0:00:00.000300589 18902 0x1792c00 INFO GST_INIT gstmessage.c:127:_priv_gst_message_initialize: init messages
0:00:00.000366785 18902 0x1792c00 DEBUG GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstElement : factory (nil)
0:00:00.000384441 18902 0x1792c00 DEBUG default gstelement.c:195:gst_element_setup_thread_pool: creating element thread pool
0:00:00.000418852 18902 0x1792c00 DEBUG GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstBin : factory (nil)
0:00:00.000667995 18902 0x1792c00 INFO GST_INIT gstcontext.c:84:_priv_gst_context_initialize: init contexts
0:00:00.000815547 18902 0x1792c00 INFO GST_PLUGIN_LOADING gstplugin.c:314:_priv_gst_plugin_initialize: registering 0 static plugins
0:00:00.000823086 18902 0x1792c00 LOG GST_PLUGIN_LOADING gstplugin.c:219:gst_plugin_register_static: attempting to load static plugin "staticelements" now...
0:00:00.000847647 18902 0x1792c00 LOG GST_PLUGIN_LOADING gstplugin.c:503:gst_plugin_register_func: plugin "(NULL)" looks good
0:00:00.000890386 18902 0x1792c00 LOG GST_ELEMENT_FACTORY gstelementfactory.c:236:gst_element_register:<bin> Created new elementfactory for type GstBin
0:00:00.000908449 18902 0x1792c00 DEBUG GST_REGISTRY gstregistry.c:578:gst_registry_add_feature:<registry0> adding feature 0x17b0040 (bin)
0:00:00.000917517 18902 0x1792c00 DEBUG GST_REFCOUNTING gstobject.c:675:gst_object_set_parent:<bin> set parent (ref and sink)
0:00:00.000926665 18902 0x1792c00 LOG GST_REGISTRY gstregistry.c:596:gst_registry_add_feature:<registry0> emitting feature-added for bin
0:00:00.000948031 18902 0x1792c00 LOG GST_ELEMENT_FACTORY gstelementfactory.c:236:gst_element_register:<pipeline> Created new elementfactory for type GstPipeline
0:00:00.000961331 18902 0x1792c00 DEBUG GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstPipeline : factory 0x17b0120
0:00:00.000987611 18902 0x1792c00 DEBUG GST_REGISTRY gstregistry.c:578:gst_registry_add_feature:<registry0> adding feature 0x17b0120 (pipeline)
0:00:00.000995009 18902 0x1792c00 DEBUG GST_REFCOUNTING gstobject.c:675:gst_object_set_parent:<pipeline> set parent (ref and sink)
0:00:00.001003589 18902 0x1792c00 LOG GST_REGISTRY gstregistry.c:596:gst_registry_add_feature:<registry0> emitting feature-added for pipeline
0:00:00.001011584 18902 0x1792c00 LOG GST_PLUGIN_LOADING gstplugin.c:530:gst_plugin_register_func: plugin "(NULL)" initialised
0:00:00.001018953 18902 0x1792c00 INFO GST_PLUGIN_LOADING gstplugin.c:222:gst_plugin_register_static: registered static plugin "staticelements"
0:00:00.001027918 18902 0x1792c00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x17af060 for filename "(NULL)"
0:00:00.001036016 18902 0x1792c00 LOG GST_REGISTRY gstregistry.c:475:gst_registry_add_plugin:<registry0> emitting plugin-added for filename "(NULL)"
0:00:00.001043843 18902 0x1792c00 INFO GST_PLUGIN_LOADING gstplugin.c:224:gst_plugin_register_static: added static plugin "staticelements", result: 1
0:00:00.001061188 18902 0x1792c00 INFO GST_REGISTRY gstregistry.c:1723:ensure_current_registry: reading registry cache: /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin
0:00:00.001098866 18902 0x1792c00 INFO GST_REGISTRY gstregistrybinary.c:539:priv_gst_registry_binary_read_cache: Unable to mmap file /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin : Failed to open file '/home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin': open() failed: No such file or directory
0:00:00.001115933 18902 0x1792c00 INFO GST_REGISTRY gstregistrybinary.c:549:priv_gst_registry_binary_read_cache: Unable to read file /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin : Failed to open file '/home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin': No such file or directory
0:00:00.001125038 18902 0x1792c00 DEBUG GST_REGISTRY gstregistry.c:1751:ensure_current_registry: Updating registry cache
0:00:00.001132324 18902 0x1792c00 INFO GST_REGISTRY gstregistry.c:1579:scan_and_update_registry: Validating plugins from registry cache: /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin
0:00:00.001139463 18902 0x1792c00 DEBUG GST_REGISTRY gstregistry.c:1589:scan_and_update_registry: scanning paths added via --gst-plugin-path
0:00:00.001146352 18902 0x1792c00 DEBUG GST_REGISTRY gstregistry.c:1612:scan_and_update_registry: GST_PLUGIN_PATH not set
0:00:00.001154009 18902 0x1792c00 DEBUG GST_REGISTRY gstregistry.c:1666:scan_and_update_registry: GST_PLUGIN_SYSTEM_PATH set to /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0
0:00:00.001162564 18902 0x1792c00 DEBUG GST_REGISTRY gstregistry.c:1363:gst_registry_scan_path_internal:<registry0> scanning path /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0
0:00:00.001547893 18902 0x1792c00 LOG GST_REGISTRY gstregistry.c:1283:gst_registry_scan_path_level:<registry0> file /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so looks like a possible module
0:00:00.001556147 18902 0x1792c00 DEBUG GST_REGISTRY gstregistry.c:1344:gst_registry_scan_path_level:<registry0> file /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so not yet in registry
0:00:00.001563865 18902 0x1792c00 DEBUG GST_REGISTRY gstregistry.c:1149:gst_registry_scan_plugin_file: Starting plugin scanner for file /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so
0:00:00.001573085 18902 0x1792c00 DEBUG GST_POLL gstpoll.c:681:gst_poll_new: 0x178f0a0: new controllable : 0
0:00:00.001594188 18902 0x1792c00 DEBUG GST_POLL gstpoll.c:848:gst_poll_add_fd_unlocked: 0x178f0a0: fd (fd:4, idx:0)
0:00:00.001603299 18902 0x1792c00 DEBUG GST_POLL gstpoll.c:1015:gst_poll_fd_ctl_read_unlocked: 0x178f0a0: fd (fd:4, idx:0), active : 1
0:00:00.001612816 18902 0x1792c00 DEBUG GST_REGISTRY gstregistry.c:1160:gst_registry_scan_plugin_file: Using scan-helper to load plugin /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so
0:00:00.001621052 18902 0x1792c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:471:gst_plugin_loader_spawn: Trying GST_PLUGIN_SCANNER env var: /root/gstreamer/libexec/gstreamer-1.0/gst-plugin-scanner
0:00:00.001629589 18902 0x1792c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:429:gst_plugin_loader_try_helper: Trying to spawn gst-plugin-scanner helper at /root/gstreamer/libexec/gstreamer-1.0/gst-plugin-scanner
0:00:01.245982182 18897 0x1b0fc00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 0. 0 bytes pending for write
0:00:01.245998976 18897 0x1b0fc00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x1b0c0a0: fd (fd:10, idx:2) 0
0:00:01.246008118 18897 0x1b0fc00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x1b0c0a0: fd (fd:10, idx:2) 0
0:00:01.246015261 18897 0x1b0fc00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x1b0c0a0: fd (fd:10, idx:2) 0
0:00:01.246023183 18897 0x1b0fc00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x1b0c0a0: timeout :0:00:01.000000000
0:00:02.249006684 18893 0x1157c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 0. 0 bytes pending for write
0:00:02.249021778 18893 0x1157c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x11540a0: fd (fd:10, idx:2) 0
0:00:02.249030307 18893 0x1157c00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x11540a0: fd (fd:10, idx:2) 0
0:00:02.249038443 18893 0x1157c00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x11540a0: fd (fd:10, idx:2) 0
0:00:02.249047610 18893 0x1157c00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x11540a0: timeout :0:00:01.000000000
0:00:03.249604027 18889 0x1428200 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 0. 0 bytes pending for write
0:00:03.249619802 18889 0x1428200 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x14210a0: fd (fd:10, idx:2) 0
0:00:03.249629048 18889 0x1428200 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x14210a0: fd (fd:10, idx:2) 0
0:00:03.249637825 18889 0x1428200 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x14210a0: fd (fd:10, idx:2) 0
0:00:03.249647209 18889 0x1428200 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x14210a0: timeout :0:00:01.000000000
0:00:00.241325090 18902 0x1792c00 DEBUG GST_POLL gstpoll.c:848:gst_poll_add_fd_unlocked: 0x178f0a0: fd (fd:9, idx:-1)
0:00:00.241349027 18902 0x1792c00 DEBUG GST_POLL gstpoll.c:848:gst_poll_add_fd_unlocked: 0x178f0a0: fd (fd:10, idx:-1)
0:00:00.241358292 18902 0x1792c00 DEBUG GST_POLL gstpoll.c:1015:gst_poll_fd_ctl_read_unlocked: 0x178f0a0: fd (fd:10, idx:2), active : 1
0:00:00.241366254 18902 0x1792c00 DEBUG GST_POLL gstpoll.c:980:gst_poll_fd_ctl_write: 0x178f0a0: fd (fd:9, idx:1), active : 1
0:00:00.241373722 18902 0x1792c00 LOG GST_POLL gstpoll.c:994:gst_poll_fd_ctl_write: 0x178f0a0: pfd->events now 60 (POLLOUT:4)
0:00:00.241380730 18902 0x1792c00 DEBUG GST_POLL gstpoll.c:980:gst_poll_fd_ctl_write: 0x178f0a0: fd (fd:9, idx:1), active : 1
0:00:00.241388054 18902 0x1792c00 LOG GST_POLL gstpoll.c:994:gst_poll_fd_ctl_write: 0x178f0a0: pfd->events now 60 (POLLOUT:4)
0:00:00.241396709 18902 0x1792c00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x178f0a0: timeout :0:00:01.000000000
0:00:00.241412955 18902 0x1792c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 1. 24 bytes pending for write
0:00:00.241423346 18902 0x1792c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x178f0a0: fd (fd:10, idx:2) 0
0:00:00.241431252 18902 0x1792c00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x178f0a0: fd (fd:10, idx:2) 0
0:00:00.241440896 18902 0x1792c00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x178f0a0: fd (fd:10, idx:2) 0
0:00:00.241448713 18902 0x1792c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x178f0a0: fd (fd:9, idx:1) 0
0:00:00.241456573 18902 0x1792c00 DEBUG GST_POLL gstpoll.c:1335:gst_poll_fd_can_write: 0x178f0a0: fd (fd:9, idx:1) 1
0:00:00.241463609 18902 0x1792c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:687:write_one: Writing packet of size 12 bytes to fd 9
0:00:00.241477623 18902 0x1792c00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x178f0a0: timeout :0:00:01.000000000
0:00:00.241486437 18902 0x1792c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 1. 12 bytes pending for write
0:00:00.241494709 18902 0x1792c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x178f0a0: fd (fd:10, idx:2) 0
0:00:00.241502444 18902 0x1792c00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x178f0a0: fd (fd:10, idx:2) 0
0:00:00.241510128 18902 0x1792c00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x178f0a0: fd (fd:10, idx:2) 0
0:00:00.241517715 18902 0x1792c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x178f0a0: fd (fd:9, idx:1) 0
0:00:00.241525322 18902 0x1792c00 DEBUG GST_POLL gstpoll.c:1335:gst_poll_fd_can_write: 0x178f0a0: fd (fd:9, idx:1) 1
0:00:00.241532222 18902 0x1792c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:687:write_one: Writing packet of size 12 bytes to fd 9
0:00:00.241541369 18902 0x1792c00 DEBUG GST_POLL gstpoll.c:980:gst_poll_fd_ctl_write: 0x178f0a0: fd (fd:9, idx:1), active : 0
0:00:00.241548946 18902 0x1792c00 LOG GST_POLL gstpoll.c:994:gst_poll_fd_ctl_write: 0x178f0a0: pfd->events now 56 (POLLOUT:4)
0:00:00.241557867 18902 0x1792c00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x178f0a0: timeout :0:00:01.000000000
0:00:00.000043102 18903 0x1f50c00 INFO GST_INIT gst.c:586:init_pre: Initializing GStreamer Core Library version 1.15.0.1
0:00:00.000061986 18903 0x1f50c00 INFO GST_INIT gst.c:587:init_pre: Using library installed in /root/gstreamer/lib/x86_64-linux-gnu
0:00:00.000085145 18903 0x1f50c00 INFO GST_INIT gst.c:607:init_pre: Linux tuxbox 4.13.0-38-generic #43-Ubuntu SMP Wed Mar 14 15:20:44 UTC 2018 x86_64
0:00:00.000157343 18903 0x1f50c00 DEBUG GST_MEMORY gstallocator.c:589:_priv_gst_allocator_initialize: memory alignment: 7
0:00:00.000231741 18903 0x1f50c00 DEBUG GST_MEMORY gstallocator.c:565:gst_allocator_sysmem_init: init allocator 0x1f55840
0:00:00.000267094 18903 0x1f50c00 DEBUG GST_MEMORY gstallocator.c:207:gst_allocator_register: registering allocator 0x1f55840 with name "SystemMemory"
0:00:00.000311615 18903 0x1f50c00 INFO GST_INIT gstmessage.c:127:_priv_gst_message_initialize: init messages
0:00:00.000400290 18903 0x1f50c00 DEBUG GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstElement : factory (nil)
0:00:00.000427403 18903 0x1f50c00 DEBUG default gstelement.c:195:gst_element_setup_thread_pool: creating element thread pool
0:00:00.000451837 18903 0x1f50c00 DEBUG GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstBin : factory (nil)
0:00:00.000694258 18903 0x1f50c00 INFO GST_INIT gstcontext.c:84:_priv_gst_context_initialize: init contexts
0:00:00.000854514 18903 0x1f50c00 INFO GST_PLUGIN_LOADING gstplugin.c:314:_priv_gst_plugin_initialize: registering 0 static plugins
0:00:00.000862255 18903 0x1f50c00 LOG GST_PLUGIN_LOADING gstplugin.c:219:gst_plugin_register_static: attempting to load static plugin "staticelements" now...
0:00:00.000893136 18903 0x1f50c00 LOG GST_PLUGIN_LOADING gstplugin.c:503:gst_plugin_register_func: plugin "(NULL)" looks good
0:00:00.000928524 18903 0x1f50c00 LOG GST_ELEMENT_FACTORY gstelementfactory.c:236:gst_element_register:<bin> Created new elementfactory for type GstBin
0:00:00.000944977 18903 0x1f50c00 DEBUG GST_REGISTRY gstregistry.c:578:gst_registry_add_feature:<registry0> adding feature 0x1f6e040 (bin)
0:00:00.000951925 18903 0x1f50c00 DEBUG GST_REFCOUNTING gstobject.c:675:gst_object_set_parent:<bin> set parent (ref and sink)
0:00:00.000960065 18903 0x1f50c00 LOG GST_REGISTRY gstregistry.c:596:gst_registry_add_feature:<registry0> emitting feature-added for bin
0:00:00.000975854 18903 0x1f50c00 LOG GST_ELEMENT_FACTORY gstelementfactory.c:236:gst_element_register:<pipeline> Created new elementfactory for type GstPipeline
0:00:00.000986204 18903 0x1f50c00 DEBUG GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstPipeline : factory 0x1f6e120
0:00:00.001005288 18903 0x1f50c00 DEBUG GST_REGISTRY gstregistry.c:578:gst_registry_add_feature:<registry0> adding feature 0x1f6e120 (pipeline)
0:00:00.001011320 18903 0x1f50c00 DEBUG GST_REFCOUNTING gstobject.c:675:gst_object_set_parent:<pipeline> set parent (ref and sink)
0:00:00.001019292 18903 0x1f50c00 LOG GST_REGISTRY gstregistry.c:596:gst_registry_add_feature:<registry0> emitting feature-added for pipeline
0:00:00.001025379 18903 0x1f50c00 LOG GST_PLUGIN_LOADING gstplugin.c:530:gst_plugin_register_func: plugin "(NULL)" initialised
0:00:00.001031282 18903 0x1f50c00 INFO GST_PLUGIN_LOADING gstplugin.c:222:gst_plugin_register_static: registered static plugin "staticelements"
0:00:00.001038871 18903 0x1f50c00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x1f6d060 for filename "(NULL)"
0:00:00.001046277 18903 0x1f50c00 LOG GST_REGISTRY gstregistry.c:475:gst_registry_add_plugin:<registry0> emitting plugin-added for filename "(NULL)"
0:00:00.001053006 18903 0x1f50c00 INFO GST_PLUGIN_LOADING gstplugin.c:224:gst_plugin_register_static: added static plugin "staticelements", result: 1
0:00:00.001064429 18903 0x1f50c00 INFO GST_REGISTRY gstregistry.c:1723:ensure_current_registry: reading registry cache: /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin
0:00:00.001094279 18903 0x1f50c00 INFO GST_REGISTRY gstregistrybinary.c:539:priv_gst_registry_binary_read_cache: Unable to mmap file /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin : Failed to open file '/home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin': open() failed: No such file or directory
0:00:00.001110249 18903 0x1f50c00 INFO GST_REGISTRY gstregistrybinary.c:549:priv_gst_registry_binary_read_cache: Unable to read file /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin : Failed to open file '/home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin': No such file or directory
0:00:00.001117093 18903 0x1f50c00 DEBUG GST_REGISTRY gstregistry.c:1751:ensure_current_registry: Updating registry cache
0:00:00.001123722 18903 0x1f50c00 INFO GST_REGISTRY gstregistry.c:1579:scan_and_update_registry: Validating plugins from registry cache: /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin
0:00:00.001129636 18903 0x1f50c00 DEBUG GST_REGISTRY gstregistry.c:1589:scan_and_update_registry: scanning paths added via --gst-plugin-path
0:00:00.001135427 18903 0x1f50c00 DEBUG GST_REGISTRY gstregistry.c:1612:scan_and_update_registry: GST_PLUGIN_PATH not set
0:00:00.001142088 18903 0x1f50c00 DEBUG GST_REGISTRY gstregistry.c:1666:scan_and_update_registry: GST_PLUGIN_SYSTEM_PATH set to /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0
0:00:00.001149104 18903 0x1f50c00 DEBUG GST_REGISTRY gstregistry.c:1363:gst_registry_scan_path_internal:<registry0> scanning path /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0
0:00:00.001526168 18903 0x1f50c00 LOG GST_REGISTRY gstregistry.c:1283:gst_registry_scan_path_level:<registry0> file /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so looks like a possible module
0:00:00.001534751 18903 0x1f50c00 DEBUG GST_REGISTRY gstregistry.c:1344:gst_registry_scan_path_level:<registry0> file /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so not yet in registry
0:00:00.001541731 18903 0x1f50c00 DEBUG GST_REGISTRY gstregistry.c:1149:gst_registry_scan_plugin_file: Starting plugin scanner for file /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so
0:00:00.001549613 18903 0x1f50c00 DEBUG GST_POLL gstpoll.c:681:gst_poll_new: 0x1f4d0a0: new controllable : 0
0:00:00.001565905 18903 0x1f50c00 DEBUG GST_POLL gstpoll.c:848:gst_poll_add_fd_unlocked: 0x1f4d0a0: fd (fd:4, idx:0)
0:00:00.001572977 18903 0x1f50c00 DEBUG GST_POLL gstpoll.c:1015:gst_poll_fd_ctl_read_unlocked: 0x1f4d0a0: fd (fd:4, idx:0), active : 1
0:00:00.001581871 18903 0x1f50c00 DEBUG GST_REGISTRY gstregistry.c:1160:gst_registry_scan_plugin_file: Using scan-helper to load plugin /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so
0:00:00.001588104 18903 0x1f50c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:471:gst_plugin_loader_spawn: Trying GST_PLUGIN_SCANNER env var: /root/gstreamer/libexec/gstreamer-1.0/gst-plugin-scanner
0:00:00.001595285 18903 0x1f50c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:429:gst_plugin_loader_try_helper: Trying to spawn gst-plugin-scanner helper at /root/gstreamer/libexec/gstreamer-1.0/gst-plugin-scanner
0:00:01.246972670 18898 0xe1ac00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 0. 0 bytes pending for write
0:00:01.246989711 18898 0xe1ac00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0xe170a0: fd (fd:10, idx:2) 0
0:00:01.246997486 18898 0xe1ac00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0xe170a0: fd (fd:10, idx:2) 0
0:00:01.247004708 18898 0xe1ac00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0xe170a0: fd (fd:10, idx:2) 0
0:00:01.247012644 18898 0xe1ac00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0xe170a0: timeout :0:00:01.000000000
0:00:02.245369687 18894 0x133cc00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 0. 0 bytes pending for write
0:00:02.245384570 18894 0x133cc00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x13390a0: fd (fd:10, idx:2) 0
0:00:02.245392003 18894 0x133cc00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x13390a0: fd (fd:10, idx:2) 0
0:00:02.245399045 18894 0x133cc00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x13390a0: fd (fd:10, idx:2) 0
0:00:02.245407027 18894 0x133cc00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x13390a0: timeout :0:00:01.000000000
0:00:03.245877736 18890 0x22e6c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 0. 0 bytes pending for write
0:00:03.245892052 18890 0x22e6c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x22e30a0: fd (fd:10, idx:2) 0
0:00:03.245899584 18890 0x22e6c00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x22e30a0: fd (fd:10, idx:2) 0
0:00:03.245906496 18890 0x22e6c00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x22e30a0: fd (fd:10, idx:2) 0
0:00:03.245914541 18890 0x22e6c00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x22e30a0: timeout :0:00:01.000000000
0:00:00.243358320 18903 0x1f50c00 DEBUG GST_POLL gstpoll.c:848:gst_poll_add_fd_unlocked: 0x1f4d0a0: fd (fd:9, idx:-1)
0:00:00.243380116 18903 0x1f50c00 DEBUG GST_POLL gstpoll.c:848:gst_poll_add_fd_unlocked: 0x1f4d0a0: fd (fd:10, idx:-1)
0:00:00.243390081 18903 0x1f50c00 DEBUG GST_POLL gstpoll.c:1015:gst_poll_fd_ctl_read_unlocked: 0x1f4d0a0: fd (fd:10, idx:2), active : 1
0:00:00.243397018 18903 0x1f50c00 DEBUG GST_POLL gstpoll.c:980:gst_poll_fd_ctl_write: 0x1f4d0a0: fd (fd:9, idx:1), active : 1
0:00:00.243404138 18903 0x1f50c00 LOG GST_POLL gstpoll.c:994:gst_poll_fd_ctl_write: 0x1f4d0a0: pfd->events now 60 (POLLOUT:4)
0:00:00.243411233 18903 0x1f50c00 DEBUG GST_POLL gstpoll.c:980:gst_poll_fd_ctl_write: 0x1f4d0a0: fd (fd:9, idx:1), active : 1
0:00:00.243417798 18903 0x1f50c00 LOG GST_POLL gstpoll.c:994:gst_poll_fd_ctl_write: 0x1f4d0a0: pfd->events now 60 (POLLOUT:4)
0:00:00.243425710 18903 0x1f50c00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x1f4d0a0: timeout :0:00:01.000000000
0:00:00.243439268 18903 0x1f50c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 1. 24 bytes pending for write
0:00:00.243447021 18903 0x1f50c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x1f4d0a0: fd (fd:10, idx:2) 0
0:00:00.243453816 18903 0x1f50c00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x1f4d0a0: fd (fd:10, idx:2) 0
0:00:00.243461165 18903 0x1f50c00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x1f4d0a0: fd (fd:10, idx:2) 0
0:00:00.243467280 18903 0x1f50c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x1f4d0a0: fd (fd:9, idx:1) 0
0:00:00.243473568 18903 0x1f50c00 DEBUG GST_POLL gstpoll.c:1335:gst_poll_fd_can_write: 0x1f4d0a0: fd (fd:9, idx:1) 1
0:00:00.243478958 18903 0x1f50c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:687:write_one: Writing packet of size 12 bytes to fd 9
0:00:00.243489884 18903 0x1f50c00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x1f4d0a0: timeout :0:00:01.000000000
0:00:00.243497074 18903 0x1f50c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 1. 12 bytes pending for write
0:00:00.243503505 18903 0x1f50c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x1f4d0a0: fd (fd:10, idx:2) 0
0:00:00.243509679 18903 0x1f50c00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x1f4d0a0: fd (fd:10, idx:2) 0
0:00:00.243515812 18903 0x1f50c00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x1f4d0a0: fd (fd:10, idx:2) 0
0:00:00.243521686 18903 0x1f50c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x1f4d0a0: fd (fd:9, idx:1) 0
0:00:00.243527826 18903 0x1f50c00 DEBUG GST_POLL gstpoll.c:1335:gst_poll_fd_can_write: 0x1f4d0a0: fd (fd:9, idx:1) 1
0:00:00.243533153 18903 0x1f50c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:687:write_one: Writing packet of size 12 bytes to fd 9
0:00:00.243540599 18903 0x1f50c00 DEBUG GST_POLL gstpoll.c:980:gst_poll_fd_ctl_write: 0x1f4d0a0: fd (fd:9, idx:1), active : 0
0:00:00.243546465 18903 0x1f50c00 LOG GST_POLL gstpoll.c:994:gst_poll_fd_ctl_write: 0x1f4d0a0: pfd->events now 56 (POLLOUT:4)
0:00:00.243553930 18903 0x1f50c00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x1f4d0a0: timeout :0:00:01.000000000
0:00:00.000047537 18904 0x1937c00 INFO GST_INIT gst.c:586:init_pre: Initializing GStreamer Core Library version 1.15.0.1
0:00:00.000066479 18904 0x1937c00 INFO GST_INIT gst.c:587:init_pre: Using library installed in /root/gstreamer/lib/x86_64-linux-gnu
0:00:00.000080179 18904 0x1937c00 INFO GST_INIT gst.c:607:init_pre: Linux tuxbox 4.13.0-38-generic #43-Ubuntu SMP Wed Mar 14 15:20:44 UTC 2018 x86_64
0:00:00.000156778 18904 0x1937c00 DEBUG GST_MEMORY gstallocator.c:589:_priv_gst_allocator_initialize: memory alignment: 7
0:00:00.000218325 18904 0x1937c00 DEBUG GST_MEMORY gstallocator.c:565:gst_allocator_sysmem_init: init allocator 0x193c840
0:00:00.000244294 18904 0x1937c00 DEBUG GST_MEMORY gstallocator.c:207:gst_allocator_register: registering allocator 0x193c840 with name "SystemMemory"
0:00:00.000295210 18904 0x1937c00 INFO GST_INIT gstmessage.c:127:_priv_gst_message_initialize: init messages
0:00:00.000371266 18904 0x1937c00 DEBUG GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstElement : factory (nil)
0:00:00.000395344 18904 0x1937c00 DEBUG default gstelement.c:195:gst_element_setup_thread_pool: creating element thread pool
0:00:00.000427490 18904 0x1937c00 DEBUG GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstBin : factory (nil)
0:00:00.000676287 18904 0x1937c00 INFO GST_INIT gstcontext.c:84:_priv_gst_context_initialize: init contexts
0:00:00.000827136 18904 0x1937c00 INFO GST_PLUGIN_LOADING gstplugin.c:314:_priv_gst_plugin_initialize: registering 0 static plugins
0:00:00.000835012 18904 0x1937c00 LOG GST_PLUGIN_LOADING gstplugin.c:219:gst_plugin_register_static: attempting to load static plugin "staticelements" now...
0:00:00.000859626 18904 0x1937c00 LOG GST_PLUGIN_LOADING gstplugin.c:503:gst_plugin_register_func: plugin "(NULL)" looks good
0:00:00.000902786 18904 0x1937c00 LOG GST_ELEMENT_FACTORY gstelementfactory.c:236:gst_element_register:<bin> Created new elementfactory for type GstBin
0:00:00.000919801 18904 0x1937c00 DEBUG GST_REGISTRY gstregistry.c:578:gst_registry_add_feature:<registry0> adding feature 0x1955040 (bin)
0:00:00.000929221 18904 0x1937c00 DEBUG GST_REFCOUNTING gstobject.c:675:gst_object_set_parent:<bin> set parent (ref and sink)
0:00:00.000938267 18904 0x1937c00 LOG GST_REGISTRY gstregistry.c:596:gst_registry_add_feature:<registry0> emitting feature-added for bin
0:00:00.000958626 18904 0x1937c00 LOG GST_ELEMENT_FACTORY gstelementfactory.c:236:gst_element_register:<pipeline> Created new elementfactory for type GstPipeline
0:00:00.000970762 18904 0x1937c00 DEBUG GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstPipeline : factory 0x1955120
0:00:00.000996100 18904 0x1937c00 DEBUG GST_REGISTRY gstregistry.c:578:gst_registry_add_feature:<registry0> adding feature 0x1955120 (pipeline)
0:00:00.001002203 18904 0x1937c00 DEBUG GST_REFCOUNTING gstobject.c:675:gst_object_set_parent:<pipeline> set parent (ref and sink)
0:00:00.001010462 18904 0x1937c00 LOG GST_REGISTRY gstregistry.c:596:gst_registry_add_feature:<registry0> emitting feature-added for pipeline
0:00:00.001018528 18904 0x1937c00 LOG GST_PLUGIN_LOADING gstplugin.c:530:gst_plugin_register_func: plugin "(NULL)" initialised
0:00:00.001025980 18904 0x1937c00 INFO GST_PLUGIN_LOADING gstplugin.c:222:gst_plugin_register_static: registered static plugin "staticelements"
0:00:00.001035151 18904 0x1937c00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x1954060 for filename "(NULL)"
0:00:00.001042980 18904 0x1937c00 LOG GST_REGISTRY gstregistry.c:475:gst_registry_add_plugin:<registry0> emitting plugin-added for filename "(NULL)"
0:00:00.001051282 18904 0x1937c00 INFO GST_PLUGIN_LOADING gstplugin.c:224:gst_plugin_register_static: added static plugin "staticelements", result: 1
0:00:00.001064914 18904 0x1937c00 INFO GST_REGISTRY gstregistry.c:1723:ensure_current_registry: reading registry cache: /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin
0:00:00.001100258 18904 0x1937c00 INFO GST_REGISTRY gstregistrybinary.c:539:priv_gst_registry_binary_read_cache: Unable to mmap file /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin : Failed to open file '/home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin': open() failed: No such file or directory
0:00:00.001117751 18904 0x1937c00 INFO GST_REGISTRY gstregistrybinary.c:549:priv_gst_registry_binary_read_cache: Unable to read file /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin : Failed to open file '/home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin': No such file or directory
0:00:00.001126858 18904 0x1937c00 DEBUG GST_REGISTRY gstregistry.c:1751:ensure_current_registry: Updating registry cache
0:00:00.001134382 18904 0x1937c00 INFO GST_REGISTRY gstregistry.c:1579:scan_and_update_registry: Validating plugins from registry cache: /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin
0:00:00.001141498 18904 0x1937c00 DEBUG GST_REGISTRY gstregistry.c:1589:scan_and_update_registry: scanning paths added via --gst-plugin-path
0:00:00.001148162 18904 0x1937c00 DEBUG GST_REGISTRY gstregistry.c:1612:scan_and_update_registry: GST_PLUGIN_PATH not set
0:00:00.001155931 18904 0x1937c00 DEBUG GST_REGISTRY gstregistry.c:1666:scan_and_update_registry: GST_PLUGIN_SYSTEM_PATH set to /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0
0:00:00.001164263 18904 0x1937c00 DEBUG GST_REGISTRY gstregistry.c:1363:gst_registry_scan_path_internal:<registry0> scanning path /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0
0:00:00.001546456 18904 0x1937c00 LOG GST_REGISTRY gstregistry.c:1283:gst_registry_scan_path_level:<registry0> file /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so looks like a possible module
0:00:00.001554624 18904 0x1937c00 DEBUG GST_REGISTRY gstregistry.c:1344:gst_registry_scan_path_level:<registry0> file /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so not yet in registry
0:00:00.001562508 18904 0x1937c00 DEBUG GST_REGISTRY gstregistry.c:1149:gst_registry_scan_plugin_file: Starting plugin scanner for file /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so
0:00:00.001571749 18904 0x1937c00 DEBUG GST_POLL gstpoll.c:681:gst_poll_new: 0x19340a0: new controllable : 0
0:00:00.001592360 18904 0x1937c00 DEBUG GST_POLL gstpoll.c:848:gst_poll_add_fd_unlocked: 0x19340a0: fd (fd:4, idx:0)
0:00:00.001601078 18904 0x1937c00 DEBUG GST_POLL gstpoll.c:1015:gst_poll_fd_ctl_read_unlocked: 0x19340a0: fd (fd:4, idx:0), active : 1
0:00:00.001611081 18904 0x1937c00 DEBUG GST_REGISTRY gstregistry.c:1160:gst_registry_scan_plugin_file: Using scan-helper to load plugin /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so
0:00:00.001619703 18904 0x1937c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:471:gst_plugin_loader_spawn: Trying GST_PLUGIN_SCANNER env var: /root/gstreamer/libexec/gstreamer-1.0/gst-plugin-scanner
0:00:00.001628519 18904 0x1937c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:429:gst_plugin_loader_try_helper: Trying to spawn gst-plugin-scanner helper at /root/gstreamer/libexec/gstreamer-1.0/gst-plugin-scanner
0:00:01.243633754 18899 0x107dc00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 0. 0 bytes pending for write
0:00:01.243650616 18899 0x107dc00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x107a0a0: fd (fd:10, idx:2) 0
0:00:01.243659951 18899 0x107dc00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x107a0a0: fd (fd:10, idx:2) 0
0:00:01.243666806 18899 0x107dc00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x107a0a0: fd (fd:10, idx:2) 0
0:00:01.243674704 18899 0x107dc00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x107a0a0: timeout :0:00:01.000000000
0:00:02.240967791 18895 0x21d4c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 0. 0 bytes pending for write
0:00:02.240983164 18895 0x21d4c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x21d10a0: fd (fd:10, idx:2) 0
0:00:02.240992389 18895 0x21d4c00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x21d10a0: fd (fd:10, idx:2) 0
0:00:02.240999394 18895 0x21d4c00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x21d10a0: fd (fd:10, idx:2) 0
0:00:02.241007687 18895 0x21d4c00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x21d10a0: timeout :0:00:01.000000000
0:00:03.245100930 18891 0x1e54c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 0. 0 bytes pending for write
0:00:03.245116055 18891 0x1e54c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x1e510a0: fd (fd:10, idx:2) 0
0:00:03.245125722 18891 0x1e54c00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x1e510a0: fd (fd:10, idx:2) 0
0:00:03.245132806 18891 0x1e54c00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x1e510a0: fd (fd:10, idx:2) 0
0:00:03.245149597 18891 0x1e54c00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x1e510a0: timeout :0:00:01.000000000
0:00:00.243665631 18904 0x1937c00 DEBUG GST_POLL gstpoll.c:848:gst_poll_add_fd_unlocked: 0x19340a0: fd (fd:9, idx:-1)
0:00:00.243686453 18904 0x1937c00 DEBUG GST_POLL gstpoll.c:848:gst_poll_add_fd_unlocked: 0x19340a0: fd (fd:10, idx:-1)
0:00:00.243695691 18904 0x1937c00 DEBUG GST_POLL gstpoll.c:1015:gst_poll_fd_ctl_read_unlocked: 0x19340a0: fd (fd:10, idx:2), active : 1
0:00:00.243703645 18904 0x1937c00 DEBUG GST_POLL gstpoll.c:980:gst_poll_fd_ctl_write: 0x19340a0: fd (fd:9, idx:1), active : 1
0:00:00.243711688 18904 0x1937c00 LOG GST_POLL gstpoll.c:994:gst_poll_fd_ctl_write: 0x19340a0: pfd->events now 60 (POLLOUT:4)
0:00:00.243719388 18904 0x1937c00 DEBUG GST_POLL gstpoll.c:980:gst_poll_fd_ctl_write: 0x19340a0: fd (fd:9, idx:1), active : 1
0:00:00.243726816 18904 0x1937c00 LOG GST_POLL gstpoll.c:994:gst_poll_fd_ctl_write: 0x19340a0: pfd->events now 60 (POLLOUT:4)
0:00:00.243735703 18904 0x1937c00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x19340a0: timeout :0:00:01.000000000
0:00:00.243752777 18904 0x1937c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 1. 24 bytes pending for write
0:00:00.243763277 18904 0x1937c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x19340a0: fd (fd:10, idx:2) 0
0:00:00.243771117 18904 0x1937c00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x19340a0: fd (fd:10, idx:2) 0
0:00:00.243781059 18904 0x1937c00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x19340a0: fd (fd:10, idx:2) 0
0:00:00.243789150 18904 0x1937c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x19340a0: fd (fd:9, idx:1) 0
0:00:00.243796994 18904 0x1937c00 DEBUG GST_POLL gstpoll.c:1335:gst_poll_fd_can_write: 0x19340a0: fd (fd:9, idx:1) 1
0:00:00.243804222 18904 0x1937c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:687:write_one: Writing packet of size 12 bytes to fd 9
0:00:00.243817905 18904 0x1937c00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x19340a0: timeout :0:00:01.000000000
0:00:00.243827277 18904 0x1937c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 1. 12 bytes pending for write
0:00:00.243835720 18904 0x1937c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x19340a0: fd (fd:10, idx:2) 0
0:00:00.243843310 18904 0x1937c00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x19340a0: fd (fd:10, idx:2) 0
0:00:00.243851043 18904 0x1937c00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x19340a0: fd (fd:10, idx:2) 0
0:00:00.243858574 18904 0x1937c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x19340a0: fd (fd:9, idx:1) 0
0:00:00.243866240 18904 0x1937c00 DEBUG GST_POLL gstpoll.c:1335:gst_poll_fd_can_write: 0x19340a0: fd (fd:9, idx:1) 1
0:00:00.243873138 18904 0x1937c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:687:write_one: Writing packet of size 12 bytes to fd 9
0:00:00.243882310 18904 0x1937c00 DEBUG GST_POLL gstpoll.c:980:gst_poll_fd_ctl_write: 0x19340a0: fd (fd:9, idx:1), active : 0
0:00:00.243889916 18904 0x1937c00 LOG GST_POLL gstpoll.c:994:gst_poll_fd_ctl_write: 0x19340a0: pfd->events now 56 (POLLOUT:4)
0:00:00.243898868 18904 0x1937c00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x19340a0: timeout :0:00:01.000000000
0:00:00.000044036 18905 0x1acdc00 INFO GST_INIT gst.c:586:init_pre: Initializing GStreamer Core Library version 1.15.0.1
0:00:00.000062914 18905 0x1acdc00 INFO GST_INIT gst.c:587:init_pre: Using library installed in /root/gstreamer/lib/x86_64-linux-gnu
0:00:00.000076036 18905 0x1acdc00 INFO GST_INIT gst.c:607:init_pre: Linux tuxbox 4.13.0-38-generic #43-Ubuntu SMP Wed Mar 14 15:20:44 UTC 2018 x86_64
0:00:00.000144630 18905 0x1acdc00 DEBUG GST_MEMORY gstallocator.c:589:_priv_gst_allocator_initialize: memory alignment: 7
0:00:00.000198909 18905 0x1acdc00 DEBUG GST_MEMORY gstallocator.c:565:gst_allocator_sysmem_init: init allocator 0x1ad2840
0:00:00.000225194 18905 0x1acdc00 DEBUG GST_MEMORY gstallocator.c:207:gst_allocator_register: registering allocator 0x1ad2840 with name "SystemMemory"
0:00:00.000289503 18905 0x1acdc00 INFO GST_INIT gstmessage.c:127:_priv_gst_message_initialize: init messages
0:00:00.000354284 18905 0x1acdc00 DEBUG GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstElement : factory (nil)
0:00:00.000370834 18905 0x1acdc00 DEBUG default gstelement.c:195:gst_element_setup_thread_pool: creating element thread pool
0:00:00.000398611 18905 0x1acdc00 DEBUG GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstBin : factory (nil)
0:00:00.000666308 18905 0x1acdc00 INFO GST_INIT gstcontext.c:84:_priv_gst_context_initialize: init contexts
0:00:00.000811056 18905 0x1acdc00 INFO GST_PLUGIN_LOADING gstplugin.c:314:_priv_gst_plugin_initialize: registering 0 static plugins
0:00:00.000819101 18905 0x1acdc00 LOG GST_PLUGIN_LOADING gstplugin.c:219:gst_plugin_register_static: attempting to load static plugin "staticelements" now...
0:00:00.000840895 18905 0x1acdc00 LOG GST_PLUGIN_LOADING gstplugin.c:503:gst_plugin_register_func: plugin "(NULL)" looks good
0:00:00.000877636 18905 0x1acdc00 LOG GST_ELEMENT_FACTORY gstelementfactory.c:236:gst_element_register:<bin> Created new elementfactory for type GstBin
0:00:00.000894502 18905 0x1acdc00 DEBUG GST_REGISTRY gstregistry.c:578:gst_registry_add_feature:<registry0> adding feature 0x1aeb040 (bin)
0:00:00.000901600 18905 0x1acdc00 DEBUG GST_REFCOUNTING gstobject.c:675:gst_object_set_parent:<bin> set parent (ref and sink)
0:00:00.000910381 18905 0x1acdc00 LOG GST_REGISTRY gstregistry.c:596:gst_registry_add_feature:<registry0> emitting feature-added for bin
0:00:00.000926533 18905 0x1acdc00 LOG GST_ELEMENT_FACTORY gstelementfactory.c:236:gst_element_register:<pipeline> Created new elementfactory for type GstPipeline
0:00:00.000937170 18905 0x1acdc00 DEBUG GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstPipeline : factory 0x1aeb120
0:00:00.000956919 18905 0x1acdc00 DEBUG GST_REGISTRY gstregistry.c:578:gst_registry_add_feature:<registry0> adding feature 0x1aeb120 (pipeline)
0:00:00.000963028 18905 0x1acdc00 DEBUG GST_REFCOUNTING gstobject.c:675:gst_object_set_parent:<pipeline> set parent (ref and sink)
0:00:00.000971170 18905 0x1acdc00 LOG GST_REGISTRY gstregistry.c:596:gst_registry_add_feature:<registry0> emitting feature-added for pipeline
0:00:00.000977354 18905 0x1acdc00 LOG GST_PLUGIN_LOADING gstplugin.c:530:gst_plugin_register_func: plugin "(NULL)" initialised
0:00:00.000983205 18905 0x1acdc00 INFO GST_PLUGIN_LOADING gstplugin.c:222:gst_plugin_register_static: registered static plugin "staticelements"
0:00:00.000991141 18905 0x1acdc00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x1aea060 for filename "(NULL)"
0:00:00.000997186 18905 0x1acdc00 LOG GST_REGISTRY gstregistry.c:475:gst_registry_add_plugin:<registry0> emitting plugin-added for filename "(NULL)"
0:00:00.001004548 18905 0x1acdc00 INFO GST_PLUGIN_LOADING gstplugin.c:224:gst_plugin_register_static: added static plugin "staticelements", result: 1
0:00:00.001018043 18905 0x1acdc00 INFO GST_REGISTRY gstregistry.c:1723:ensure_current_registry: reading registry cache: /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin
0:00:00.001047563 18905 0x1acdc00 INFO GST_REGISTRY gstregistrybinary.c:539:priv_gst_registry_binary_read_cache: Unable to mmap file /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin : Failed to open file '/home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin': open() failed: No such file or directory
0:00:00.001063365 18905 0x1acdc00 INFO GST_REGISTRY gstregistrybinary.c:549:priv_gst_registry_binary_read_cache: Unable to read file /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin : Failed to open file '/home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin': No such file or directory
0:00:00.001070097 18905 0x1acdc00 DEBUG GST_REGISTRY gstregistry.c:1751:ensure_current_registry: Updating registry cache
0:00:00.001076980 18905 0x1acdc00 INFO GST_REGISTRY gstregistry.c:1579:scan_and_update_registry: Validating plugins from registry cache: /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin
0:00:00.001082590 18905 0x1acdc00 DEBUG GST_REGISTRY gstregistry.c:1589:scan_and_update_registry: scanning paths added via --gst-plugin-path
0:00:00.001088421 18905 0x1acdc00 DEBUG GST_REGISTRY gstregistry.c:1612:scan_and_update_registry: GST_PLUGIN_PATH not set
0:00:00.001094985 18905 0x1acdc00 DEBUG GST_REGISTRY gstregistry.c:1666:scan_and_update_registry: GST_PLUGIN_SYSTEM_PATH set to /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0
0:00:00.001101818 18905 0x1acdc00 DEBUG GST_REGISTRY gstregistry.c:1363:gst_registry_scan_path_internal:<registry0> scanning path /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0
0:00:00.001483713 18905 0x1acdc00 LOG GST_REGISTRY gstregistry.c:1283:gst_registry_scan_path_level:<registry0> file /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so looks like a possible module
0:00:00.001492359 18905 0x1acdc00 DEBUG GST_REGISTRY gstregistry.c:1344:gst_registry_scan_path_level:<registry0> file /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so not yet in registry
0:00:00.001499599 18905 0x1acdc00 DEBUG GST_REGISTRY gstregistry.c:1149:gst_registry_scan_plugin_file: Starting plugin scanner for file /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so
0:00:00.001507785 18905 0x1acdc00 DEBUG GST_POLL gstpoll.c:681:gst_poll_new: 0x1aca0a0: new controllable : 0
0:00:00.001524357 18905 0x1acdc00 DEBUG GST_POLL gstpoll.c:848:gst_poll_add_fd_unlocked: 0x1aca0a0: fd (fd:4, idx:0)
0:00:00.001531483 18905 0x1acdc00 DEBUG GST_POLL gstpoll.c:1015:gst_poll_fd_ctl_read_unlocked: 0x1aca0a0: fd (fd:4, idx:0), active : 1
0:00:00.001541456 18905 0x1acdc00 DEBUG GST_REGISTRY gstregistry.c:1160:gst_registry_scan_plugin_file: Using scan-helper to load plugin /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so
0:00:00.001548090 18905 0x1acdc00 LOG GST_PLUGIN_LOADING gstpluginloader.c:471:gst_plugin_loader_spawn: Trying GST_PLUGIN_SCANNER env var: /root/gstreamer/libexec/gstreamer-1.0/gst-plugin-scanner
0:00:00.001555311 18905 0x1acdc00 LOG GST_PLUGIN_LOADING gstpluginloader.c:429:gst_plugin_loader_try_helper: Trying to spawn gst-plugin-scanner helper at /root/gstreamer/libexec/gstreamer-1.0/gst-plugin-scanner
0:00:01.243786952 18900 0x2574c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 0. 0 bytes pending for write
0:00:01.243802967 18900 0x2574c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x25710a0: fd (fd:10, idx:2) 0
0:00:01.243810940 18900 0x2574c00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x25710a0: fd (fd:10, idx:2) 0
0:00:01.243818108 18900 0x2574c00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x25710a0: fd (fd:10, idx:2) 0
0:00:01.243826214 18900 0x2574c00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x25710a0: timeout :0:00:01.000000000
0:00:02.244071383 18896 0x233ec00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 0. 0 bytes pending for write
0:00:02.244095714 18896 0x233ec00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x233b0a0: fd (fd:10, idx:2) 0
0:00:02.244102544 18896 0x233ec00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x233b0a0: fd (fd:10, idx:2) 0
0:00:02.244109427 18896 0x233ec00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x233b0a0: fd (fd:10, idx:2) 0
0:00:02.244117446 18896 0x233ec00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x233b0a0: timeout :0:00:01.000000000
0:00:03.246042405 18892 0x1e59c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 0. 0 bytes pending for write
0:00:03.246055610 18892 0x1e59c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x1e560a0: fd (fd:10, idx:2) 0
0:00:03.246071888 18892 0x1e59c00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x1e560a0: fd (fd:10, idx:2) 0
0:00:03.246079273 18892 0x1e59c00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x1e560a0: fd (fd:10, idx:2) 0
0:00:03.246087077 18892 0x1e59c00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x1e560a0: timeout :0:00:01.000000000
0:00:00.241131051 18905 0x1acdc00 DEBUG GST_POLL gstpoll.c:848:gst_poll_add_fd_unlocked: 0x1aca0a0: fd (fd:9, idx:-1)
0:00:00.241149825 18905 0x1acdc00 DEBUG GST_POLL gstpoll.c:848:gst_poll_add_fd_unlocked: 0x1aca0a0: fd (fd:10, idx:-1)
0:00:00.241159689 18905 0x1acdc00 DEBUG GST_POLL gstpoll.c:1015:gst_poll_fd_ctl_read_unlocked: 0x1aca0a0: fd (fd:10, idx:2), active : 1
0:00:00.241166908 18905 0x1acdc00 DEBUG GST_POLL gstpoll.c:980:gst_poll_fd_ctl_write: 0x1aca0a0: fd (fd:9, idx:1), active : 1
0:00:00.241174073 18905 0x1acdc00 LOG GST_POLL gstpoll.c:994:gst_poll_fd_ctl_write: 0x1aca0a0: pfd->events now 60 (POLLOUT:4)
0:00:00.241181137 18905 0x1acdc00 DEBUG GST_POLL gstpoll.c:980:gst_poll_fd_ctl_write: 0x1aca0a0: fd (fd:9, idx:1), active : 1
0:00:00.241187751 18905 0x1acdc00 LOG GST_POLL gstpoll.c:994:gst_poll_fd_ctl_write: 0x1aca0a0: pfd->events now 60 (POLLOUT:4)
0:00:00.241196052 18905 0x1acdc00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x1aca0a0: timeout :0:00:01.000000000
0:00:00.241211214 18905 0x1acdc00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 1. 24 bytes pending for write
0:00:00.241218650 18905 0x1acdc00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x1aca0a0: fd (fd:10, idx:2) 0
0:00:00.241225479 18905 0x1acdc00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x1aca0a0: fd (fd:10, idx:2) 0
0:00:00.241232807 18905 0x1acdc00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x1aca0a0: fd (fd:10, idx:2) 0
0:00:00.241239258 18905 0x1acdc00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x1aca0a0: fd (fd:9, idx:1) 0
0:00:00.241245612 18905 0x1acdc00 DEBUG GST_POLL gstpoll.c:1335:gst_poll_fd_can_write: 0x1aca0a0: fd (fd:9, idx:1) 1
0:00:00.241251295 18905 0x1acdc00 LOG GST_PLUGIN_LOADING gstpluginloader.c:687:write_one: Writing packet of size 12 bytes to fd 9
0:00:00.241261851 18905 0x1acdc00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x1aca0a0: timeout :0:00:01.000000000
0:00:00.241268618 18905 0x1acdc00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 1. 12 bytes pending for write
0:00:00.241276923 18905 0x1acdc00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x1aca0a0: fd (fd:10, idx:2) 0
0:00:00.241283601 18905 0x1acdc00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x1aca0a0: fd (fd:10, idx:2) 0
0:00:00.241289955 18905 0x1acdc00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x1aca0a0: fd (fd:10, idx:2) 0
0:00:00.241296184 18905 0x1acdc00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x1aca0a0: fd (fd:9, idx:1) 0
0:00:00.241302536 18905 0x1acdc00 DEBUG GST_POLL gstpoll.c:1335:gst_poll_fd_can_write: 0x1aca0a0: fd (fd:9, idx:1) 1
0:00:00.241308106 18905 0x1acdc00 LOG GST_PLUGIN_LOADING gstpluginloader.c:687:write_one: Writing packet of size 12 bytes to fd 9
0:00:00.241316011 18905 0x1acdc00 DEBUG GST_POLL gstpoll.c:980:gst_poll_fd_ctl_write: 0x1aca0a0: fd (fd:9, idx:1), active : 0
0:00:00.241336720 18905 0x1acdc00 LOG GST_POLL gstpoll.c:994:gst_poll_fd_ctl_write: 0x1aca0a0: pfd->events now 56 (POLLOUT:4)
0:00:00.241344908 18905 0x1acdc00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x1aca0a0: timeout :0:00:01.000000000
0:00:00.000044698 18906 0x1f19c00 INFO GST_INIT gst.c:586:init_pre: Initializing GStreamer Core Library version 1.15.0.1
0:00:00.000062835 18906 0x1f19c00 INFO GST_INIT gst.c:587:init_pre: Using library installed in /root/gstreamer/lib/x86_64-linux-gnu
0:00:00.000076323 18906 0x1f19c00 INFO GST_INIT gst.c:607:init_pre: Linux tuxbox 4.13.0-38-generic #43-Ubuntu SMP Wed Mar 14 15:20:44 UTC 2018 x86_64
0:00:00.000148692 18906 0x1f19c00 DEBUG GST_MEMORY gstallocator.c:589:_priv_gst_allocator_initialize: memory alignment: 7
0:00:00.000208981 18906 0x1f19c00 DEBUG GST_MEMORY gstallocator.c:565:gst_allocator_sysmem_init: init allocator 0x1f1e840
0:00:00.000234566 18906 0x1f19c00 DEBUG GST_MEMORY gstallocator.c:207:gst_allocator_register: registering allocator 0x1f1e840 with name "SystemMemory"
0:00:00.000287447 18906 0x1f19c00 INFO GST_INIT gstmessage.c:127:_priv_gst_message_initialize: init messages
0:00:00.000361456 18906 0x1f19c00 DEBUG GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstElement : factory (nil)
0:00:00.000385907 18906 0x1f19c00 DEBUG default gstelement.c:195:gst_element_setup_thread_pool: creating element thread pool
0:00:00.000420120 18906 0x1f19c00 DEBUG GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstBin : factory (nil)
0:00:00.000672216 18906 0x1f19c00 INFO GST_INIT gstcontext.c:84:_priv_gst_context_initialize: init contexts
0:00:00.000820149 18906 0x1f19c00 INFO GST_PLUGIN_LOADING gstplugin.c:314:_priv_gst_plugin_initialize: registering 0 static plugins
0:00:00.000827716 18906 0x1f19c00 LOG GST_PLUGIN_LOADING gstplugin.c:219:gst_plugin_register_static: attempting to load static plugin "staticelements" now...
0:00:00.000852266 18906 0x1f19c00 LOG GST_PLUGIN_LOADING gstplugin.c:503:gst_plugin_register_func: plugin "(NULL)" looks good
0:00:00.000901216 18906 0x1f19c00 LOG GST_ELEMENT_FACTORY gstelementfactory.c:236:gst_element_register:<bin> Created new elementfactory for type GstBin
0:00:00.000919502 18906 0x1f19c00 DEBUG GST_REGISTRY gstregistry.c:578:gst_registry_add_feature:<registry0> adding feature 0x1f37040 (bin)
0:00:00.000928673 18906 0x1f19c00 DEBUG GST_REFCOUNTING gstobject.c:675:gst_object_set_parent:<bin> set parent (ref and sink)
0:00:00.000938026 18906 0x1f19c00 LOG GST_REGISTRY gstregistry.c:596:gst_registry_add_feature:<registry0> emitting feature-added for bin
0:00:00.000958827 18906 0x1f19c00 LOG GST_ELEMENT_FACTORY gstelementfactory.c:236:gst_element_register:<pipeline> Created new elementfactory for type GstPipeline
0:00:00.000972794 18906 0x1f19c00 DEBUG GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstPipeline : factory 0x1f37120
0:00:00.000999554 18906 0x1f19c00 DEBUG GST_REGISTRY gstregistry.c:578:gst_registry_add_feature:<registry0> adding feature 0x1f37120 (pipeline)
0:00:00.001007936 18906 0x1f19c00 DEBUG GST_REFCOUNTING gstobject.c:675:gst_object_set_parent:<pipeline> set parent (ref and sink)
0:00:00.001016674 18906 0x1f19c00 LOG GST_REGISTRY gstregistry.c:596:gst_registry_add_feature:<registry0> emitting feature-added for pipeline
0:00:00.001024289 18906 0x1f19c00 LOG GST_PLUGIN_LOADING gstplugin.c:530:gst_plugin_register_func: plugin "(NULL)" initialised
0:00:00.001031791 18906 0x1f19c00 INFO GST_PLUGIN_LOADING gstplugin.c:222:gst_plugin_register_static: registered static plugin "staticelements"
0:00:00.001040906 18906 0x1f19c00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x1f36060 for filename "(NULL)"
0:00:00.001049235 18906 0x1f19c00 LOG GST_REGISTRY gstregistry.c:475:gst_registry_add_plugin:<registry0> emitting plugin-added for filename "(NULL)"
0:00:00.001057572 18906 0x1f19c00 INFO GST_PLUGIN_LOADING gstplugin.c:224:gst_plugin_register_static: added static plugin "staticelements", result: 1
0:00:00.001071512 18906 0x1f19c00 INFO GST_REGISTRY gstregistry.c:1723:ensure_current_registry: reading registry cache: /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin
0:00:00.001107484 18906 0x1f19c00 INFO GST_REGISTRY gstregistrybinary.c:539:priv_gst_registry_binary_read_cache: Unable to mmap file /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin : Failed to open file '/home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin': open() failed: No such file or directory
0:00:00.001124526 18906 0x1f19c00 INFO GST_REGISTRY gstregistrybinary.c:549:priv_gst_registry_binary_read_cache: Unable to read file /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin : Failed to open file '/home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin': No such file or directory
0:00:00.001133871 18906 0x1f19c00 DEBUG GST_REGISTRY gstregistry.c:1751:ensure_current_registry: Updating registry cache
0:00:00.001141360 18906 0x1f19c00 INFO GST_REGISTRY gstregistry.c:1579:scan_and_update_registry: Validating plugins from registry cache: /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin
0:00:00.001148303 18906 0x1f19c00 DEBUG GST_REGISTRY gstregistry.c:1589:scan_and_update_registry: scanning paths added via --gst-plugin-path
0:00:00.001155405 18906 0x1f19c00 DEBUG GST_REGISTRY gstregistry.c:1612:scan_and_update_registry: GST_PLUGIN_PATH not set
0:00:00.001163446 18906 0x1f19c00 DEBUG GST_REGISTRY gstregistry.c:1666:scan_and_update_registry: GST_PLUGIN_SYSTEM_PATH set to /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0
0:00:00.001172549 18906 0x1f19c00 DEBUG GST_REGISTRY gstregistry.c:1363:gst_registry_scan_path_internal:<registry0> scanning path /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0
0:00:00.001560220 18906 0x1f19c00 LOG GST_REGISTRY gstregistry.c:1283:gst_registry_scan_path_level:<registry0> file /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so looks like a possible module
0:00:00.001568177 18906 0x1f19c00 DEBUG GST_REGISTRY gstregistry.c:1344:gst_registry_scan_path_level:<registry0> file /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so not yet in registry
0:00:00.001575864 18906 0x1f19c00 DEBUG GST_REGISTRY gstregistry.c:1149:gst_registry_scan_plugin_file: Starting plugin scanner for file /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so
0:00:00.001585134 18906 0x1f19c00 DEBUG GST_POLL gstpoll.c:681:gst_poll_new: 0x1f160a0: new controllable : 0
0:00:00.001606114 18906 0x1f19c00 DEBUG GST_POLL gstpoll.c:848:gst_poll_add_fd_unlocked: 0x1f160a0: fd (fd:4, idx:0)
0:00:00.001615643 18906 0x1f19c00 DEBUG GST_POLL gstpoll.c:1015:gst_poll_fd_ctl_read_unlocked: 0x1f160a0: fd (fd:4, idx:0), active : 1
0:00:00.001625565 18906 0x1f19c00 DEBUG GST_REGISTRY gstregistry.c:1160:gst_registry_scan_plugin_file: Using scan-helper to load plugin /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so
0:00:00.001634289 18906 0x1f19c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:471:gst_plugin_loader_spawn: Trying GST_PLUGIN_SCANNER env var: /root/gstreamer/libexec/gstreamer-1.0/gst-plugin-scanner
0:00:00.001642998 18906 0x1f19c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:429:gst_plugin_loader_try_helper: Trying to spawn gst-plugin-scanner helper at /root/gstreamer/libexec/gstreamer-1.0/gst-plugin-scanner
0:00:01.246119629 18901 0xc32c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 0. 0 bytes pending for write
0:00:01.246146521 18901 0xc32c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0xc2f0a0: fd (fd:10, idx:2) 0
0:00:01.246155485 18901 0xc32c00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0xc2f0a0: fd (fd:10, idx:2) 0
0:00:01.246163928 18901 0xc32c00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0xc2f0a0: fd (fd:10, idx:2) 0
0:00:01.246172230 18901 0xc32c00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0xc2f0a0: timeout :0:00:01.000000000
0:00:02.247063920 18897 0x1b0fc00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 0. 0 bytes pending for write
0:00:02.247080596 18897 0x1b0fc00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x1b0c0a0: fd (fd:10, idx:2) 0
0:00:02.247089742 18897 0x1b0fc00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x1b0c0a0: fd (fd:10, idx:2) 0
0:00:02.247096994 18897 0x1b0fc00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x1b0c0a0: fd (fd:10, idx:2) 0
0:00:02.247105313 18897 0x1b0fc00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x1b0c0a0: timeout :0:00:01.000000000
0:00:03.250089959 18893 0x1157c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 0. 0 bytes pending for write
0:00:03.250105266 18893 0x1157c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x11540a0: fd (fd:10, idx:2) 0
0:00:03.250114210 18893 0x1157c00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x11540a0: fd (fd:10, idx:2) 0
0:00:03.250121646 18893 0x1157c00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x11540a0: fd (fd:10, idx:2) 0
0:00:03.250129186 18893 0x1157c00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x11540a0: timeout :0:00:01.000000000
0:00:04.250667433 18889 0x1428200 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 0. 0 bytes pending for write
0:00:04.250681596 18889 0x1428200 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x14210a0: fd (fd:10, idx:2) 0
0:00:04.250689733 18889 0x1428200 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x14210a0: fd (fd:10, idx:2) 0
0:00:04.250696648 18889 0x1428200 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x14210a0: fd (fd:10, idx:2) 0
0:00:04.250704701 18889 0x1428200 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x14210a0: timeout :0:00:01.000000000
0:00:00.244306796 18906 0x1f19c00 DEBUG GST_POLL gstpoll.c:848:gst_poll_add_fd_unlocked: 0x1f160a0: fd (fd:9, idx:-1)
0:00:00.244322842 18906 0x1f19c00 DEBUG GST_POLL gstpoll.c:848:gst_poll_add_fd_unlocked: 0x1f160a0: fd (fd:10, idx:-1)
0:00:00.244330709 18906 0x1f19c00 DEBUG GST_POLL gstpoll.c:1015:gst_poll_fd_ctl_read_unlocked: 0x1f160a0: fd (fd:10, idx:2), active : 1
0:00:00.244338752 18906 0x1f19c00 DEBUG GST_POLL gstpoll.c:980:gst_poll_fd_ctl_write: 0x1f160a0: fd (fd:9, idx:1), active : 1
0:00:00.244346744 18906 0x1f19c00 LOG GST_POLL gstpoll.c:994:gst_poll_fd_ctl_write: 0x1f160a0: pfd->events now 60 (POLLOUT:4)
0:00:00.244354791 18906 0x1f19c00 DEBUG GST_POLL gstpoll.c:980:gst_poll_fd_ctl_write: 0x1f160a0: fd (fd:9, idx:1), active : 1
0:00:00.244362472 18906 0x1f19c00 LOG GST_POLL gstpoll.c:994:gst_poll_fd_ctl_write: 0x1f160a0: pfd->events now 60 (POLLOUT:4)
0:00:00.244371587 18906 0x1f19c00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x1f160a0: timeout :0:00:01.000000000
0:00:00.244386806 18906 0x1f19c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 1. 24 bytes pending for write
0:00:00.244396653 18906 0x1f19c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x1f160a0: fd (fd:10, idx:2) 0
0:00:00.244404808 18906 0x1f19c00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x1f160a0: fd (fd:10, idx:2) 0
0:00:00.244414008 18906 0x1f19c00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x1f160a0: fd (fd:10, idx:2) 0
0:00:00.244421678 18906 0x1f19c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x1f160a0: fd (fd:9, idx:1) 0
0:00:00.244429589 18906 0x1f19c00 DEBUG GST_POLL gstpoll.c:1335:gst_poll_fd_can_write: 0x1f160a0: fd (fd:9, idx:1) 1
0:00:00.244436753 18906 0x1f19c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:687:write_one: Writing packet of size 12 bytes to fd 9
0:00:00.244449935 18906 0x1f19c00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x1f160a0: timeout :0:00:01.000000000
0:00:00.244458760 18906 0x1f19c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 1. 12 bytes pending for write
0:00:00.244466899 18906 0x1f19c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x1f160a0: fd (fd:10, idx:2) 0
0:00:00.244474914 18906 0x1f19c00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x1f160a0: fd (fd:10, idx:2) 0
0:00:00.244482738 18906 0x1f19c00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x1f160a0: fd (fd:10, idx:2) 0
0:00:00.244490326 18906 0x1f19c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x1f160a0: fd (fd:9, idx:1) 0
0:00:00.244497961 18906 0x1f19c00 DEBUG GST_POLL gstpoll.c:1335:gst_poll_fd_can_write: 0x1f160a0: fd (fd:9, idx:1) 1
0:00:00.244504851 18906 0x1f19c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:687:write_one: Writing packet of size 12 bytes to fd 9
0:00:00.244513955 18906 0x1f19c00 DEBUG GST_POLL gstpoll.c:980:gst_poll_fd_ctl_write: 0x1f160a0: fd (fd:9, idx:1), active : 0
0:00:00.244521788 18906 0x1f19c00 LOG GST_POLL gstpoll.c:994:gst_poll_fd_ctl_write: 0x1f160a0: pfd->events now 56 (POLLOUT:4)
0:00:00.244530757 18906 0x1f19c00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x1f160a0: timeout :0:00:01.000000000
0:00:00.000048709 18907 0x24c8c00 INFO GST_INIT gst.c:586:init_pre: Initializing GStreamer Core Library version 1.15.0.1
0:00:00.000074597 18907 0x24c8c00 INFO GST_INIT gst.c:587:init_pre: Using library installed in /root/gstreamer/lib/x86_64-linux-gnu
0:00:00.000087360 18907 0x24c8c00 INFO GST_INIT gst.c:607:init_pre: Linux tuxbox 4.13.0-38-generic #43-Ubuntu SMP Wed Mar 14 15:20:44 UTC 2018 x86_64
0:00:00.000153682 18907 0x24c8c00 DEBUG GST_MEMORY gstallocator.c:589:_priv_gst_allocator_initialize: memory alignment: 7
0:00:00.000212062 18907 0x24c8c00 DEBUG GST_MEMORY gstallocator.c:565:gst_allocator_sysmem_init: init allocator 0x24cd840
0:00:00.000235941 18907 0x24c8c00 DEBUG GST_MEMORY gstallocator.c:207:gst_allocator_register: registering allocator 0x24cd840 with name "SystemMemory"
0:00:00.000299977 18907 0x24c8c00 INFO GST_INIT gstmessage.c:127:_priv_gst_message_initialize: init messages
0:00:00.000372116 18907 0x24c8c00 DEBUG GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstElement : factory (nil)
0:00:00.000398930 18907 0x24c8c00 DEBUG default gstelement.c:195:gst_element_setup_thread_pool: creating element thread pool
0:00:00.000426954 18907 0x24c8c00 DEBUG GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstBin : factory (nil)
0:00:00.000672461 18907 0x24c8c00 INFO GST_INIT gstcontext.c:84:_priv_gst_context_initialize: init contexts
0:00:00.000815867 18907 0x24c8c00 INFO GST_PLUGIN_LOADING gstplugin.c:314:_priv_gst_plugin_initialize: registering 0 static plugins
0:00:00.000823593 18907 0x24c8c00 LOG GST_PLUGIN_LOADING gstplugin.c:219:gst_plugin_register_static: attempting to load static plugin "staticelements" now...
0:00:00.000844335 18907 0x24c8c00 LOG GST_PLUGIN_LOADING gstplugin.c:503:gst_plugin_register_func: plugin "(NULL)" looks good
0:00:00.000879884 18907 0x24c8c00 LOG GST_ELEMENT_FACTORY gstelementfactory.c:236:gst_element_register:<bin> Created new elementfactory for type GstBin
0:00:00.000896539 18907 0x24c8c00 DEBUG GST_REGISTRY gstregistry.c:578:gst_registry_add_feature:<registry0> adding feature 0x24e6040 (bin)
0:00:00.000903474 18907 0x24c8c00 DEBUG GST_REFCOUNTING gstobject.c:675:gst_object_set_parent:<bin> set parent (ref and sink)
0:00:00.000911488 18907 0x24c8c00 LOG GST_REGISTRY gstregistry.c:596:gst_registry_add_feature:<registry0> emitting feature-added for bin
0:00:00.000927292 18907 0x24c8c00 LOG GST_ELEMENT_FACTORY gstelementfactory.c:236:gst_element_register:<pipeline> Created new elementfactory for type GstPipeline
0:00:00.000937984 18907 0x24c8c00 DEBUG GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstPipeline : factory 0x24e6120
0:00:00.000956999 18907 0x24c8c00 DEBUG GST_REGISTRY gstregistry.c:578:gst_registry_add_feature:<registry0> adding feature 0x24e6120 (pipeline)
0:00:00.000962785 18907 0x24c8c00 DEBUG GST_REFCOUNTING gstobject.c:675:gst_object_set_parent:<pipeline> set parent (ref and sink)
0:00:00.000970820 18907 0x24c8c00 LOG GST_REGISTRY gstregistry.c:596:gst_registry_add_feature:<registry0> emitting feature-added for pipeline
0:00:00.000977192 18907 0x24c8c00 LOG GST_PLUGIN_LOADING gstplugin.c:530:gst_plugin_register_func: plugin "(NULL)" initialised
0:00:00.000983049 18907 0x24c8c00 INFO GST_PLUGIN_LOADING gstplugin.c:222:gst_plugin_register_static: registered static plugin "staticelements"
0:00:00.000990794 18907 0x24c8c00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x24e5060 for filename "(NULL)"
0:00:00.000996916 18907 0x24c8c00 LOG GST_REGISTRY gstregistry.c:475:gst_registry_add_plugin:<registry0> emitting plugin-added for filename "(NULL)"
0:00:00.001004288 18907 0x24c8c00 INFO GST_PLUGIN_LOADING gstplugin.c:224:gst_plugin_register_static: added static plugin "staticelements", result: 1
0:00:00.001014914 18907 0x24c8c00 INFO GST_REGISTRY gstregistry.c:1723:ensure_current_registry: reading registry cache: /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin
0:00:00.001046594 18907 0x24c8c00 INFO GST_REGISTRY gstregistrybinary.c:539:priv_gst_registry_binary_read_cache: Unable to mmap file /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin : Failed to open file '/home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin': open() failed: No such file or directory
0:00:00.001061369 18907 0x24c8c00 INFO GST_REGISTRY gstregistrybinary.c:549:priv_gst_registry_binary_read_cache: Unable to read file /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin : Failed to open file '/home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin': No such file or directory
0:00:00.001067347 18907 0x24c8c00 DEBUG GST_REGISTRY gstregistry.c:1751:ensure_current_registry: Updating registry cache
0:00:00.001071995 18907 0x24c8c00 INFO GST_REGISTRY gstregistry.c:1579:scan_and_update_registry: Validating plugins from registry cache: /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin
0:00:00.001076659 18907 0x24c8c00 DEBUG GST_REGISTRY gstregistry.c:1589:scan_and_update_registry: scanning paths added via --gst-plugin-path
0:00:00.001080962 18907 0x24c8c00 DEBUG GST_REGISTRY gstregistry.c:1612:scan_and_update_registry: GST_PLUGIN_PATH not set
0:00:00.001085958 18907 0x24c8c00 DEBUG GST_REGISTRY gstregistry.c:1666:scan_and_update_registry: GST_PLUGIN_SYSTEM_PATH set to /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0
0:00:00.001091328 18907 0x24c8c00 DEBUG GST_REGISTRY gstregistry.c:1363:gst_registry_scan_path_internal:<registry0> scanning path /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0
0:00:00.001467417 18907 0x24c8c00 LOG GST_REGISTRY gstregistry.c:1283:gst_registry_scan_path_level:<registry0> file /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so looks like a possible module
0:00:00.001475034 18907 0x24c8c00 DEBUG GST_REGISTRY gstregistry.c:1344:gst_registry_scan_path_level:<registry0> file /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so not yet in registry
0:00:00.001479913 18907 0x24c8c00 DEBUG GST_REGISTRY gstregistry.c:1149:gst_registry_scan_plugin_file: Starting plugin scanner for file /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so
0:00:00.001485982 18907 0x24c8c00 DEBUG GST_POLL gstpoll.c:681:gst_poll_new: 0x24c50a0: new controllable : 0
0:00:00.001501293 18907 0x24c8c00 DEBUG GST_POLL gstpoll.c:848:gst_poll_add_fd_unlocked: 0x24c50a0: fd (fd:4, idx:0)
0:00:00.001507358 18907 0x24c8c00 DEBUG GST_POLL gstpoll.c:1015:gst_poll_fd_ctl_read_unlocked: 0x24c50a0: fd (fd:4, idx:0), active : 1
0:00:00.001513978 18907 0x24c8c00 DEBUG GST_REGISTRY gstregistry.c:1160:gst_registry_scan_plugin_file: Using scan-helper to load plugin /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so
0:00:00.001519352 18907 0x24c8c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:471:gst_plugin_loader_spawn: Trying GST_PLUGIN_SCANNER env var: /root/gstreamer/libexec/gstreamer-1.0/gst-plugin-scanner
0:00:00.001524848 18907 0x24c8c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:429:gst_plugin_loader_try_helper: Trying to spawn gst-plugin-scanner helper at /root/gstreamer/libexec/gstreamer-1.0/gst-plugin-scanner
0:00:01.242581426 18902 0x1792c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 0. 0 bytes pending for write
0:00:01.242599359 18902 0x1792c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x178f0a0: fd (fd:10, idx:2) 0
0:00:01.242607621 18902 0x1792c00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x178f0a0: fd (fd:10, idx:2) 0
0:00:01.242614837 18902 0x1792c00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x178f0a0: fd (fd:10, idx:2) 0
0:00:01.242622975 18902 0x1792c00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x178f0a0: timeout :0:00:01.000000000
0:00:02.248035069 18898 0xe1ac00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 0. 0 bytes pending for write
0:00:02.248050888 18898 0xe1ac00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0xe170a0: fd (fd:10, idx:2) 0
0:00:02.248059320 18898 0xe1ac00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0xe170a0: fd (fd:10, idx:2) 0
0:00:02.248066279 18898 0xe1ac00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0xe170a0: fd (fd:10, idx:2) 0
0:00:02.248074461 18898 0xe1ac00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0xe170a0: timeout :0:00:01.000000000
0:00:03.246442699 18894 0x133cc00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 0. 0 bytes pending for write
0:00:03.246457527 18894 0x133cc00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x13390a0: fd (fd:10, idx:2) 0
0:00:03.246465607 18894 0x133cc00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x13390a0: fd (fd:10, idx:2) 0
0:00:03.246472473 18894 0x133cc00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x13390a0: fd (fd:10, idx:2) 0
0:00:03.246480559 18894 0x133cc00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x13390a0: timeout :0:00:01.000000000
0:00:04.246934650 18890 0x22e6c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 0. 0 bytes pending for write
0:00:04.246950403 18890 0x22e6c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x22e30a0: fd (fd:10, idx:2) 0
0:00:04.246958755 18890 0x22e6c00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x22e30a0: fd (fd:10, idx:2) 0
0:00:04.246966194 18890 0x22e6c00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x22e30a0: fd (fd:10, idx:2) 0
0:00:04.246974530 18890 0x22e6c00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x22e30a0: timeout :0:00:01.000000000
0:00:00.252050736 18907 0x24c8c00 DEBUG GST_POLL gstpoll.c:848:gst_poll_add_fd_unlocked: 0x24c50a0: fd (fd:9, idx:-1)
0:00:00.252072765 18907 0x24c8c00 DEBUG GST_POLL gstpoll.c:848:gst_poll_add_fd_unlocked: 0x24c50a0: fd (fd:10, idx:-1)
0:00:00.252082440 18907 0x24c8c00 DEBUG GST_POLL gstpoll.c:1015:gst_poll_fd_ctl_read_unlocked: 0x24c50a0: fd (fd:10, idx:2), active : 1
0:00:00.252090668 18907 0x24c8c00 DEBUG GST_POLL gstpoll.c:980:gst_poll_fd_ctl_write: 0x24c50a0: fd (fd:9, idx:1), active : 1
0:00:00.252097639 18907 0x24c8c00 LOG GST_POLL gstpoll.c:994:gst_poll_fd_ctl_write: 0x24c50a0: pfd->events now 60 (POLLOUT:4)
0:00:00.252104727 18907 0x24c8c00 DEBUG GST_POLL gstpoll.c:980:gst_poll_fd_ctl_write: 0x24c50a0: fd (fd:9, idx:1), active : 1
0:00:00.252111159 18907 0x24c8c00 LOG GST_POLL gstpoll.c:994:gst_poll_fd_ctl_write: 0x24c50a0: pfd->events now 60 (POLLOUT:4)
0:00:00.252119561 18907 0x24c8c00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x24c50a0: timeout :0:00:01.000000000
0:00:00.252132469 18907 0x24c8c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 1. 24 bytes pending for write
0:00:00.252139901 18907 0x24c8c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x24c50a0: fd (fd:10, idx:2) 0
0:00:00.252147400 18907 0x24c8c00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x24c50a0: fd (fd:10, idx:2) 0
0:00:00.252154642 18907 0x24c8c00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x24c50a0: fd (fd:10, idx:2) 0
0:00:00.252161074 18907 0x24c8c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x24c50a0: fd (fd:9, idx:1) 0
0:00:00.252167390 18907 0x24c8c00 DEBUG GST_POLL gstpoll.c:1335:gst_poll_fd_can_write: 0x24c50a0: fd (fd:9, idx:1) 1
0:00:00.252173060 18907 0x24c8c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:687:write_one: Writing packet of size 12 bytes to fd 9
0:00:00.252183951 18907 0x24c8c00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x24c50a0: timeout :0:00:01.000000000
0:00:00.252191247 18907 0x24c8c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 1. 12 bytes pending for write
0:00:00.252197866 18907 0x24c8c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x24c50a0: fd (fd:10, idx:2) 0
0:00:00.252204112 18907 0x24c8c00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x24c50a0: fd (fd:10, idx:2) 0
0:00:00.252210376 18907 0x24c8c00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x24c50a0: fd (fd:10, idx:2) 0
0:00:00.252216467 18907 0x24c8c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x24c50a0: fd (fd:9, idx:1) 0
0:00:00.252222548 18907 0x24c8c00 DEBUG GST_POLL gstpoll.c:1335:gst_poll_fd_can_write: 0x24c50a0: fd (fd:9, idx:1) 1
0:00:00.252227916 18907 0x24c8c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:687:write_one: Writing packet of size 12 bytes to fd 9
0:00:00.252235472 18907 0x24c8c00 DEBUG GST_POLL gstpoll.c:980:gst_poll_fd_ctl_write: 0x24c50a0: fd (fd:9, idx:1), active : 0
0:00:00.252241321 18907 0x24c8c00 LOG GST_POLL gstpoll.c:994:gst_poll_fd_ctl_write: 0x24c50a0: pfd->events now 56 (POLLOUT:4)
0:00:00.252249016 18907 0x24c8c00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x24c50a0: timeout :0:00:01.000000000
0:00:00.000042938 18908 0x140cc00 INFO GST_INIT gst.c:586:init_pre: Initializing GStreamer Core Library version 1.15.0.1
0:00:00.000060274 18908 0x140cc00 INFO GST_INIT gst.c:587:init_pre: Using library installed in /root/gstreamer/lib/x86_64-linux-gnu
0:00:00.000073317 18908 0x140cc00 INFO GST_INIT gst.c:607:init_pre: Linux tuxbox 4.13.0-38-generic #43-Ubuntu SMP Wed Mar 14 15:20:44 UTC 2018 x86_64
0:00:00.000145323 18908 0x140cc00 DEBUG GST_MEMORY gstallocator.c:589:_priv_gst_allocator_initialize: memory alignment: 7
0:00:00.000206192 18908 0x140cc00 DEBUG GST_MEMORY gstallocator.c:565:gst_allocator_sysmem_init: init allocator 0x1411840
0:00:00.000232284 18908 0x140cc00 DEBUG GST_MEMORY gstallocator.c:207:gst_allocator_register: registering allocator 0x1411840 with name "SystemMemory"
0:00:00.000283731 18908 0x140cc00 INFO GST_INIT gstmessage.c:127:_priv_gst_message_initialize: init messages
0:00:00.000358909 18908 0x140cc00 DEBUG GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstElement : factory (nil)
0:00:00.000383459 18908 0x140cc00 DEBUG default gstelement.c:195:gst_element_setup_thread_pool: creating element thread pool
0:00:00.000415248 18908 0x140cc00 DEBUG GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstBin : factory (nil)
0:00:00.000667694 18908 0x140cc00 INFO GST_INIT gstcontext.c:84:_priv_gst_context_initialize: init contexts
0:00:00.000818566 18908 0x140cc00 INFO GST_PLUGIN_LOADING gstplugin.c:314:_priv_gst_plugin_initialize: registering 0 static plugins
0:00:00.000826116 18908 0x140cc00 LOG GST_PLUGIN_LOADING gstplugin.c:219:gst_plugin_register_static: attempting to load static plugin "staticelements" now...
0:00:00.000850475 18908 0x140cc00 LOG GST_PLUGIN_LOADING gstplugin.c:503:gst_plugin_register_func: plugin "(NULL)" looks good
0:00:00.000893849 18908 0x140cc00 LOG GST_ELEMENT_FACTORY gstelementfactory.c:236:gst_element_register:<bin> Created new elementfactory for type GstBin
0:00:00.000911188 18908 0x140cc00 DEBUG GST_REGISTRY gstregistry.c:578:gst_registry_add_feature:<registry0> adding feature 0x142a040 (bin)
0:00:00.000920436 18908 0x140cc00 DEBUG GST_REFCOUNTING gstobject.c:675:gst_object_set_parent:<bin> set parent (ref and sink)
0:00:00.000929585 18908 0x140cc00 LOG GST_REGISTRY gstregistry.c:596:gst_registry_add_feature:<registry0> emitting feature-added for bin
0:00:00.000950609 18908 0x140cc00 LOG GST_ELEMENT_FACTORY gstelementfactory.c:236:gst_element_register:<pipeline> Created new elementfactory for type GstPipeline
0:00:00.000963069 18908 0x140cc00 DEBUG GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstPipeline : factory 0x142a120
0:00:00.000988843 18908 0x140cc00 DEBUG GST_REGISTRY gstregistry.c:578:gst_registry_add_feature:<registry0> adding feature 0x142a120 (pipeline)
0:00:00.000994734 18908 0x140cc00 DEBUG GST_REFCOUNTING gstobject.c:675:gst_object_set_parent:<pipeline> set parent (ref and sink)
0:00:00.001003146 18908 0x140cc00 LOG GST_REGISTRY gstregistry.c:596:gst_registry_add_feature:<registry0> emitting feature-added for pipeline
0:00:00.001010941 18908 0x140cc00 LOG GST_PLUGIN_LOADING gstplugin.c:530:gst_plugin_register_func: plugin "(NULL)" initialised
0:00:00.001018360 18908 0x140cc00 INFO GST_PLUGIN_LOADING gstplugin.c:222:gst_plugin_register_static: registered static plugin "staticelements"
0:00:00.001027715 18908 0x140cc00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x1429060 for filename "(NULL)"
0:00:00.001035862 18908 0x140cc00 LOG GST_REGISTRY gstregistry.c:475:gst_registry_add_plugin:<registry0> emitting plugin-added for filename "(NULL)"
0:00:00.001044079 18908 0x140cc00 INFO GST_PLUGIN_LOADING gstplugin.c:224:gst_plugin_register_static: added static plugin "staticelements", result: 1
0:00:00.001057431 18908 0x140cc00 INFO GST_REGISTRY gstregistry.c:1723:ensure_current_registry: reading registry cache: /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin
0:00:00.001092371 18908 0x140cc00 INFO GST_REGISTRY gstregistrybinary.c:539:priv_gst_registry_binary_read_cache: Unable to mmap file /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin : Failed to open file '/home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin': open() failed: No such file or directory
0:00:00.001109541 18908 0x140cc00 INFO GST_REGISTRY gstregistrybinary.c:549:priv_gst_registry_binary_read_cache: Unable to read file /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin : Failed to open file '/home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin': No such file or directory
0:00:00.001118571 18908 0x140cc00 DEBUG GST_REGISTRY gstregistry.c:1751:ensure_current_registry: Updating registry cache
0:00:00.001125823 18908 0x140cc00 INFO GST_REGISTRY gstregistry.c:1579:scan_and_update_registry: Validating plugins from registry cache: /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin
0:00:00.001133055 18908 0x140cc00 DEBUG GST_REGISTRY gstregistry.c:1589:scan_and_update_registry: scanning paths added via --gst-plugin-path
0:00:00.001140007 18908 0x140cc00 DEBUG GST_REGISTRY gstregistry.c:1612:scan_and_update_registry: GST_PLUGIN_PATH not set
0:00:00.001147767 18908 0x140cc00 DEBUG GST_REGISTRY gstregistry.c:1666:scan_and_update_registry: GST_PLUGIN_SYSTEM_PATH set to /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0
0:00:00.001156172 18908 0x140cc00 DEBUG GST_REGISTRY gstregistry.c:1363:gst_registry_scan_path_internal:<registry0> scanning path /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0
0:00:00.001549331 18908 0x140cc00 LOG GST_REGISTRY gstregistry.c:1283:gst_registry_scan_path_level:<registry0> file /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so looks like a possible module
0:00:00.001557580 18908 0x140cc00 DEBUG GST_REGISTRY gstregistry.c:1344:gst_registry_scan_path_level:<registry0> file /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so not yet in registry
0:00:00.001565301 18908 0x140cc00 DEBUG GST_REGISTRY gstregistry.c:1149:gst_registry_scan_plugin_file: Starting plugin scanner for file /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so
0:00:00.001574660 18908 0x140cc00 DEBUG GST_POLL gstpoll.c:681:gst_poll_new: 0x14090a0: new controllable : 0
0:00:00.001595693 18908 0x140cc00 DEBUG GST_POLL gstpoll.c:848:gst_poll_add_fd_unlocked: 0x14090a0: fd (fd:4, idx:0)
0:00:00.001604321 18908 0x140cc00 DEBUG GST_POLL gstpoll.c:1015:gst_poll_fd_ctl_read_unlocked: 0x14090a0: fd (fd:4, idx:0), active : 1
0:00:00.001615617 18908 0x140cc00 DEBUG GST_REGISTRY gstregistry.c:1160:gst_registry_scan_plugin_file: Using scan-helper to load plugin /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so
0:00:00.001623994 18908 0x140cc00 LOG GST_PLUGIN_LOADING gstpluginloader.c:471:gst_plugin_loader_spawn: Trying GST_PLUGIN_SCANNER env var: /root/gstreamer/libexec/gstreamer-1.0/gst-plugin-scanner
0:00:00.001632525 18908 0x140cc00 LOG GST_PLUGIN_LOADING gstpluginloader.c:429:gst_plugin_loader_try_helper: Trying to spawn gst-plugin-scanner helper at /root/gstreamer/libexec/gstreamer-1.0/gst-plugin-scanner
0:00:01.244575534 18903 0x1f50c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 0. 0 bytes pending for write
0:00:01.244593322 18903 0x1f50c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x1f4d0a0: fd (fd:10, idx:2) 0
0:00:01.244601358 18903 0x1f50c00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x1f4d0a0: fd (fd:10, idx:2) 0
0:00:01.244608620 18903 0x1f50c00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x1f4d0a0: fd (fd:10, idx:2) 0
0:00:01.244616578 18903 0x1f50c00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x1f4d0a0: timeout :0:00:01.000000000
0:00:02.244629983 18899 0x107dc00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 0. 0 bytes pending for write
0:00:02.244646126 18899 0x107dc00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x107a0a0: fd (fd:10, idx:2) 0
0:00:02.244655200 18899 0x107dc00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x107a0a0: fd (fd:10, idx:2) 0
0:00:02.244662260 18899 0x107dc00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x107a0a0: fd (fd:10, idx:2) 0
0:00:02.244670268 18899 0x107dc00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x107a0a0: timeout :0:00:01.000000000
0:00:03.242046400 18895 0x21d4c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 0. 0 bytes pending for write
0:00:03.242061691 18895 0x21d4c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x21d10a0: fd (fd:10, idx:2) 0
0:00:03.242070740 18895 0x21d4c00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x21d10a0: fd (fd:10, idx:2) 0
0:00:03.242077591 18895 0x21d4c00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x21d10a0: fd (fd:10, idx:2) 0
0:00:03.242093989 18895 0x21d4c00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x21d10a0: timeout :0:00:01.000000000
0:00:04.246168472 18891 0x1e54c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 0. 0 bytes pending for write
0:00:04.246182616 18891 0x1e54c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x1e510a0: fd (fd:10, idx:2) 0
0:00:04.246190516 18891 0x1e54c00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x1e510a0: fd (fd:10, idx:2) 0
0:00:04.246196998 18891 0x1e54c00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x1e510a0: fd (fd:10, idx:2) 0
0:00:04.246204584 18891 0x1e54c00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x1e510a0: timeout :0:00:01.000000000
0:00:00.244564290 18908 0x140cc00 DEBUG GST_POLL gstpoll.c:848:gst_poll_add_fd_unlocked: 0x14090a0: fd (fd:9, idx:-1)
0:00:00.244581556 18908 0x140cc00 DEBUG GST_POLL gstpoll.c:848:gst_poll_add_fd_unlocked: 0x14090a0: fd (fd:10, idx:-1)
0:00:00.244592463 18908 0x140cc00 DEBUG GST_POLL gstpoll.c:1015:gst_poll_fd_ctl_read_unlocked: 0x14090a0: fd (fd:10, idx:2), active : 1
0:00:00.244600781 18908 0x140cc00 DEBUG GST_POLL gstpoll.c:980:gst_poll_fd_ctl_write: 0x14090a0: fd (fd:9, idx:1), active : 1
0:00:00.244608729 18908 0x140cc00 LOG GST_POLL gstpoll.c:994:gst_poll_fd_ctl_write: 0x14090a0: pfd->events now 60 (POLLOUT:4)
0:00:00.244616813 18908 0x140cc00 DEBUG GST_POLL gstpoll.c:980:gst_poll_fd_ctl_write: 0x14090a0: fd (fd:9, idx:1), active : 1
0:00:00.244624595 18908 0x140cc00 LOG GST_POLL gstpoll.c:994:gst_poll_fd_ctl_write: 0x14090a0: pfd->events now 60 (POLLOUT:4)
0:00:00.244633682 18908 0x140cc00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x14090a0: timeout :0:00:01.000000000
0:00:00.244649620 18908 0x140cc00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 1. 24 bytes pending for write
0:00:00.244659377 18908 0x140cc00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x14090a0: fd (fd:10, idx:2) 0
0:00:00.244667146 18908 0x140cc00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x14090a0: fd (fd:10, idx:2) 0
0:00:00.244676047 18908 0x140cc00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x14090a0: fd (fd:10, idx:2) 0
0:00:00.244683631 18908 0x140cc00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x14090a0: fd (fd:9, idx:1) 0
0:00:00.244691157 18908 0x140cc00 DEBUG GST_POLL gstpoll.c:1335:gst_poll_fd_can_write: 0x14090a0: fd (fd:9, idx:1) 1
0:00:00.244698275 18908 0x140cc00 LOG GST_PLUGIN_LOADING gstpluginloader.c:687:write_one: Writing packet of size 12 bytes to fd 9
0:00:00.244710908 18908 0x140cc00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x14090a0: timeout :0:00:01.000000000
0:00:00.244720115 18908 0x140cc00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 1. 12 bytes pending for write
0:00:00.244728931 18908 0x140cc00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x14090a0: fd (fd:10, idx:2) 0
0:00:00.244736485 18908 0x140cc00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x14090a0: fd (fd:10, idx:2) 0
0:00:00.244744122 18908 0x140cc00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x14090a0: fd (fd:10, idx:2) 0
0:00:00.244751731 18908 0x140cc00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x14090a0: fd (fd:9, idx:1) 0
0:00:00.244759202 18908 0x140cc00 DEBUG GST_POLL gstpoll.c:1335:gst_poll_fd_can_write: 0x14090a0: fd (fd:9, idx:1) 1
0:00:00.244766078 18908 0x140cc00 LOG GST_PLUGIN_LOADING gstpluginloader.c:687:write_one: Writing packet of size 12 bytes to fd 9
0:00:00.244775224 18908 0x140cc00 DEBUG GST_POLL gstpoll.c:980:gst_poll_fd_ctl_write: 0x14090a0: fd (fd:9, idx:1), active : 0
0:00:00.244782564 18908 0x140cc00 LOG GST_POLL gstpoll.c:994:gst_poll_fd_ctl_write: 0x14090a0: pfd->events now 56 (POLLOUT:4)
0:00:00.244791389 18908 0x140cc00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x14090a0: timeout :0:00:01.000000000
0:00:00.000042767 18909 0x9d4c00 INFO GST_INIT gst.c:586:init_pre: Initializing GStreamer Core Library version 1.15.0.1
0:00:00.000061288 18909 0x9d4c00 INFO GST_INIT gst.c:587:init_pre: Using library installed in /root/gstreamer/lib/x86_64-linux-gnu
0:00:00.000074390 18909 0x9d4c00 INFO GST_INIT gst.c:607:init_pre: Linux tuxbox 4.13.0-38-generic #43-Ubuntu SMP Wed Mar 14 15:20:44 UTC 2018 x86_64
0:00:00.000141433 18909 0x9d4c00 DEBUG GST_MEMORY gstallocator.c:589:_priv_gst_allocator_initialize: memory alignment: 7
0:00:00.000195264 18909 0x9d4c00 DEBUG GST_MEMORY gstallocator.c:565:gst_allocator_sysmem_init: init allocator 0x9d9840
0:00:00.000220490 18909 0x9d4c00 DEBUG GST_MEMORY gstallocator.c:207:gst_allocator_register: registering allocator 0x9d9840 with name "SystemMemory"
0:00:00.000263278 18909 0x9d4c00 INFO GST_INIT gstmessage.c:127:_priv_gst_message_initialize: init messages
0:00:00.000324409 18909 0x9d4c00 DEBUG GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstElement : factory (nil)
0:00:00.000340494 18909 0x9d4c00 DEBUG default gstelement.c:195:gst_element_setup_thread_pool: creating element thread pool
0:00:00.000365265 18909 0x9d4c00 DEBUG GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstBin : factory (nil)
0:00:00.000606371 18909 0x9d4c00 INFO GST_INIT gstcontext.c:84:_priv_gst_context_initialize: init contexts
0:00:00.000749657 18909 0x9d4c00 INFO GST_PLUGIN_LOADING gstplugin.c:314:_priv_gst_plugin_initialize: registering 0 static plugins
0:00:00.000757028 18909 0x9d4c00 LOG GST_PLUGIN_LOADING gstplugin.c:219:gst_plugin_register_static: attempting to load static plugin "staticelements" now...
0:00:00.000777368 18909 0x9d4c00 LOG GST_PLUGIN_LOADING gstplugin.c:503:gst_plugin_register_func: plugin "(NULL)" looks good
0:00:00.000812582 18909 0x9d4c00 LOG GST_ELEMENT_FACTORY gstelementfactory.c:236:gst_element_register:<bin> Created new elementfactory for type GstBin
0:00:00.000828121 18909 0x9d4c00 DEBUG GST_REGISTRY gstregistry.c:578:gst_registry_add_feature:<registry0> adding feature 0x9f2040 (bin)
0:00:00.000834792 18909 0x9d4c00 DEBUG GST_REFCOUNTING gstobject.c:675:gst_object_set_parent:<bin> set parent (ref and sink)
0:00:00.000843047 18909 0x9d4c00 LOG GST_REGISTRY gstregistry.c:596:gst_registry_add_feature:<registry0> emitting feature-added for bin
0:00:00.000860055 18909 0x9d4c00 LOG GST_ELEMENT_FACTORY gstelementfactory.c:236:gst_element_register:<pipeline> Created new elementfactory for type GstPipeline
0:00:00.000870596 18909 0x9d4c00 DEBUG GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstPipeline : factory 0x9f2120
0:00:00.000890126 18909 0x9d4c00 DEBUG GST_REGISTRY gstregistry.c:578:gst_registry_add_feature:<registry0> adding feature 0x9f2120 (pipeline)
0:00:00.000896137 18909 0x9d4c00 DEBUG GST_REFCOUNTING gstobject.c:675:gst_object_set_parent:<pipeline> set parent (ref and sink)
0:00:00.000903831 18909 0x9d4c00 LOG GST_REGISTRY gstregistry.c:596:gst_registry_add_feature:<registry0> emitting feature-added for pipeline
0:00:00.000910204 18909 0x9d4c00 LOG GST_PLUGIN_LOADING gstplugin.c:530:gst_plugin_register_func: plugin "(NULL)" initialised
0:00:00.000916101 18909 0x9d4c00 INFO GST_PLUGIN_LOADING gstplugin.c:222:gst_plugin_register_static: registered static plugin "staticelements"
0:00:00.000923698 18909 0x9d4c00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x9f1060 for filename "(NULL)"
0:00:00.000929595 18909 0x9d4c00 LOG GST_REGISTRY gstregistry.c:475:gst_registry_add_plugin:<registry0> emitting plugin-added for filename "(NULL)"
0:00:00.000937390 18909 0x9d4c00 INFO GST_PLUGIN_LOADING gstplugin.c:224:gst_plugin_register_static: added static plugin "staticelements", result: 1
0:00:00.000948430 18909 0x9d4c00 INFO GST_REGISTRY gstregistry.c:1723:ensure_current_registry: reading registry cache: /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin
0:00:00.000977989 18909 0x9d4c00 INFO GST_REGISTRY gstregistrybinary.c:539:priv_gst_registry_binary_read_cache: Unable to mmap file /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin : Failed to open file '/home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin': open() failed: No such file or directory
0:00:00.000994389 18909 0x9d4c00 INFO GST_REGISTRY gstregistrybinary.c:549:priv_gst_registry_binary_read_cache: Unable to read file /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin : Failed to open file '/home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin': No such file or directory
0:00:00.001001198 18909 0x9d4c00 DEBUG GST_REGISTRY gstregistry.c:1751:ensure_current_registry: Updating registry cache
0:00:00.001007901 18909 0x9d4c00 INFO GST_REGISTRY gstregistry.c:1579:scan_and_update_registry: Validating plugins from registry cache: /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin
0:00:00.001013756 18909 0x9d4c00 DEBUG GST_REGISTRY gstregistry.c:1589:scan_and_update_registry: scanning paths added via --gst-plugin-path
0:00:00.001019656 18909 0x9d4c00 DEBUG GST_REGISTRY gstregistry.c:1612:scan_and_update_registry: GST_PLUGIN_PATH not set
0:00:00.001025894 18909 0x9d4c00 DEBUG GST_REGISTRY gstregistry.c:1666:scan_and_update_registry: GST_PLUGIN_SYSTEM_PATH set to /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0
0:00:00.001033244 18909 0x9d4c00 DEBUG GST_REGISTRY gstregistry.c:1363:gst_registry_scan_path_internal:<registry0> scanning path /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0
0:00:00.001409121 18909 0x9d4c00 LOG GST_REGISTRY gstregistry.c:1283:gst_registry_scan_path_level:<registry0> file /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so looks like a possible module
0:00:00.001418037 18909 0x9d4c00 DEBUG GST_REGISTRY gstregistry.c:1344:gst_registry_scan_path_level:<registry0> file /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so not yet in registry
0:00:00.001425341 18909 0x9d4c00 DEBUG GST_REGISTRY gstregistry.c:1149:gst_registry_scan_plugin_file: Starting plugin scanner for file /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so
0:00:00.001433189 18909 0x9d4c00 DEBUG GST_POLL gstpoll.c:681:gst_poll_new: 0x9d10a0: new controllable : 0
0:00:00.001452394 18909 0x9d4c00 DEBUG GST_POLL gstpoll.c:848:gst_poll_add_fd_unlocked: 0x9d10a0: fd (fd:4, idx:0)
0:00:00.001460001 18909 0x9d4c00 DEBUG GST_POLL gstpoll.c:1015:gst_poll_fd_ctl_read_unlocked: 0x9d10a0: fd (fd:4, idx:0), active : 1
0:00:00.001466854 18909 0x9d4c00 DEBUG GST_REGISTRY gstregistry.c:1160:gst_registry_scan_plugin_file: Using scan-helper to load plugin /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so
0:00:00.001473643 18909 0x9d4c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:471:gst_plugin_loader_spawn: Trying GST_PLUGIN_SCANNER env var: /root/gstreamer/libexec/gstreamer-1.0/gst-plugin-scanner
0:00:00.001480095 18909 0x9d4c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:429:gst_plugin_loader_try_helper: Trying to spawn gst-plugin-scanner helper at /root/gstreamer/libexec/gstreamer-1.0/gst-plugin-scanner
0:00:01.244919987 18904 0x1937c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 0. 0 bytes pending for write
0:00:01.244936375 18904 0x1937c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x19340a0: fd (fd:10, idx:2) 0
0:00:01.244944399 18904 0x1937c00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x19340a0: fd (fd:10, idx:2) 0
0:00:01.244951627 18904 0x1937c00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x19340a0: fd (fd:10, idx:2) 0
0:00:01.244959712 18904 0x1937c00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x19340a0: timeout :0:00:01.000000000
0:00:02.244847520 18900 0x2574c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 0. 0 bytes pending for write
0:00:02.244862697 18900 0x2574c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x25710a0: fd (fd:10, idx:2) 0
0:00:02.244870548 18900 0x2574c00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x25710a0: fd (fd:10, idx:2) 0
0:00:02.244877514 18900 0x2574c00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x25710a0: fd (fd:10, idx:2) 0
0:00:02.244885539 18900 0x2574c00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x25710a0: timeout :0:00:01.000000000
0:00:03.245138546 18896 0x233ec00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 0. 0 bytes pending for write
0:00:03.245153733 18896 0x233ec00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x233b0a0: fd (fd:10, idx:2) 0
0:00:03.245161505 18896 0x233ec00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x233b0a0: fd (fd:10, idx:2) 0
0:00:03.245168557 18896 0x233ec00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x233b0a0: fd (fd:10, idx:2) 0
0:00:03.245176492 18896 0x233ec00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x233b0a0: timeout :0:00:01.000000000
0:00:04.247107498 18892 0x1e59c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 0. 0 bytes pending for write
0:00:04.247121022 18892 0x1e59c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x1e560a0: fd (fd:10, idx:2) 0
0:00:04.247137505 18892 0x1e59c00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x1e560a0: fd (fd:10, idx:2) 0
0:00:04.247144973 18892 0x1e59c00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x1e560a0: fd (fd:10, idx:2) 0
0:00:04.247152746 18892 0x1e59c00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x1e560a0: timeout :0:00:01.000000000
0:00:00.240953090 18909 0x9d4c00 DEBUG GST_POLL gstpoll.c:848:gst_poll_add_fd_unlocked: 0x9d10a0: fd (fd:9, idx:-1)
0:00:00.240971477 18909 0x9d4c00 DEBUG GST_POLL gstpoll.c:848:gst_poll_add_fd_unlocked: 0x9d10a0: fd (fd:10, idx:-1)
0:00:00.240980822 18909 0x9d4c00 DEBUG GST_POLL gstpoll.c:1015:gst_poll_fd_ctl_read_unlocked: 0x9d10a0: fd (fd:10, idx:2), active : 1
0:00:00.240988100 18909 0x9d4c00 DEBUG GST_POLL gstpoll.c:980:gst_poll_fd_ctl_write: 0x9d10a0: fd (fd:9, idx:1), active : 1
0:00:00.240994999 18909 0x9d4c00 LOG GST_POLL gstpoll.c:994:gst_poll_fd_ctl_write: 0x9d10a0: pfd->events now 60 (POLLOUT:4)
0:00:00.241001978 18909 0x9d4c00 DEBUG GST_POLL gstpoll.c:980:gst_poll_fd_ctl_write: 0x9d10a0: fd (fd:9, idx:1), active : 1
0:00:00.241008414 18909 0x9d4c00 LOG GST_POLL gstpoll.c:994:gst_poll_fd_ctl_write: 0x9d10a0: pfd->events now 60 (POLLOUT:4)
0:00:00.241019343 18909 0x9d4c00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x9d10a0: timeout :0:00:01.000000000
0:00:00.241035723 18909 0x9d4c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 1. 24 bytes pending for write
0:00:00.241043083 18909 0x9d4c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x9d10a0: fd (fd:10, idx:2) 0
0:00:00.241049833 18909 0x9d4c00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x9d10a0: fd (fd:10, idx:2) 0
0:00:00.241057268 18909 0x9d4c00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x9d10a0: fd (fd:10, idx:2) 0
0:00:00.241063513 18909 0x9d4c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x9d10a0: fd (fd:9, idx:1) 0
0:00:00.241070199 18909 0x9d4c00 DEBUG GST_POLL gstpoll.c:1335:gst_poll_fd_can_write: 0x9d10a0: fd (fd:9, idx:1) 1
0:00:00.241075919 18909 0x9d4c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:687:write_one: Writing packet of size 12 bytes to fd 9
0:00:00.241086058 18909 0x9d4c00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x9d10a0: timeout :0:00:01.000000000
0:00:00.241093092 18909 0x9d4c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 1. 12 bytes pending for write
0:00:00.241099465 18909 0x9d4c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x9d10a0: fd (fd:10, idx:2) 0
0:00:00.241105717 18909 0x9d4c00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x9d10a0: fd (fd:10, idx:2) 0
0:00:00.241111877 18909 0x9d4c00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x9d10a0: fd (fd:10, idx:2) 0
0:00:00.241118207 18909 0x9d4c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x9d10a0: fd (fd:9, idx:1) 0
0:00:00.241124438 18909 0x9d4c00 DEBUG GST_POLL gstpoll.c:1335:gst_poll_fd_can_write: 0x9d10a0: fd (fd:9, idx:1) 1
0:00:00.241129896 18909 0x9d4c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:687:write_one: Writing packet of size 12 bytes to fd 9
0:00:00.241137628 18909 0x9d4c00 DEBUG GST_POLL gstpoll.c:980:gst_poll_fd_ctl_write: 0x9d10a0: fd (fd:9, idx:1), active : 0
0:00:00.241143593 18909 0x9d4c00 LOG GST_POLL gstpoll.c:994:gst_poll_fd_ctl_write: 0x9d10a0: pfd->events now 56 (POLLOUT:4)
0:00:00.241150881 18909 0x9d4c00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x9d10a0: timeout :0:00:01.000000000
0:00:00.000039609 18910 0xb65c00 INFO GST_INIT gst.c:586:init_pre: Initializing GStreamer Core Library version 1.15.0.1
0:00:00.000057081 18910 0xb65c00 INFO GST_INIT gst.c:587:init_pre: Using library installed in /root/gstreamer/lib/x86_64-linux-gnu
0:00:00.000070758 18910 0xb65c00 INFO GST_INIT gst.c:607:init_pre: Linux tuxbox 4.13.0-38-generic #43-Ubuntu SMP Wed Mar 14 15:20:44 UTC 2018 x86_64
0:00:00.000146110 18910 0xb65c00 DEBUG GST_MEMORY gstallocator.c:589:_priv_gst_allocator_initialize: memory alignment: 7
0:00:00.000205529 18910 0xb65c00 DEBUG GST_MEMORY gstallocator.c:565:gst_allocator_sysmem_init: init allocator 0xb6a840
0:00:00.000231874 18910 0xb65c00 DEBUG GST_MEMORY gstallocator.c:207:gst_allocator_register: registering allocator 0xb6a840 with name "SystemMemory"
0:00:00.000285730 18910 0xb65c00 INFO GST_INIT gstmessage.c:127:_priv_gst_message_initialize: init messages
0:00:00.000358460 18910 0xb65c00 DEBUG GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstElement : factory (nil)
0:00:00.000383391 18910 0xb65c00 DEBUG default gstelement.c:195:gst_element_setup_thread_pool: creating element thread pool
0:00:00.000421070 18910 0xb65c00 DEBUG GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstBin : factory (nil)
0:00:00.000669594 18910 0xb65c00 INFO GST_INIT gstcontext.c:84:_priv_gst_context_initialize: init contexts
0:00:00.000819228 18910 0xb65c00 INFO GST_PLUGIN_LOADING gstplugin.c:314:_priv_gst_plugin_initialize: registering 0 static plugins
0:00:00.000827387 18910 0xb65c00 LOG GST_PLUGIN_LOADING gstplugin.c:219:gst_plugin_register_static: attempting to load static plugin "staticelements" now...
0:00:00.000852351 18910 0xb65c00 LOG GST_PLUGIN_LOADING gstplugin.c:503:gst_plugin_register_func: plugin "(NULL)" looks good
0:00:00.000896302 18910 0xb65c00 LOG GST_ELEMENT_FACTORY gstelementfactory.c:236:gst_element_register:<bin> Created new elementfactory for type GstBin
0:00:00.000913574 18910 0xb65c00 DEBUG GST_REGISTRY gstregistry.c:578:gst_registry_add_feature:<registry0> adding feature 0xb83040 (bin)
0:00:00.000922874 18910 0xb65c00 DEBUG GST_REFCOUNTING gstobject.c:675:gst_object_set_parent:<bin> set parent (ref and sink)
0:00:00.000932642 18910 0xb65c00 LOG GST_REGISTRY gstregistry.c:596:gst_registry_add_feature:<registry0> emitting feature-added for bin
0:00:00.000954022 18910 0xb65c00 LOG GST_ELEMENT_FACTORY gstelementfactory.c:236:gst_element_register:<pipeline> Created new elementfactory for type GstPipeline
0:00:00.000967470 18910 0xb65c00 DEBUG GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstPipeline : factory 0xb83120
0:00:00.000994217 18910 0xb65c00 DEBUG GST_REGISTRY gstregistry.c:578:gst_registry_add_feature:<registry0> adding feature 0xb83120 (pipeline)
0:00:00.001001602 18910 0xb65c00 DEBUG GST_REFCOUNTING gstobject.c:675:gst_object_set_parent:<pipeline> set parent (ref and sink)
0:00:00.001010405 18910 0xb65c00 LOG GST_REGISTRY gstregistry.c:596:gst_registry_add_feature:<registry0> emitting feature-added for pipeline
0:00:00.001018372 18910 0xb65c00 LOG GST_PLUGIN_LOADING gstplugin.c:530:gst_plugin_register_func: plugin "(NULL)" initialised
0:00:00.001026065 18910 0xb65c00 INFO GST_PLUGIN_LOADING gstplugin.c:222:gst_plugin_register_static: registered static plugin "staticelements"
0:00:00.001035366 18910 0xb65c00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0xb82060 for filename "(NULL)"
0:00:00.001043792 18910 0xb65c00 LOG GST_REGISTRY gstregistry.c:475:gst_registry_add_plugin:<registry0> emitting plugin-added for filename "(NULL)"
0:00:00.001052605 18910 0xb65c00 INFO GST_PLUGIN_LOADING gstplugin.c:224:gst_plugin_register_static: added static plugin "staticelements", result: 1
0:00:00.001067312 18910 0xb65c00 INFO GST_REGISTRY gstregistry.c:1723:ensure_current_registry: reading registry cache: /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin
0:00:00.001102621 18910 0xb65c00 INFO GST_REGISTRY gstregistrybinary.c:539:priv_gst_registry_binary_read_cache: Unable to mmap file /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin : Failed to open file '/home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin': open() failed: No such file or directory
0:00:00.001121037 18910 0xb65c00 INFO GST_REGISTRY gstregistrybinary.c:549:priv_gst_registry_binary_read_cache: Unable to read file /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin : Failed to open file '/home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin': No such file or directory
0:00:00.001129968 18910 0xb65c00 DEBUG GST_REGISTRY gstregistry.c:1751:ensure_current_registry: Updating registry cache
0:00:00.001137281 18910 0xb65c00 INFO GST_REGISTRY gstregistry.c:1579:scan_and_update_registry: Validating plugins from registry cache: /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin
0:00:00.001144350 18910 0xb65c00 DEBUG GST_REGISTRY gstregistry.c:1589:scan_and_update_registry: scanning paths added via --gst-plugin-path
0:00:00.001151168 18910 0xb65c00 DEBUG GST_REGISTRY gstregistry.c:1612:scan_and_update_registry: GST_PLUGIN_PATH not set
0:00:00.001158954 18910 0xb65c00 DEBUG GST_REGISTRY gstregistry.c:1666:scan_and_update_registry: GST_PLUGIN_SYSTEM_PATH set to /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0
0:00:00.001167699 18910 0xb65c00 DEBUG GST_REGISTRY gstregistry.c:1363:gst_registry_scan_path_internal:<registry0> scanning path /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0
0:00:00.001555739 18910 0xb65c00 LOG GST_REGISTRY gstregistry.c:1283:gst_registry_scan_path_level:<registry0> file /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so looks like a possible module
0:00:00.001564037 18910 0xb65c00 DEBUG GST_REGISTRY gstregistry.c:1344:gst_registry_scan_path_level:<registry0> file /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so not yet in registry
0:00:00.001572093 18910 0xb65c00 DEBUG GST_REGISTRY gstregistry.c:1149:gst_registry_scan_plugin_file: Starting plugin scanner for file /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so
0:00:00.001581753 18910 0xb65c00 DEBUG GST_POLL gstpoll.c:681:gst_poll_new: 0xb620a0: new controllable : 0
0:00:00.001606778 18910 0xb65c00 DEBUG GST_POLL gstpoll.c:848:gst_poll_add_fd_unlocked: 0xb620a0: fd (fd:4, idx:0)
0:00:00.001615151 18910 0xb65c00 DEBUG GST_POLL gstpoll.c:1015:gst_poll_fd_ctl_read_unlocked: 0xb620a0: fd (fd:4, idx:0), active : 1
0:00:00.001622872 18910 0xb65c00 DEBUG GST_REGISTRY gstregistry.c:1160:gst_registry_scan_plugin_file: Using scan-helper to load plugin /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so
0:00:00.001631246 18910 0xb65c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:471:gst_plugin_loader_spawn: Trying GST_PLUGIN_SCANNER env var: /root/gstreamer/libexec/gstreamer-1.0/gst-plugin-scanner
0:00:00.001640337 18910 0xb65c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:429:gst_plugin_loader_try_helper: Trying to spawn gst-plugin-scanner helper at /root/gstreamer/libexec/gstreamer-1.0/gst-plugin-scanner
0:00:01.242365414 18905 0x1acdc00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 0. 0 bytes pending for write
0:00:01.242391889 18905 0x1acdc00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x1aca0a0: fd (fd:10, idx:2) 0
0:00:01.242400719 18905 0x1acdc00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x1aca0a0: fd (fd:10, idx:2) 0
0:00:01.242415132 18905 0x1acdc00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x1aca0a0: fd (fd:10, idx:2) 0
0:00:01.242423504 18905 0x1acdc00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x1aca0a0: timeout :0:00:01.000000000
0:00:02.247192418 18901 0xc32c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 0. 0 bytes pending for write
0:00:02.247206707 18901 0xc32c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0xc2f0a0: fd (fd:10, idx:2) 0
0:00:02.247223430 18901 0xc32c00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0xc2f0a0: fd (fd:10, idx:2) 0
0:00:02.247230439 18901 0xc32c00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0xc2f0a0: fd (fd:10, idx:2) 0
0:00:02.247238451 18901 0xc32c00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0xc2f0a0: timeout :0:00:01.000000000
0:00:03.248146473 18897 0x1b0fc00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 0. 0 bytes pending for write
0:00:03.248162703 18897 0x1b0fc00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x1b0c0a0: fd (fd:10, idx:2) 0
0:00:03.248172116 18897 0x1b0fc00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x1b0c0a0: fd (fd:10, idx:2) 0
0:00:03.248179167 18897 0x1b0fc00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x1b0c0a0: fd (fd:10, idx:2) 0
0:00:03.248187495 18897 0x1b0fc00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x1b0c0a0: timeout :0:00:01.000000000
0:00:04.251169289 18893 0x1157c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 0. 0 bytes pending for write
0:00:04.251184999 18893 0x1157c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x11540a0: fd (fd:10, idx:2) 0
0:00:04.251193950 18893 0x1157c00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x11540a0: fd (fd:10, idx:2) 0
0:00:04.251200925 18893 0x1157c00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x11540a0: fd (fd:10, idx:2) 0
0:00:04.251216313 18893 0x1157c00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x11540a0: timeout :0:00:01.000000000
0:00:05.251722865 18889 0x1428200 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 0. 0 bytes pending for write
0:00:05.251737221 18889 0x1428200 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x14210a0: fd (fd:10, idx:2) 0
0:00:05.251745338 18889 0x1428200 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x14210a0: fd (fd:10, idx:2) 0
0:00:05.251752719 18889 0x1428200 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x14210a0: fd (fd:10, idx:2) 0
0:00:05.251761184 18889 0x1428200 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x14210a0: timeout :0:00:01.000000000
0:00:00.243055572 18910 0xb65c00 DEBUG GST_POLL gstpoll.c:848:gst_poll_add_fd_unlocked: 0xb620a0: fd (fd:9, idx:-1)
0:00:00.243074172 18910 0xb65c00 DEBUG GST_POLL gstpoll.c:848:gst_poll_add_fd_unlocked: 0xb620a0: fd (fd:10, idx:-1)
0:00:00.243083315 18910 0xb65c00 DEBUG GST_POLL gstpoll.c:1015:gst_poll_fd_ctl_read_unlocked: 0xb620a0: fd (fd:10, idx:2), active : 1
0:00:00.243092124 18910 0xb65c00 DEBUG GST_POLL gstpoll.c:980:gst_poll_fd_ctl_write: 0xb620a0: fd (fd:9, idx:1), active : 1
0:00:00.243100134 18910 0xb65c00 LOG GST_POLL gstpoll.c:994:gst_poll_fd_ctl_write: 0xb620a0: pfd->events now 60 (POLLOUT:4)
0:00:00.243108340 18910 0xb65c00 DEBUG GST_POLL gstpoll.c:980:gst_poll_fd_ctl_write: 0xb620a0: fd (fd:9, idx:1), active : 1
0:00:00.243116257 18910 0xb65c00 LOG GST_POLL gstpoll.c:994:gst_poll_fd_ctl_write: 0xb620a0: pfd->events now 60 (POLLOUT:4)
0:00:00.243128039 18910 0xb65c00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0xb620a0: timeout :0:00:01.000000000
0:00:00.243143790 18910 0xb65c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 1. 24 bytes pending for write
0:00:00.243154331 18910 0xb65c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0xb620a0: fd (fd:10, idx:2) 0
0:00:00.243162302 18910 0xb65c00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0xb620a0: fd (fd:10, idx:2) 0
0:00:00.243171624 18910 0xb65c00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0xb620a0: fd (fd:10, idx:2) 0
0:00:00.243179621 18910 0xb65c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0xb620a0: fd (fd:9, idx:1) 0
0:00:00.243187478 18910 0xb65c00 DEBUG GST_POLL gstpoll.c:1335:gst_poll_fd_can_write: 0xb620a0: fd (fd:9, idx:1) 1
0:00:00.243194710 18910 0xb65c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:687:write_one: Writing packet of size 12 bytes to fd 9
0:00:00.243207936 18910 0xb65c00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0xb620a0: timeout :0:00:01.000000000
0:00:00.243217280 18910 0xb65c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 1. 12 bytes pending for write
0:00:00.243226048 18910 0xb65c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0xb620a0: fd (fd:10, idx:2) 0
0:00:00.243234084 18910 0xb65c00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0xb620a0: fd (fd:10, idx:2) 0
0:00:00.243241944 18910 0xb65c00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0xb620a0: fd (fd:10, idx:2) 0
0:00:00.243249749 18910 0xb65c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0xb620a0: fd (fd:9, idx:1) 0
0:00:00.243257617 18910 0xb65c00 DEBUG GST_POLL gstpoll.c:1335:gst_poll_fd_can_write: 0xb620a0: fd (fd:9, idx:1) 1
0:00:00.243264849 18910 0xb65c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:687:write_one: Writing packet of size 12 bytes to fd 9
0:00:00.243274486 18910 0xb65c00 DEBUG GST_POLL gstpoll.c:980:gst_poll_fd_ctl_write: 0xb620a0: fd (fd:9, idx:1), active : 0
0:00:00.243282516 18910 0xb65c00 LOG GST_POLL gstpoll.c:994:gst_poll_fd_ctl_write: 0xb620a0: pfd->events now 56 (POLLOUT:4)
0:00:00.243291171 18910 0xb65c00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0xb620a0: timeout :0:00:01.000000000
0:00:00.000043699 18911 0x204fc00 INFO GST_INIT gst.c:586:init_pre: Initializing GStreamer Core Library version 1.15.0.1
0:00:00.000061586 18911 0x204fc00 INFO GST_INIT gst.c:587:init_pre: Using library installed in /root/gstreamer/lib/x86_64-linux-gnu
0:00:00.000074315 18911 0x204fc00 INFO GST_INIT gst.c:607:init_pre: Linux tuxbox 4.13.0-38-generic #43-Ubuntu SMP Wed Mar 14 15:20:44 UTC 2018 x86_64
0:00:00.000139010 18911 0x204fc00 DEBUG GST_MEMORY gstallocator.c:589:_priv_gst_allocator_initialize: memory alignment: 7
0:00:00.000192762 18911 0x204fc00 DEBUG GST_MEMORY gstallocator.c:565:gst_allocator_sysmem_init: init allocator 0x2054840
0:00:00.000214699 18911 0x204fc00 DEBUG GST_MEMORY gstallocator.c:207:gst_allocator_register: registering allocator 0x2054840 with name "SystemMemory"
0:00:00.000259839 18911 0x204fc00 INFO GST_INIT gstmessage.c:127:_priv_gst_message_initialize: init messages
0:00:00.000319571 18911 0x204fc00 DEBUG GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstElement : factory (nil)
0:00:00.000335749 18911 0x204fc00 DEBUG default gstelement.c:195:gst_element_setup_thread_pool: creating element thread pool
0:00:00.000365047 18911 0x204fc00 DEBUG GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstBin : factory (nil)
0:00:00.000604597 18911 0x204fc00 INFO GST_INIT gstcontext.c:84:_priv_gst_context_initialize: init contexts
0:00:00.000747254 18911 0x204fc00 INFO GST_PLUGIN_LOADING gstplugin.c:314:_priv_gst_plugin_initialize: registering 0 static plugins
0:00:00.000755250 18911 0x204fc00 LOG GST_PLUGIN_LOADING gstplugin.c:219:gst_plugin_register_static: attempting to load static plugin "staticelements" now...
0:00:00.000775249 18911 0x204fc00 LOG GST_PLUGIN_LOADING gstplugin.c:503:gst_plugin_register_func: plugin "(NULL)" looks good
0:00:00.000812657 18911 0x204fc00 LOG GST_ELEMENT_FACTORY gstelementfactory.c:236:gst_element_register:<bin> Created new elementfactory for type GstBin
0:00:00.000828380 18911 0x204fc00 DEBUG GST_REGISTRY gstregistry.c:578:gst_registry_add_feature:<registry0> adding feature 0x206d040 (bin)
0:00:00.000835160 18911 0x204fc00 DEBUG GST_REFCOUNTING gstobject.c:675:gst_object_set_parent:<bin> set parent (ref and sink)
0:00:00.000843291 18911 0x204fc00 LOG GST_REGISTRY gstregistry.c:596:gst_registry_add_feature:<registry0> emitting feature-added for bin
0:00:00.000858785 18911 0x204fc00 LOG GST_ELEMENT_FACTORY gstelementfactory.c:236:gst_element_register:<pipeline> Created new elementfactory for type GstPipeline
0:00:00.000869288 18911 0x204fc00 DEBUG GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstPipeline : factory 0x206d120
0:00:00.000888215 18911 0x204fc00 DEBUG GST_REGISTRY gstregistry.c:578:gst_registry_add_feature:<registry0> adding feature 0x206d120 (pipeline)
0:00:00.000894089 18911 0x204fc00 DEBUG GST_REFCOUNTING gstobject.c:675:gst_object_set_parent:<pipeline> set parent (ref and sink)
0:00:00.000901836 18911 0x204fc00 LOG GST_REGISTRY gstregistry.c:596:gst_registry_add_feature:<registry0> emitting feature-added for pipeline
0:00:00.000907922 18911 0x204fc00 LOG GST_PLUGIN_LOADING gstplugin.c:530:gst_plugin_register_func: plugin "(NULL)" initialised
0:00:00.000913652 18911 0x204fc00 INFO GST_PLUGIN_LOADING gstplugin.c:222:gst_plugin_register_static: registered static plugin "staticelements"
0:00:00.000921186 18911 0x204fc00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x206c060 for filename "(NULL)"
0:00:00.000927182 18911 0x204fc00 LOG GST_REGISTRY gstregistry.c:475:gst_registry_add_plugin:<registry0> emitting plugin-added for filename "(NULL)"
0:00:00.000934587 18911 0x204fc00 INFO GST_PLUGIN_LOADING gstplugin.c:224:gst_plugin_register_static: added static plugin "staticelements", result: 1
0:00:00.000945226 18911 0x204fc00 INFO GST_REGISTRY gstregistry.c:1723:ensure_current_registry: reading registry cache: /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin
0:00:00.000975030 18911 0x204fc00 INFO GST_REGISTRY gstregistrybinary.c:539:priv_gst_registry_binary_read_cache: Unable to mmap file /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin : Failed to open file '/home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin': open() failed: No such file or directory
0:00:00.000991111 18911 0x204fc00 INFO GST_REGISTRY gstregistrybinary.c:549:priv_gst_registry_binary_read_cache: Unable to read file /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin : Failed to open file '/home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin': No such file or directory
0:00:00.000998044 18911 0x204fc00 DEBUG GST_REGISTRY gstregistry.c:1751:ensure_current_registry: Updating registry cache
0:00:00.001004536 18911 0x204fc00 INFO GST_REGISTRY gstregistry.c:1579:scan_and_update_registry: Validating plugins from registry cache: /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin
0:00:00.001010728 18911 0x204fc00 DEBUG GST_REGISTRY gstregistry.c:1589:scan_and_update_registry: scanning paths added via --gst-plugin-path
0:00:00.001016612 18911 0x204fc00 DEBUG GST_REGISTRY gstregistry.c:1612:scan_and_update_registry: GST_PLUGIN_PATH not set
0:00:00.001022861 18911 0x204fc00 DEBUG GST_REGISTRY gstregistry.c:1666:scan_and_update_registry: GST_PLUGIN_SYSTEM_PATH set to /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0
0:00:00.001029807 18911 0x204fc00 DEBUG GST_REGISTRY gstregistry.c:1363:gst_registry_scan_path_internal:<registry0> scanning path /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0
0:00:00.001402696 18911 0x204fc00 LOG GST_REGISTRY gstregistry.c:1283:gst_registry_scan_path_level:<registry0> file /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so looks like a possible module
0:00:00.001411160 18911 0x204fc00 DEBUG GST_REGISTRY gstregistry.c:1344:gst_registry_scan_path_level:<registry0> file /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so not yet in registry
0:00:00.001418264 18911 0x204fc00 DEBUG GST_REGISTRY gstregistry.c:1149:gst_registry_scan_plugin_file: Starting plugin scanner for file /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so
0:00:00.001425945 18911 0x204fc00 DEBUG GST_POLL gstpoll.c:681:gst_poll_new: 0x204c0a0: new controllable : 0
0:00:00.001444160 18911 0x204fc00 DEBUG GST_POLL gstpoll.c:848:gst_poll_add_fd_unlocked: 0x204c0a0: fd (fd:4, idx:0)
0:00:00.001451000 18911 0x204fc00 DEBUG GST_POLL gstpoll.c:1015:gst_poll_fd_ctl_read_unlocked: 0x204c0a0: fd (fd:4, idx:0), active : 1
0:00:00.001460656 18911 0x204fc00 DEBUG GST_REGISTRY gstregistry.c:1160:gst_registry_scan_plugin_file: Using scan-helper to load plugin /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so
0:00:00.001466749 18911 0x204fc00 LOG GST_PLUGIN_LOADING gstpluginloader.c:471:gst_plugin_loader_spawn: Trying GST_PLUGIN_SCANNER env var: /root/gstreamer/libexec/gstreamer-1.0/gst-plugin-scanner
0:00:00.001474052 18911 0x204fc00 LOG GST_PLUGIN_LOADING gstpluginloader.c:429:gst_plugin_loader_try_helper: Trying to spawn gst-plugin-scanner helper at /root/gstreamer/libexec/gstreamer-1.0/gst-plugin-scanner
0:00:01.245552571 18906 0x1f19c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 0. 0 bytes pending for write
0:00:01.245568507 18906 0x1f19c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x1f160a0: fd (fd:10, idx:2) 0
0:00:01.245576058 18906 0x1f19c00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x1f160a0: fd (fd:10, idx:2) 0
0:00:01.245583232 18906 0x1f19c00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x1f160a0: fd (fd:10, idx:2) 0
0:00:01.245591335 18906 0x1f19c00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x1f160a0: timeout :0:00:01.000000000
0:00:02.243645891 18902 0x1792c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 0. 0 bytes pending for write
0:00:02.243660816 18902 0x1792c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x178f0a0: fd (fd:10, idx:2) 0
0:00:02.243668346 18902 0x1792c00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x178f0a0: fd (fd:10, idx:2) 0
0:00:02.243675208 18902 0x1792c00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x178f0a0: fd (fd:10, idx:2) 0
0:00:02.243683085 18902 0x1792c00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x178f0a0: timeout :0:00:01.000000000
0:00:03.249095998 18898 0xe1ac00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 0. 0 bytes pending for write
0:00:03.249110368 18898 0xe1ac00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0xe170a0: fd (fd:10, idx:2) 0
0:00:03.249127144 18898 0xe1ac00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0xe170a0: fd (fd:10, idx:2) 0
0:00:03.249134097 18898 0xe1ac00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0xe170a0: fd (fd:10, idx:2) 0
0:00:03.249142078 18898 0xe1ac00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0xe170a0: timeout :0:00:01.000000000
0:00:04.247500587 18894 0x133cc00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 0. 0 bytes pending for write
0:00:04.247515047 18894 0x133cc00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x13390a0: fd (fd:10, idx:2) 0
0:00:04.247522753 18894 0x133cc00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x13390a0: fd (fd:10, idx:2) 0
0:00:04.247529766 18894 0x133cc00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x13390a0: fd (fd:10, idx:2) 0
0:00:04.247537658 18894 0x133cc00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x13390a0: timeout :0:00:01.000000000
0:00:05.247994678 18890 0x22e6c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 0. 0 bytes pending for write
0:00:05.248010519 18890 0x22e6c00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x22e30a0: fd (fd:10, idx:2) 0
0:00:05.248018021 18890 0x22e6c00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x22e30a0: fd (fd:10, idx:2) 0
0:00:05.248024795 18890 0x22e6c00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x22e30a0: fd (fd:10, idx:2) 0
0:00:05.248032841 18890 0x22e6c00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x22e30a0: timeout :0:00:01.000000000
0:00:00.244608603 18911 0x204fc00 DEBUG GST_POLL gstpoll.c:848:gst_poll_add_fd_unlocked: 0x204c0a0: fd (fd:9, idx:-1)
0:00:00.244628409 18911 0x204fc00 DEBUG GST_POLL gstpoll.c:848:gst_poll_add_fd_unlocked: 0x204c0a0: fd (fd:10, idx:-1)
0:00:00.244637463 18911 0x204fc00 DEBUG GST_POLL gstpoll.c:1015:gst_poll_fd_ctl_read_unlocked: 0x204c0a0: fd (fd:10, idx:2), active : 1
0:00:00.244644480 18911 0x204fc00 DEBUG GST_POLL gstpoll.c:980:gst_poll_fd_ctl_write: 0x204c0a0: fd (fd:9, idx:1), active : 1
0:00:00.244651099 18911 0x204fc00 LOG GST_POLL gstpoll.c:994:gst_poll_fd_ctl_write: 0x204c0a0: pfd->events now 60 (POLLOUT:4)
0:00:00.244657787 18911 0x204fc00 DEBUG GST_POLL gstpoll.c:980:gst_poll_fd_ctl_write: 0x204c0a0: fd (fd:9, idx:1), active : 1
0:00:00.244664277 18911 0x204fc00 LOG GST_POLL gstpoll.c:994:gst_poll_fd_ctl_write: 0x204c0a0: pfd->events now 60 (POLLOUT:4)
0:00:00.244671644 18911 0x204fc00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x204c0a0: timeout :0:00:01.000000000
0:00:00.244687053 18911 0x204fc00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 1. 24 bytes pending for write
0:00:00.244695178 18911 0x204fc00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x204c0a0: fd (fd:10, idx:2) 0
0:00:00.244701564 18911 0x204fc00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x204c0a0: fd (fd:10, idx:2) 0
0:00:00.244708699 18911 0x204fc00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x204c0a0: fd (fd:10, idx:2) 0
0:00:00.244714675 18911 0x204fc00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x204c0a0: fd (fd:9, idx:1) 0
0:00:00.244720646 18911 0x204fc00 DEBUG GST_POLL gstpoll.c:1335:gst_poll_fd_can_write: 0x204c0a0: fd (fd:9, idx:1) 1
0:00:00.244726021 18911 0x204fc00 LOG GST_PLUGIN_LOADING gstpluginloader.c:687:write_one: Writing packet of size 12 bytes to fd 9
0:00:00.244736184 18911 0x204fc00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x204c0a0: timeout :0:00:01.000000000
0:00:00.244742874 18911 0x204fc00 LOG GST_PLUGIN_LOADING gstpluginloader.c:1025:exchange_packets: Poll res = 1. 12 bytes pending for write
0:00:00.244750736 18911 0x204fc00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x204c0a0: fd (fd:10, idx:2) 0
0:00:00.244756794 18911 0x204fc00 DEBUG GST_POLL gstpoll.c:1266:gst_poll_fd_can_read_unlocked: 0x204c0a0: fd (fd:10, idx:2) 0
0:00:00.244762912 18911 0x204fc00 DEBUG GST_POLL gstpoll.c:1195:gst_poll_fd_has_closed: 0x204c0a0: fd (fd:10, idx:2) 0
0:00:00.244768723 18911 0x204fc00 DEBUG GST_POLL gstpoll.c:1241:gst_poll_fd_has_error: 0x204c0a0: fd (fd:9, idx:1) 0
0:00:00.244774822 18911 0x204fc00 DEBUG GST_POLL gstpoll.c:1335:gst_poll_fd_can_write: 0x204c0a0: fd (fd:9, idx:1) 1
0:00:00.244780046 18911 0x204fc00 LOG GST_PLUGIN_LOADING gstpluginloader.c:687:write_one: Writing packet of size 12 bytes to fd 9
0:00:00.244787527 18911 0x204fc00 DEBUG GST_POLL gstpoll.c:980:gst_poll_fd_ctl_write: 0x204c0a0: fd (fd:9, idx:1), active : 0
0:00:00.244793005 18911 0x204fc00 LOG GST_POLL gstpoll.c:994:gst_poll_fd_ctl_write: 0x204c0a0: pfd->events now 56 (POLLOUT:4)
0:00:00.244800282 18911 0x204fc00 DEBUG GST_POLL gstpoll.c:1414:gst_poll_wait: 0x204c0a0: timeout :0:00:01.000000000
0:00:00.000045113 18912 0x2176c00 INFO GST_INIT gst.c:586:init_pre: Initializing GStreamer Core Library version 1.15.0.1
0:00:00.000065714 18912 0x2176c00 INFO GST_INIT gst.c:587:init_pre: Using library installed in /root/gstreamer/lib/x86_64-linux-gnu
0:00:00.000079629 18912 0x2176c00 INFO GST_INIT gst.c:607:init_pre: Linux tuxbox 4.13.0-38-generic #43-Ubuntu SMP Wed Mar 14 15:20:44 UTC 2018 x86_64
0:00:00.000153602 18912 0x2176c00 DEBUG GST_MEMORY gstallocator.c:589:_priv_gst_allocator_initialize: memory alignment: 7
0:00:00.000217192 18912 0x2176c00 DEBUG GST_MEMORY gstallocator.c:565:gst_allocator_sysmem_init: init allocator 0x217b840
0:00:00.000254000 18912 0x2176c00 DEBUG GST_MEMORY gstallocator.c:207:gst_allocator_register: registering allocator 0x217b840 with name "SystemMemory"
0:00:00.000325479 18912 0x2176c00 INFO GST_INIT gstmessage.c:127:_priv_gst_message_initialize: init messages
0:00:00.000409591 18912 0x2176c00 DEBUG GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstElement : factory (nil)
0:00:00.000434312 18912 0x2176c00 DEBUG default gstelement.c:195:gst_element_setup_thread_pool: creating element thread pool
0:00:00.000468473 18912 0x2176c00 DEBUG GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstBin : factory (nil)
0:00:00.000728071 18912 0x2176c00 INFO GST_INIT gstcontext.c:84:_priv_gst_context_initialize: init contexts
0:00:00.000878582 18912 0x2176c00 INFO GST_PLUGIN_LOADING gstplugin.c:314:_priv_gst_plugin_initialize: registering 0 static plugins
0:00:00.000886801 18912 0x2176c00 LOG GST_PLUGIN_LOADING gstplugin.c:219:gst_plugin_register_static: attempting to load static plugin "staticelements" now...
0:00:00.000920063 18912 0x2176c00 LOG GST_PLUGIN_LOADING gstplugin.c:503:gst_plugin_register_func: plugin "(NULL)" looks good
0:00:00.000983279 18912 0x2176c00 LOG GST_ELEMENT_FACTORY gstelementfactory.c:236:gst_element_register:<bin> Created new elementfactory for type GstBin
0:00:00.001008414 18912 0x2176c00 DEBUG GST_REGISTRY gstregistry.c:578:gst_registry_add_feature:<registry0> adding feature 0x2194040 (bin)
0:00:00.001016729 18912 0x2176c00 DEBUG GST_REFCOUNTING gstobject.c:675:gst_object_set_parent:<bin> set parent (ref and sink)
0:00:00.001025463 18912 0x2176c00 LOG GST_REGISTRY gstregistry.c:596:gst_registry_add_feature:<registry0> emitting feature-added for bin
0:00:00.001055350 18912 0x2176c00 LOG GST_ELEMENT_FACTORY gstelementfactory.c:236:gst_element_register:<pipeline> Created new elementfactory for type GstPipeline
0:00:00.001076943 18912 0x2176c00 DEBUG GST_ELEMENT_PADS gstelement.c:302:gst_element_base_class_init: type GstPipeline : factory 0x2194120
0:00:00.001097421 18912 0x2176c00 DEBUG GST_REGISTRY gstregistry.c:578:gst_registry_add_feature:<registry0> adding feature 0x2194120 (pipeline)
0:00:00.001113423 18912 0x2176c00 DEBUG GST_REFCOUNTING gstobject.c:675:gst_object_set_parent:<pipeline> set parent (ref and sink)
0:00:00.001130578 18912 0x2176c00 LOG GST_REGISTRY gstregistry.c:596:gst_registry_add_feature:<registry0> emitting feature-added for pipeline
0:00:00.001136956 18912 0x2176c00 LOG GST_PLUGIN_LOADING gstplugin.c:530:gst_plugin_register_func: plugin "(NULL)" initialised
0:00:00.001143862 18912 0x2176c00 INFO GST_PLUGIN_LOADING gstplugin.c:222:gst_plugin_register_static: registered static plugin "staticelements"
0:00:00.001153040 18912 0x2176c00 DEBUG GST_REGISTRY gstregistry.c:462:gst_registry_add_plugin:<registry0> adding plugin 0x2193060 for filename "(NULL)"
0:00:00.001161267 18912 0x2176c00 LOG GST_REGISTRY gstregistry.c:475:gst_registry_add_plugin:<registry0> emitting plugin-added for filename "(NULL)"
0:00:00.001169717 18912 0x2176c00 INFO GST_PLUGIN_LOADING gstplugin.c:224:gst_plugin_register_static: added static plugin "staticelements", result: 1
0:00:00.001183559 18912 0x2176c00 INFO GST_REGISTRY gstregistry.c:1723:ensure_current_registry: reading registry cache: /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin
0:00:00.001219787 18912 0x2176c00 INFO GST_REGISTRY gstregistrybinary.c:539:priv_gst_registry_binary_read_cache: Unable to mmap file /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin : Failed to open file '/home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin': open() failed: No such file or directory
0:00:00.001238026 18912 0x2176c00 INFO GST_REGISTRY gstregistrybinary.c:549:priv_gst_registry_binary_read_cache: Unable to read file /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin : Failed to open file '/home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin': No such file or directory
0:00:00.001247395 18912 0x2176c00 DEBUG GST_REGISTRY gstregistry.c:1751:ensure_current_registry: Updating registry cache
0:00:00.001254859 18912 0x2176c00 INFO GST_REGISTRY gstregistry.c:1579:scan_and_update_registry: Validating plugins from registry cache: /home/ferjm/.cache/gstreamer-1.0/registry.x86_64.bin
0:00:00.001262165 18912 0x2176c00 DEBUG GST_REGISTRY gstregistry.c:1589:scan_and_update_registry: scanning paths added via --gst-plugin-path
0:00:00.001269098 18912 0x2176c00 DEBUG GST_REGISTRY gstregistry.c:1612:scan_and_update_registry: GST_PLUGIN_PATH not set
0:00:00.001276720 18912 0x2176c00 DEBUG GST_REGISTRY gstregistry.c:1666:scan_and_update_registry: GST_PLUGIN_SYSTEM_PATH set to /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0
0:00:00.001285532 18912 0x2176c00 DEBUG GST_REGISTRY gstregistry.c:1363:gst_registry_scan_path_internal:<registry0> scanning path /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0
0:00:00.001670860 18912 0x2176c00 LOG GST_REGISTRY gstregistry.c:1283:gst_registry_scan_path_level:<registry0> file /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so looks like a possible module
0:00:00.001679129 18912 0x2176c00 DEBUG GST_REGISTRY gstregistry.c:1344:gst_registry_scan_path_level:<registry0> file /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so not yet in registry
0:00:00.001686944 18912 0x2176c00 DEBUG GST_REGISTRY gstregistry.c:1149:gst_registry_scan_plugin_file: Starting plugin scanner for file /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so
0:00:00.001696475 18912 0x2176c00 DEBUG GST_POLL gstpoll.c:681:gst_poll_new: 0x21730a0: new controllable : 0
0:00:00.001717189 18912 0x2176c00 DEBUG GST_POLL gstpoll.c:848:gst_poll_add_fd_unlocked: 0x21730a0: fd (fd:4, idx:0)
0:00:00.001726351 18912 0x2176c00 DEBUG GST_POLL gstpoll.c:1015:gst_poll_fd_ctl_read_unlocked: 0x21730a0: fd (fd:4, idx:0), active : 1
0:00:00.001736415 18912 0x2176c00 DEBUG GST_REGISTRY gstregistry.c:1160:gst_registry_scan_plugin_file: Using scan-helper to load plugin /root/gstreamer/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so
0:00:00.001744986 18912 0x2176c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:471:gst_plugin_loader_spawn: Trying GST_PLUGIN_SCANNER env var: /root/gstreamer/libexec/gstreamer-1.0/gst-plugin-scanner
0:00:00.001753977 18912 0x2176c00 LOG GST_PLUGIN_LOADING gstpluginloader.c:429:gst_plugin_loader_try_helper: Trying to spawn gst-plugin-scanner helper at /root/gstreamer/libexec/gstreamer-1.0/gst-plugin-scanner
^C
root@tuxbox:/root/gstreamer#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment