Advertisement
Guest User

gst

a guest
Feb 6th, 2015
336
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.96 KB | None | 0 0
  1. gst-launch-1.0 filesrc location=ok.aac ! aacparse ! audio/mpeg, stream-format=raw ! fakesink --gst-debug=4
  2. 0:00:00.002658666 26874 0x1ce80 INFO GST_INIT gstmessage.c:119:_priv_gst_message_initialize: init messages
  3. 0:00:00.006402666 26874 0x1ce80 INFO GST_INIT gstcontext.c:77:_priv_gst_context_initialize: init contexts
  4. 0:00:00.008036333 26874 0x1ce80 INFO GST_PLUGIN_LOADING gstplugin.c:317:_priv_gst_plugin_initialize: registering 0 static plugins
  5. 0:00:00.009102333 26874 0x1ce80 INFO GST_PLUGIN_LOADING gstplugin.c:225:gst_plugin_register_static: registered static plugin "staticelements"
  6. 0:00:00.009262000 26874 0x1ce80 INFO GST_PLUGIN_LOADING gstplugin.c:227:gst_plugin_register_static: added static plugin "staticelements", result: 1
  7. 0:00:00.009462666 26874 0x1ce80 INFO GST_REGISTRY gstregistry.c:1722:ensure_current_registry: reading registry cache: /root/.cache/gstreamer-1.0/registry.arm.bin
  8. 0:00:00.101863666 26874 0x1ce80 INFO GST_REGISTRY gstregistrybinary.c:619:priv_gst_registry_binary_read_cache: loaded /root/.cache/gstreamer-1.0/registry.arm.bin in 0.092043 seconds
  9. 0:00:00.102415333 26874 0x1ce80 INFO GST_REGISTRY gstregistry.c:1578:scan_and_update_registry: Validating plugins from registry cache: /root/.cache/gstreamer-1.0/registry.arm.bin
  10. 0:00:00.189662666 26874 0x1ce80 INFO GST_REGISTRY gstregistry.c:1680:scan_and_update_registry: Registry cache has not changed
  11. 0:00:00.189749666 26874 0x1ce80 INFO GST_REGISTRY gstregistry.c:1757:ensure_current_registry: registry reading and updating done, result = 1
  12. 0:00:00.189816333 26874 0x1ce80 INFO GST_INIT gst.c:709:init_post: GLib runtime version: 2.36.3
  13. 0:00:00.189874000 26874 0x1ce80 INFO GST_INIT gst.c:711:init_post: GLib headers version: 2.36.3
  14. 0:00:00.190018000 26874 0x1ce80 INFO GST_PIPELINE gstparse.c:323:gst_parse_launch_full: parsing pipeline description 'filesrc location=ok.aac ! aacparse ! audio/mpeg, stream-format=raw ! fakesink '
  15. 0:00:00.202700000 26874 0x1ce80 INFO GST_PLUGIN_LOADING gstplugin.c:833:gst_plugin_load_file: plugin "/usr/lib/gstreamer-1.0/libgstcoreelements.so" loaded
  16. 0:00:00.202980000 26874 0x1ce80 INFO GST_ELEMENT_FACTORY gstelementfactory.c:364:gst_element_factory_create: creating element "filesrc"
  17. 0:00:00.203929333 26874 0x1ce80 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstBaseSrc@0xe0088> adding pad 'src'
  18. 0:00:00.204415333 26874 0x1ce80 INFO filesrc gstfilesrc.c:253:gst_file_src_set_location: filename : ok.aac
  19. 0:00:00.204500000 26874 0x1ce80 INFO filesrc gstfilesrc.c:254:gst_file_src_set_location: uri : file:///srv/www/html/media/sd/sd-mmcblk0p1/ok.aac
  20. 0:00:00.268777333 26874 0x1ce80 INFO GST_PLUGIN_LOADING gstplugin.c:833:gst_plugin_load_file: plugin "/usr/lib/gstreamer-1.0/libgstaudioparsers.so" loaded
  21. 0:00:00.268909333 26874 0x1ce80 INFO GST_ELEMENT_FACTORY gstelementfactory.c:364:gst_element_factory_create: creating element "aacparse"
  22. 0:00:00.269611333 26874 0x1ce80 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstBaseParse@0xe6168> adding pad 'sink'
  23. 0:00:00.269955666 26874 0x1ce80 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstBaseParse@0xe6168> adding pad 'src'
  24. 0:00:00.270364666 26874 0x1ce80 INFO GST_ELEMENT_FACTORY gstelementfactory.c:364:gst_element_factory_create: creating element "fakesink"
  25. 0:00:00.271218333 26874 0x1ce80 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstBaseSink@0xea090> adding pad 'sink'
  26. 0:00:00.271382333 26874 0x1ce80 INFO GST_ELEMENT_FACTORY gstelementfactory.c:364:gst_element_factory_create: creating element "pipeline"
  27. 0:00:00.271996333 26874 0x1ce80 INFO GST_PIPELINE ./grammar.y:570:gst_parse_perform_link: linking filesrc0:(any) to aacparse0:(any) (0/0) with caps "(NULL)"
  28. 0:00:00.272118333 26874 0x1ce80 INFO GST_ELEMENT_PADS gstutils.c:1545:gst_element_link_pads_full: trying to link element filesrc0:(any) to element aacparse0:(any)
  29. 0:00:00.272316000 26874 0x1ce80 INFO GST_PADS gstutils.c:937:gst_pad_check_link: trying to link filesrc0:src and aacparse0:sink
  30. 0:00:00.272540666 26874 0x1ce80 INFO GST_PADS gstpad.c:3745:gst_pad_peer_query:<aacparse0:src> pad has no peer
  31. 0:00:00.272670333 26874 0x1ce80 INFO GST_PADS gstutils.c:1445:prepare_link_maybe_ghosting: filesrc0 and aacparse0 in same bin, no need for ghost pads
  32. 0:00:00.272900666 26874 0x1ce80 INFO GST_PADS gstpad.c:2186:gst_pad_link_prepare: trying to link filesrc0:src and aacparse0:sink
  33. 0:00:00.273031333 26874 0x1ce80 INFO GST_PADS gstpad.c:3745:gst_pad_peer_query:<aacparse0:src> pad has no peer
  34. 0:00:00.273130666 26874 0x1ce80 INFO GST_PADS gstpad.c:2388:gst_pad_link_full: linked filesrc0:src and aacparse0:sink, successful
  35. 0:00:00.273214333 26874 0x1ce80 INFO GST_EVENT gstevent.c:1373:gst_event_new_reconfigure: creating reconfigure event
  36. 0:00:00.273313333 26874 0x1ce80 INFO GST_EVENT gstpad.c:5182:gst_pad_send_event_unchecked:<filesrc0:src> Received event on flushing pad. Discarding
  37. 0:00:00.273468666 26874 0x1ce80 INFO GST_PIPELINE ./grammar.y:570:gst_parse_perform_link: linking aacparse0:(any) to fakesink0:(any) (0/0) with caps "audio/mpeg, stream-format=(string)raw"
  38. 0:00:00.273621333 26874 0x1ce80 INFO GST_ELEMENT_FACTORY gstelementfactory.c:364:gst_element_factory_create: creating element "capsfilter"
  39. 0:00:00.274496333 26874 0x1ce80 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstBaseTransform@0xee000> adding pad 'sink'
  40. 0:00:00.274676666 26874 0x1ce80 INFO GST_ELEMENT_PADS gstelement.c:643:gst_element_add_pad:<GstBaseTransform@0xee000> adding pad 'src'
  41. 0:00:00.274820000 26874 0x1ce80 INFO GST_STATES gstbin.c:1829:gst_bin_get_state_func:<pipeline0> getting state
  42. 0:00:00.275097000 26874 0x1ce80 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<capsfilter0> completed state change to NULL
  43. 0:00:00.275256000 26874 0x1ce80 INFO GST_EVENT gstevent.c:1373:gst_event_new_reconfigure: creating reconfigure event
  44. 0:00:00.275356666 26874 0x1ce80 INFO GST_ELEMENT_PADS gstutils.c:1545:gst_element_link_pads_full: trying to link element aacparse0:(any) to element capsfilter0:sink
  45. 0:00:00.275448000 26874 0x1ce80 INFO GST_ELEMENT_PADS gstelement.c:895:gst_element_get_static_pad: found pad capsfilter0:sink
  46. 0:00:00.275530666 26874 0x1ce80 INFO GST_PADS gstutils.c:1445:prepare_link_maybe_ghosting: aacparse0 and capsfilter0 in same bin, no need for ghost pads
  47. 0:00:00.275640000 26874 0x1ce80 INFO GST_PADS gstpad.c:2186:gst_pad_link_prepare: trying to link aacparse0:src and capsfilter0:sink
  48. 0:00:00.275784000 26874 0x1ce80 INFO GST_PADS gstpad.c:3745:gst_pad_peer_query:<capsfilter0:src> pad has no peer
  49. 0:00:00.275965666 26874 0x1ce80 INFO GST_PADS gstpad.c:2388:gst_pad_link_full: linked aacparse0:src and capsfilter0:sink, successful
  50. 0:00:00.276057666 26874 0x1ce80 INFO GST_EVENT gstevent.c:1373:gst_event_new_reconfigure: creating reconfigure event
  51. 0:00:00.276135333 26874 0x1ce80 INFO GST_EVENT gstpad.c:5182:gst_pad_send_event_unchecked:<aacparse0:src> Received event on flushing pad. Discarding
  52. 0:00:00.276285333 26874 0x1ce80 INFO GST_ELEMENT_PADS gstutils.c:1545:gst_element_link_pads_full: trying to link element capsfilter0:src to element fakesink0:(any)
  53. 0:00:00.276375000 26874 0x1ce80 INFO GST_ELEMENT_PADS gstelement.c:895:gst_element_get_static_pad: found pad capsfilter0:src
  54. 0:00:00.276462000 26874 0x1ce80 INFO GST_PADS gstutils.c:937:gst_pad_check_link: trying to link capsfilter0:src and fakesink0:sink
  55. 0:00:00.276682000 26874 0x1ce80 INFO GST_PADS gstutils.c:1445:prepare_link_maybe_ghosting: capsfilter0 and fakesink0 in same bin, no need for ghost pads
  56. 0:00:00.276894666 26874 0x1ce80 INFO GST_PADS gstpad.c:2186:gst_pad_link_prepare: trying to link capsfilter0:src and fakesink0:sink
  57. 0:00:00.277151000 26874 0x1ce80 INFO GST_PADS gstpad.c:2388:gst_pad_link_full: linked capsfilter0:src and fakesink0:sink, successful
  58. 0:00:00.277245000 26874 0x1ce80 INFO GST_EVENT gstevent.c:1373:gst_event_new_reconfigure: creating reconfigure event
  59. 0:00:00.277321000 26874 0x1ce80 INFO GST_EVENT gstpad.c:5182:gst_pad_send_event_unchecked:<capsfilter0:src> Received event on flushing pad. Discarding
  60. Setting pipeline to PAUSED ...
  61. 0:00:00.277780000 26874 0x1ce80 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<fakesink0> current NULL pending VOID_PENDING, desired next READY
  62. 0:00:00.277904000 26874 0x1ce80 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<fakesink0> completed state change to READY
  63. 0:00:00.278045666 26874 0x1ce80 INFO GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<fakesink0> notifying about state-changed NULL to READY (VOID_PENDING pending)
  64. 0:00:00.278290666 26874 0x1ce80 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<pipeline0> child 'fakesink0' changed state to 2(READY) successfully
  65. 0:00:00.278409666 26874 0x1ce80 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<capsfilter0> current NULL pending VOID_PENDING, desired next READY
  66. 0:00:00.278505000 26874 0x1ce80 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<capsfilter0> completed state change to READY
  67. 0:00:00.278581333 26874 0x1ce80 INFO GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<capsfilter0> notifying about state-changed NULL to READY (VOID_PENDING pending)
  68. 0:00:00.278684333 26874 0x1ce80 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<pipeline0> child 'capsfilter0' changed state to 2(READY) successfully
  69. 0:00:00.278876666 26874 0x1ce80 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<aacparse0> current NULL pending VOID_PENDING, desired next READY
  70. 0:00:00.278969666 26874 0x1ce80 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<aacparse0> completed state change to READY
  71. 0:00:00.279140333 26874 0x1ce80 INFO GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<aacparse0> notifying about state-changed NULL to READY (VOID_PENDING pending)
  72. 0:00:00.279244333 26874 0x1ce80 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<pipeline0> child 'aacparse0' changed state to 2(READY) successfully
  73. 0:00:00.279344666 26874 0x1ce80 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<filesrc0> current NULL pending VOID_PENDING, desired next READY
  74. 0:00:00.279442000 26874 0x1ce80 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<filesrc0> completed state change to READY
  75. 0:00:00.279520000 26874 0x1ce80 INFO GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<filesrc0> notifying about state-changed NULL to READY (VOID_PENDING pending)
  76. 0:00:00.279638000 26874 0x1ce80 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<pipeline0> child 'filesrc0' changed state to 2(READY) successfully
  77. 0:00:00.279747666 26874 0x1ce80 INFO GST_STATES gstelement.c:2303:gst_element_continue_state:<pipeline0> committing state from NULL to READY, pending PAUSED, next PAUSED
  78. 0:00:00.279834333 26874 0x1ce80 INFO GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<pipeline0> notifying about state-changed NULL to READY (PAUSED pending)
  79. 0:00:00.280070666 26874 0x1ce80 INFO GST_STATES gstelement.c:2310:gst_element_continue_state:<pipeline0> continue state change READY to PAUSED, final PAUSED
  80. 0:00:00.280260666 26874 0x1ce80 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<fakesink0> current READY pending VOID_PENDING, desired next PAUSED
  81. 0:00:00.280407000 26874 0x1ce80 INFO GST_STATES gstbin.c:2679:gst_bin_change_state_func:<pipeline0> child 'fakesink0' is changing state asynchronously to PAUSED
  82. 0:00:00.280515666 26874 0x1ce80 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<capsfilter0> current READY pending VOID_PENDING, desired next PAUSED
  83. 0:00:00.280647666 26874 0x1ce80 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<capsfilter0> completed state change to PAUSED
  84. 0:00:00.280725000 26874 0x1ce80 INFO GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<capsfilter0> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
  85. 0:00:00.280824333 26874 0x1ce80 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<pipeline0> child 'capsfilter0' changed state to 3(PAUSED) successfully
  86. 0:00:00.280933000 26874 0x1ce80 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<aacparse0> current READY pending VOID_PENDING, desired next PAUSED
  87. 0:00:00.281370000 26874 0x1ce80 INFO filesrc gstfilesrc.c:450:gst_file_src_start:<filesrc0> opening file ok.aac
  88. 0:00:00.281514000 26874 0x1ce80 WARN basesrc gstbasesrc.c:3470:gst_base_src_start_complete:<filesrc0> pad not activated yet
  89. 0:00:00.281677333 26874 0x1ce80 INFO filesrc gstfilesrc.c:450:gst_file_src_start:<filesrc0> opening file ok.aac
  90. 0:00:00.281842333 26874 0x1ce80 INFO GST_EVENT gstevent.c:759:gst_event_new_segment: creating segment event time segment start=0:00:00.000000000, offset=0:00:00.000000000, stop=99:99:99.999999999, rate=1.000000, applied_rate=1.000000, flags=0x00, time=0:00:00.000000000, base=0:00:00.000000000, position 0:00:00.000000000, duration 99:99:99.999999999
  91. 0:00:00.282077333 26874 0x1ce80 INFO task gsttask.c:431:gst_task_set_lock: setting stream lock 0xe21fc on task 0xf1000
  92. 0:00:00.282215333 26874 0x1ce80 INFO GST_PADS gstpad.c:5515:gst_pad_start_task:<aacparse0:sink> created task 0xf1000
  93. 0:00:00.282557666 26874 0x1ce80 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<aacparse0> completed state change to PAUSED
  94. 0:00:00.282659000 26874 0x1ce80 INFO GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<aacparse0> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
  95. 0:00:00.282769333 26874 0x1ce80 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<pipeline0> child 'aacparse0' changed state to 3(PAUSED) successfully
  96. 0:00:00.282873333 26874 0x1ce80 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<filesrc0> current READY pending VOID_PENDING, desired next PAUSED
  97. 0:00:00.282819666 26874 0x257b0 INFO GST_ELEMENT_PADS gstelement.c:895:gst_element_get_static_pad: found pad aacparse0:sink
  98. 0:00:00.283021000 26874 0x1ce80 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<filesrc0> completed state change to PAUSED
  99. 0:00:00.283240000 26874 0x1ce80 INFO GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<filesrc0> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
  100. 0:00:00.283365000 26874 0x1ce80 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<pipeline0> child 'filesrc0' changed state to 3(PAUSED) successfully
  101. Pipeline is PREROLLING ...
  102. 0:00:00.283906333 26874 0x257b0 INFO aacparse gstaacparse.c:906:gst_aac_parse_detect_stream: LOAS, framesize: 444
  103. 0:00:00.284157000 26874 0x257b0 INFO aacparse gstaacparse.c:560:gst_aac_parse_read_loas_audio_specific_config:<aacparse0> Found LOAS config: 48000 Hz, 2 channels
  104. 0:00:00.284333333 26874 0x257b0 INFO baseparse gstbaseparse.c:3565:gst_base_parse_set_syncable:<aacparse0> syncable: yes
  105. 0:00:00.284465666 26874 0x257b0 INFO aacparse gstaacparse.c:560:gst_aac_parse_read_loas_audio_specific_config:<aacparse0> Found LOAS config: 48000 Hz, 2 channels
  106. 0:00:00.284562000 26874 0x257b0 WARN aacparse gstaacparse.c:1359:gst_aac_parse_handle_frame:<aacparse0> bla4 0, 0
  107. 0:00:00.284817333 26874 0x257b0 WARN default codec-utils.c:274:gst_codec_utils_aac_get_level: profile 0 is not a valid profile
  108. 0:00:00.285209333 26874 0x257b0 INFO GST_EVENT gstevent.c:678:gst_event_new_caps: creating caps event audio/mpeg, framed=(boolean)true, mpegversion=(int)4, rate=(int)48000, channels=(int)2, stream-format=(string)loas
  109. 0:00:00.286019333 26874 0x257b0 WARN baseparse gstbaseparse.c:3264:gst_base_parse_loop:<aacparse0> error: streaming stopped, reason not-negotiated
  110. 0:00:00.286276000 26874 0x257b0 INFO GST_ERROR_SYSTEM gstelement.c:1835:gst_element_message_full:<aacparse0> posting message: GStreamer encountered a general stream error.
  111. 0:00:00.286550333 26874 0x257b0 INFO GST_ERROR_SYSTEM gstelement.c:1858:gst_element_message_full:<aacparse0> posted error message: GStreamer encountered a general stream error.
  112. ERROR: from element /GstPipeline:pipeline0/GstAacParse:aacparse0: GStreamer encountered a general stream error.
  113. Additional debug info:
  114. gstbaseparse.c(3264): gst_base_parse_loop (): /GstPipeline:pipeline0/GstAacParse:aacparse0:
  115. streaming stopped, reason not-negotiated
  116. ERROR: pipeline doesn't want to preroll.
  117. Setting pipeline to NULL ...
  118. 0:00:00.287032333 26874 0x1ce80 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<fakesink0> current PAUSED pending VOID_PENDING, desired next NULL
  119. 0:00:00.287169666 26874 0x257b0 INFO task gsttask.c:300:gst_task_func:<aacparse0:sink> Task going to paused
  120. 0:00:00.287263666 26874 0x1ce80 INFO GST_STATES gstelement.c:2303:gst_element_continue_state:<fakesink0> committing state from PAUSED to READY, pending NULL, next NULL
  121. 0:00:00.287512333 26874 0x1ce80 INFO GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<fakesink0> notifying about state-changed PAUSED to READY (NULL pending)
  122. 0:00:00.287680000 26874 0x1ce80 INFO GST_STATES gstelement.c:2310:gst_element_continue_state:<fakesink0> continue state change READY to NULL, final NULL
  123. 0:00:00.287904000 26874 0x1ce80 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<fakesink0> completed state change to NULL
  124. 0:00:00.288050666 26874 0x1ce80 INFO GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<fakesink0> notifying about state-changed READY to NULL (VOID_PENDING pending)
  125. 0:00:00.288275000 26874 0x1ce80 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<pipeline0> child 'fakesink0' changed state to 1(NULL) successfully
  126. 0:00:00.288578000 26874 0x1ce80 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<capsfilter0> current PAUSED pending VOID_PENDING, desired next NULL
  127. 0:00:00.288781333 26874 0x1ce80 INFO GST_STATES gstelement.c:2303:gst_element_continue_state:<capsfilter0> committing state from PAUSED to READY, pending NULL, next NULL
  128. 0:00:00.288924000 26874 0x1ce80 INFO GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<capsfilter0> notifying about state-changed PAUSED to READY (NULL pending)
  129. 0:00:00.289081000 26874 0x1ce80 INFO GST_STATES gstelement.c:2310:gst_element_continue_state:<capsfilter0> continue state change READY to NULL, final NULL
  130. 0:00:00.289238666 26874 0x1ce80 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<capsfilter0> completed state change to NULL
  131. 0:00:00.289371333 26874 0x1ce80 INFO GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<capsfilter0> notifying about state-changed READY to NULL (VOID_PENDING pending)
  132. 0:00:00.289669333 26874 0x1ce80 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<pipeline0> child 'capsfilter0' changed state to 1(NULL) successfully
  133. 0:00:00.289830666 26874 0x1ce80 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<aacparse0> current PAUSED pending VOID_PENDING, desired next NULL
  134. 0:00:00.290077333 26874 0x257b0 INFO task gsttask.c:302:gst_task_func:<aacparse0:sink> Task resume from paused
  135. 0:00:00.290247333 26874 0x1ce80 INFO GST_STATES gstelement.c:2303:gst_element_continue_state:<aacparse0> committing state from PAUSED to READY, pending NULL, next NULL
  136. 0:00:00.290393333 26874 0x1ce80 INFO GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<aacparse0> notifying about state-changed PAUSED to READY (NULL pending)
  137. 0:00:00.290612000 26874 0x1ce80 INFO GST_STATES gstelement.c:2310:gst_element_continue_state:<aacparse0> continue state change READY to NULL, final NULL
  138. 0:00:00.290800333 26874 0x1ce80 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<aacparse0> completed state change to NULL
  139. 0:00:00.290950666 26874 0x1ce80 INFO GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<aacparse0> notifying about state-changed READY to NULL (VOID_PENDING pending)
  140. 0:00:00.291109333 26874 0x1ce80 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<pipeline0> child 'aacparse0' changed state to 1(NULL) successfully
  141. 0:00:00.291258000 26874 0x1ce80 INFO GST_STATES gstbin.c:2230:gst_bin_element_set_state:<filesrc0> current PAUSED pending VOID_PENDING, desired next NULL
  142. 0:00:00.291492666 26874 0x1ce80 INFO GST_STATES gstelement.c:2303:gst_element_continue_state:<filesrc0> committing state from PAUSED to READY, pending NULL, next NULL
  143. 0:00:00.291703333 26874 0x1ce80 INFO GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<filesrc0> notifying about state-changed PAUSED to READY (NULL pending)
  144. 0:00:00.291855666 26874 0x1ce80 INFO GST_STATES gstelement.c:2310:gst_element_continue_state:<filesrc0> continue state change READY to NULL, final NULL
  145. 0:00:00.292011000 26874 0x1ce80 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<filesrc0> completed state change to NULL
  146. 0:00:00.292139333 26874 0x1ce80 INFO GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<filesrc0> notifying about state-changed READY to NULL (VOID_PENDING pending)
  147. 0:00:00.292290333 26874 0x1ce80 INFO GST_STATES gstbin.c:2673:gst_bin_change_state_func:<pipeline0> child 'filesrc0' changed state to 1(NULL) successfully
  148. 0:00:00.292709000 26874 0x1ce80 INFO GST_STATES gstelement.c:2328:gst_element_continue_state:<pipeline0> completed state change to NULL
  149. 0:00:00.292856333 26874 0x1ce80 INFO GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<pipeline0> notifying about state-changed READY to NULL (VOID_PENDING pending)
  150. Freeing pipeline ...
  151. 0:00:00.293203000 26874 0x1ce80 INFO GST_ELEMENT_PADS gstpad.c:1943:gst_pad_unlink: unlinking aacparse0:src(0xe22f8) and capsfilter0:sink(0xe2588)
  152. 0:00:00.293380333 26874 0x1ce80 INFO GST_ELEMENT_PADS gstpad.c:1997:gst_pad_unlink: unlinked aacparse0:src and capsfilter0:sink
  153. 0:00:00.293555333 26874 0x1ce80 INFO GST_ELEMENT_PADS gstpad.c:1943:gst_pad_unlink: unlinking capsfilter0:src(0xe26d0) and fakesink0:sink(0xe2440)
  154. 0:00:00.293783000 26874 0x1ce80 INFO GST_ELEMENT_PADS gstpad.c:1997:gst_pad_unlink: unlinked capsfilter0:src and fakesink0:sink
  155. 0:00:00.293957666 26874 0x1ce80 INFO GST_PARENTAGE gstbin.c:1554:gst_bin_remove_func:<pipeline0> removed child "capsfilter0"
  156. 0:00:00.294186666 26874 0x1ce80 INFO GST_REFCOUNTING gstelement.c:2873:gst_element_dispose:<capsfilter0> dispose
  157. 0:00:00.294397000 26874 0x1ce80 INFO GST_ELEMENT_PADS gstelement.c:763:gst_element_remove_pad:<capsfilter0> removing pad 'sink'
  158. 0:00:00.294725666 26874 0x1ce80 INFO GST_ELEMENT_PADS gstelement.c:763:gst_element_remove_pad:<capsfilter0> removing pad 'src'
  159. 0:00:00.294898333 26874 0x1ce80 INFO GST_REFCOUNTING gstelement.c:2917:gst_element_dispose:<capsfilter0> parent class dispose
  160. 0:00:00.295035000 26874 0x1ce80 INFO GST_REFCOUNTING gstelement.c:2948:gst_element_finalize:<capsfilter0> finalize
  161. 0:00:00.295160666 26874 0x1ce80 INFO GST_REFCOUNTING gstelement.c:2953:gst_element_finalize:<capsfilter0> finalize parent
  162. 0:00:00.295392333 26874 0x1ce80 INFO GST_PARENTAGE gstbin.c:1554:gst_bin_remove_func:<pipeline0> removed child "fakesink0"
  163. 0:00:00.295548000 26874 0x1ce80 INFO GST_REFCOUNTING gstelement.c:2873:gst_element_dispose:<fakesink0> dispose
  164. 0:00:00.295750666 26874 0x1ce80 INFO GST_ELEMENT_PADS gstelement.c:763:gst_element_remove_pad:<fakesink0> removing pad 'sink'
  165. 0:00:00.295912333 26874 0x1ce80 INFO GST_REFCOUNTING gstelement.c:2917:gst_element_dispose:<fakesink0> parent class dispose
  166. 0:00:00.296050666 26874 0x1ce80 INFO GST_REFCOUNTING gstelement.c:2948:gst_element_finalize:<fakesink0> finalize
  167. 0:00:00.296177000 26874 0x1ce80 INFO GST_REFCOUNTING gstelement.c:2953:gst_element_finalize:<fakesink0> finalize parent
  168. 0:00:00.296317333 26874 0x1ce80 INFO GST_ELEMENT_PADS gstpad.c:1943:gst_pad_unlink: unlinking filesrc0:src(0xe2068) and aacparse0:sink(0xe21b0)
  169. 0:00:00.296489000 26874 0x1ce80 INFO GST_ELEMENT_PADS gstpad.c:1997:gst_pad_unlink: unlinked filesrc0:src and aacparse0:sink
  170. 0:00:00.296669666 26874 0x1ce80 INFO GST_PARENTAGE gstbin.c:1554:gst_bin_remove_func:<pipeline0> removed child "aacparse0"
  171. 0:00:00.296908000 26874 0x1ce80 INFO GST_REFCOUNTING gstelement.c:2873:gst_element_dispose:<aacparse0> dispose
  172. 0:00:00.297134666 26874 0x1ce80 INFO GST_ELEMENT_PADS gstelement.c:763:gst_element_remove_pad:<aacparse0> removing pad 'sink'
  173. 0:00:00.297298000 26874 0x1ce80 INFO GST_ELEMENT_PADS gstelement.c:763:gst_element_remove_pad:<aacparse0> removing pad 'src'
  174. 0:00:00.297451333 26874 0x1ce80 INFO GST_REFCOUNTING gstelement.c:2917:gst_element_dispose:<aacparse0> parent class dispose
  175. 0:00:00.297621666 26874 0x1ce80 INFO GST_REFCOUNTING gstelement.c:2948:gst_element_finalize:<aacparse0> finalize
  176. 0:00:00.297806000 26874 0x1ce80 INFO GST_REFCOUNTING gstelement.c:2953:gst_element_finalize:<aacparse0> finalize parent
  177. 0:00:00.297980666 26874 0x1ce80 INFO GST_PARENTAGE gstbin.c:1554:gst_bin_remove_func:<pipeline0> removed child "filesrc0"
  178. 0:00:00.298143333 26874 0x1ce80 INFO GST_REFCOUNTING gstelement.c:2873:gst_element_dispose:<filesrc0> dispose
  179. 0:00:00.298331666 26874 0x1ce80 INFO GST_ELEMENT_PADS gstelement.c:763:gst_element_remove_pad:<filesrc0> removing pad 'src'
  180. 0:00:00.298525000 26874 0x1ce80 INFO GST_REFCOUNTING gstelement.c:2917:gst_element_dispose:<filesrc0> parent class dispose
  181. 0:00:00.298698666 26874 0x1ce80 INFO GST_REFCOUNTING gstelement.c:2948:gst_element_finalize:<filesrc0> finalize
  182. 0:00:00.298902000 26874 0x1ce80 INFO GST_REFCOUNTING gstelement.c:2953:gst_element_finalize:<filesrc0> finalize parent
  183. 0:00:00.299052666 26874 0x1ce80 INFO GST_REFCOUNTING gstelement.c:2873:gst_element_dispose:<pipeline0> dispose
  184. 0:00:00.299258333 26874 0x1ce80 INFO GST_REFCOUNTING gstelement.c:2917:gst_element_dispose:<pipeline0> parent class dispose
  185. 0:00:00.299399666 26874 0x1ce80 INFO GST_REFCOUNTING gstelement.c:2948:gst_element_finalize:<pipeline0> finalize
  186. 0:00:00.299528333 26874 0x1ce80 INFO GST_REFCOUNTING gstelement.c:2953:gst_element_finalize:<pipeline0> finalize parent
  187. 0:00:00.299665333 26874 0x1ce80 INFO GST_INIT gst.c:940:gst_deinit: deinitializing GStreamer
  188. 0:00:00.310912666 26874 0x1ce80 INFO GST_INIT gst.c:1071:gst_deinit: deinitialized GStreamer
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement