<html><head></head><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:16px"><div id="yui_3_16_0_ym19_1_1481732661273_13464"><span>Hi,</span></div><div id="yui_3_16_0_ym19_1_1481732661273_13581" dir="ltr"><span id="yui_3_16_0_ym19_1_1481732661273_15385"> I'm changing the source of my pipeline.</span></div><div dir="ltr" id="yui_3_16_0_ym19_1_1481732661273_43403"><span id="yui_3_16_0_ym19_1_1481732661273_15385">From reading stuff on the net it looks like I should be able to set the pipeline to READY then change this.</span></div><div dir="ltr" id="yui_3_16_0_ym19_1_1481732661273_17247"><span id="yui_3_16_0_ym19_1_1481732661273_15385"><br></span></div><div dir="ltr" id="yui_3_16_0_ym19_1_1481732661273_20798"><span id="yui_3_16_0_ym19_1_1481732661273_15385">If I use READY, the image is never displayed.</span></div><div dir="ltr" id="yui_3_16_0_ym19_1_1481732661273_29758"><span id="yui_3_16_0_ym19_1_1481732661273_15385"><br></span></div><div dir="ltr" id="yui_3_16_0_ym19_1_1481732661273_20799"><span id="yui_3_16_0_ym19_1_1481732661273_15385">If I use NULL then things work ... except there is a flash where the screen is black, which is not ideal.</span></div><div dir="ltr" id="yui_3_16_0_ym19_1_1481732661273_20800"><span id="yui_3_16_0_ym19_1_1481732661273_15385"><br></span></div>Should this work (I'm fairly sure it did in older gst versions) -<br><div id="yui_3_16_0_ym19_1_1481732661273_43329"><br></div><div dir="ltr" id="yui_3_16_0_ym19_1_1481732661273_29760">- I'm doing these operations in gobject idle handler, not sure if that makes a difference.</div><div dir="ltr" id="yui_3_16_0_ym19_1_1481732661273_29764"><br></div><div dir="ltr" id="yui_3_16_0_ym19_1_1481732661273_29768">pipeline: filesrc->decodebin->glimagesink</div><div id="yui_3_16_0_ym19_1_1481732661273_17246"><div id="yui_3_16_0_ym19_1_1481732661273_43439"><br></div><div id="yui_3_16_0_ym19_1_1481732661273_31675" dir="ltr">Gstreamer Master, on raspbian, with this patch for glimagesink <a href="https://bugzilla.gnome.org/show_bug.cgi?id=776091" class="" id="yui_3_16_0_ym19_1_1481732661273_43242">https://bugzilla.gnome.org/show_bug.cgi?id=776091</a><br></div><div id="yui_3_16_0_ym19_1_1481732661273_43289"><br></div><div id="yui_3_16_0_ym19_1_1481732661273_43267"><br></div><div id="yui_3_16_0_ym19_1_1481732661273_43268"><br></div><div dir="ltr" id="yui_3_16_0_ym19_1_1481732661273_43366">- GST DEBUG=4 from the point of changing the image.<br></div><div id="yui_3_16_0_ym19_1_1481732661273_41418"><br></div><div dir="ltr" id="yui_3_16_0_ym19_1_1481732661273_31695">0:01:02.648336826 8616 0x6ef01800 INFO GST_STATES gstbin.c:3441:bin_handle_async_done:<glimagesinkbin0> committing state from READY to PAUSED, old pending PAUSED<br id="yui_3_16_0_ym19_1_1481732661273_41228">0:01:02.648413909 8616 0x6ef01800 INFO GST_STATES gstbin.c:3461:bin_handle_async_done:<glimagesinkbin0> completed state change, pending VOID<br id="yui_3_16_0_ym19_1_1481732661273_41229">0:01:02.648445471 8616 0x6ef01800 INFO GST_STATES gstelement.c:2369:_priv_gst_element_state_changed:<glimagesinkbin0> notifying about state-changed READY to PAUSED (VOID_PENDING pending)<br id="yui_3_16_0_ym19_1_1481732661273_41230">0:01:02.648510627 8616 0x6ef01800 INFO GST_STATES gstbin.c:3441:bin_handle_async_done:<pipeline0> committing state from READY to PAUSED, old pending PLAYING<br id="yui_3_16_0_ym19_1_1481732661273_41231">0:01:02.648551199 8616 0x6ef01800 INFO GST_STATES gstbin.c:3470:bin_handle_async_done:<pipeline0> continue state change, pending PLAYING<br id="yui_3_16_0_ym19_1_1481732661273_41232">0:01:02.648584428 8616 0x6ef01800 INFO GST_STATES gstelement.c:2369:_priv_gst_element_state_changed:<pipeline0> notifying about state-changed READY to PAUSED (PLAYING pending)<br id="yui_3_16_0_ym19_1_1481732661273_41233">0:01:02.648778489 8616 0x6f028e90 INFO GST_STATES gstbin.c:3267:gst_bin_continue_func:<pipeline0> continue state change PAUSED to PLAYING, final PLAYING<br id="yui_3_16_0_ym19_1_1481732661273_41234">0:01:02.649137184 8616 0x6f028e90 INFO GST_EVENT gstevent.c:1382:gst_event_new_latency: creating latency event 0:00:00.000000000<br id="yui_3_16_0_ym19_1_1481732661273_41235">0:01:02.649314161 8616 0x6f028e90 INFO bin gstbin.c:2798:gst_bin_do_latency_func:<pipeline0> configured latency of 0:00:00.000000000<br id="yui_3_16_0_ym19_1_1481732661273_41236">0:01:02.649400619 8616 0x6f028e90 INFO GST_STATES gstbin.c:2521:gst_bin_element_set_state:<glimagesinkbin0> current PAUSED pending VOID_PENDING, desired next PLAYING<br id="yui_3_16_0_ym19_1_1481732661273_41237">0:01:02.649482545 8616 0x6f028e90 INFO GST_STATES gstbin.c:2521:gst_bin_element_set_state:<sink> current PAUSED pending VOID_PENDING, desired next PLAYING<br id="yui_3_16_0_ym19_1_1481732661273_41238">0:01:02.649547701 8616 0x6f028e90 INFO GST_STATES gstelement.c:2464:gst_element_continue_state:<sink> completed state change to PLAYING<br id="yui_3_16_0_ym19_1_1481732661273_41239">0:01:02.649582544 8616 0x6f028e90 INFO GST_STATES gstelement.c:2369:_priv_gst_element_state_changed:<sink> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)<br id="yui_3_16_0_ym19_1_1481732661273_41240">0:01:02.649782074 8616 0x6f028e90 INFO GST_STATES gstbin.c:2969:gst_bin_change_state_func:<glimagesinkbin0> child 'sink' changed state to 4(PLAYING) successfully<br id="yui_3_16_0_ym19_1_1481732661273_41241">0:01:02.649839417 8616 0x6f028e90 INFO GST_STATES gstbin.c:2521:gst_bin_element_set_state:<glcolorbalance0> current PAUSED pending VOID_PENDING, desired next PLAYING<br id="yui_3_16_0_ym19_1_1481732661273_41242">0:01:02.649891396 8616 0x6f028e90 INFO GST_STATES gstelement.c:2464:gst_element_continue_state:<glcolorbalance0> completed state change to PLAYING<br id="yui_3_16_0_ym19_1_1481732661273_41243">0:01:02.649926083 8616 0x6f028e90 INFO GST_STATES gstelement.c:2369:_priv_gst_element_state_changed:<glcolorbalance0> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)<br id="yui_3_16_0_ym19_1_1481732661273_41244">0:01:02.649985093 8616 0x6f028e90 INFO GST_STATES gstbin.c:2969:gst_bin_change_state_func:<glimagesinkbin0> child 'glcolorbalance0' changed state to 4(PLAYING) successfully<br id="yui_3_16_0_ym19_1_1481732661273_41245">0:01:02.650033843 8616 0x6f028e90 INFO GST_STATES gstbin.c:2521:gst_bin_element_set_state:<glcolorconvertelement0> current PAUSED pending VOID_PENDING, desired next PLAYING<br id="yui_3_16_0_ym19_1_1481732661273_41246">0:01:02.650080509 8616 0x6f028e90 INFO GST_STATES gstelement.c:2464:gst_element_continue_state:<glcolorconvertelement0> completed state change to PLAYING<br id="yui_3_16_0_ym19_1_1481732661273_41247">0:01:02.650112957 8616 0x6f028e90 INFO GST_STATES gstelement.c:2369:_priv_gst_element_state_changed:<glcolorconvertelement0> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)<br id="yui_3_16_0_ym19_1_1481732661273_41248">0:01:02.650167748 8616 0x6f028e90 INFO GST_STATES gstbin.c:2969:gst_bin_change_state_func:<glimagesinkbin0> child 'glcolorconvertelement0' changed state to 4(PLAYING) successfully<br id="yui_3_16_0_ym19_1_1481732661273_41249">0:01:02.650214049 8616 0x6f028e90 INFO GST_STATES gstbin.c:2521:gst_bin_element_set_state:<gluploadelement0> current PAUSED pending VOID_PENDING, desired next PLAYING<br id="yui_3_16_0_ym19_1_1481732661273_41250">0:01:02.650259934 8616 0x6f028e90 INFO GST_STATES gstelement.c:2464:gst_element_continue_state:<gluploadelement0> completed state change to PLAYING<br id="yui_3_16_0_ym19_1_1481732661273_41251">0:01:02.650292330 8616 0x6f028e90 INFO GST_STATES gstelement.c:2369:_priv_gst_element_state_changed:<gluploadelement0> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)<br id="yui_3_16_0_ym19_1_1481732661273_41252">0:01:02.650345507 8616 0x6f028e90 INFO GST_STATES gstbin.c:2969:gst_bin_change_state_func:<glimagesinkbin0> child 'gluploadelement0' changed state to 4(PLAYING) successfully<br id="yui_3_16_0_ym19_1_1481732661273_41253">0:01:02.650396756 8616 0x6f028e90 INFO GST_STATES gstelement.c:2464:gst_element_continue_state:<glimagesinkbin0> completed state change to PLAYING<br id="yui_3_16_0_ym19_1_1481732661273_41254">0:01:02.650428996 8616 0x6f028e90 INFO GST_STATES gstelement.c:2369:_priv_gst_element_state_changed:<glimagesinkbin0> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)<br id="yui_3_16_0_ym19_1_1481732661273_41255">0:01:02.650484255 8616 0x6f028e90 INFO GST_STATES gstbin.c:2969:gst_bin_change_state_func:<pipeline0> child 'glimagesinkbin0' changed state to 4(PLAYING) successfully<br id="yui_3_16_0_ym19_1_1481732661273_41256">0:01:02.650535349 8616 0x6f028e90 INFO GST_STATES gstbin.c:2521:gst_bin_element_set_state:<decode> current PAUSED pending VOID_PENDING, desired next PLAYING<br id="yui_3_16_0_ym19_1_1481732661273_41257">0:01:02.650610348 8616 0x6f028e90 INFO GST_STATES gstbin.c:2521:gst_bin_element_set_state:<pngdec1> current PAUSED pending VOID_PENDING, desired next PLAYING<br id="yui_3_16_0_ym19_1_1481732661273_41258">0:01:02.650662744 8616 0x6f028e90 INFO GST_STATES gstelement.c:2464:gst_element_continue_state:<pngdec1> completed state change to PLAYING<br id="yui_3_16_0_ym19_1_1481732661273_41259">0:01:02.650695035 8616 0x6f028e90 INFO GST_STATES gstelement.c:2369:_priv_gst_element_state_changed:<pngdec1> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)<br id="yui_3_16_0_ym19_1_1481732661273_41260">0:01:02.650751232 8616 0x6f028e90 INFO GST_STATES gstbin.c:2969:gst_bin_change_state_func:<decode> child 'pngdec1' changed state to 4(PLAYING) successfully<br id="yui_3_16_0_ym19_1_1481732661273_41261">0:01:02.650799982 8616 0x6f028e90 INFO GST_STATES gstbin.c:2521:gst_bin_element_set_state:<pngparse1> current PAUSED pending VOID_PENDING, desired next PLAYING<br id="yui_3_16_0_ym19_1_1481732661273_41262">0:01:02.650848679 8616 0x6f028e90 INFO GST_STATES gstelement.c:2464:gst_element_continue_state:<pngparse1> completed state change to PLAYING<br id="yui_3_16_0_ym19_1_1481732661273_41263">0:01:02.650881544 8616 0x6f028e90 INFO GST_STATES gstelement.c:2369:_priv_gst_element_state_changed:<pngparse1> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)<br id="yui_3_16_0_ym19_1_1481732661273_41264">0:01:02.650937272 8616 0x6f028e90 INFO GST_STATES gstbin.c:2969:gst_bin_change_state_func:<decode> child 'pngparse1' changed state to 4(PLAYING) successfully<br id="yui_3_16_0_ym19_1_1481732661273_41265">0:01:02.650983626 8616 0x6f028e90 INFO GST_STATES gstbin.c:2521:gst_bin_element_set_state:<typefind> current PAUSED pending VOID_PENDING, desired next PLAYING<br id="yui_3_16_0_ym19_1_1481732661273_41266">0:01:02.651032376 8616 0x6f028e90 INFO GST_STATES gstelement.c:2464:gst_element_continue_state:<typefind> completed state change to PLAYING<br id="yui_3_16_0_ym19_1_1481732661273_41267">0:01:02.651064719 8616 0x6f028e90 INFO GST_STATES gstelement.c:2369:_priv_gst_element_state_changed:<typefind> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)<br id="yui_3_16_0_ym19_1_1481732661273_41268">0:01:02.651119250 8616 0x6f028e90 INFO GST_STATES gstbin.c:2969:gst_bin_change_state_func:<decode> child 'typefind' changed state to 4(PLAYING) successfully<br id="yui_3_16_0_ym19_1_1481732661273_41269">0:01:02.651167218 8616 0x6f028e90 INFO GST_STATES gstelement.c:2464:gst_element_continue_state:<decode> completed state change to PLAYING<br id="yui_3_16_0_ym19_1_1481732661273_41270">0:01:02.651199562 8616 0x6f028e90 INFO GST_STATES gstelement.c:2369:_priv_gst_element_state_changed:<decode> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)<br id="yui_3_16_0_ym19_1_1481732661273_41271">0:01:02.651252061 8616 0x6f028e90 INFO GST_STATES gstbin.c:2969:gst_bin_change_state_func:<pipeline0> child 'decode' changed state to 4(PLAYING) successfully<br id="yui_3_16_0_ym19_1_1481732661273_41272">0:01:02.651297686 8616 0x6f028e90 INFO GST_STATES gstbin.c:2521:gst_bin_element_set_state:<filesrc0> current PAUSED pending VOID_PENDING, desired next PLAYING<br id="yui_3_16_0_ym19_1_1481732661273_41273">0:01:02.651347113 8616 0x6f028e90 INFO GST_STATES gstelement.c:2464:gst_element_continue_state:<filesrc0> completed state change to PLAYING<br id="yui_3_16_0_ym19_1_1481732661273_41274">0:01:02.651379196 8616 0x6f028e90 INFO GST_STATES gstelement.c:2369:_priv_gst_element_state_changed:<filesrc0> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)<br id="yui_3_16_0_ym19_1_1481732661273_41275">0:01:02.651431070 8616 0x6f028e90 INFO GST_STATES gstbin.c:2969:gst_bin_change_state_func:<pipeline0> child 'filesrc0' changed state to 4(PLAYING) successfully<br id="yui_3_16_0_ym19_1_1481732661273_41276">0:01:02.651477736 8616 0x6f028e90 INFO GST_STATES gstelement.c:2464:gst_element_continue_state:<pipeline0> completed state change to PLAYING<br id="yui_3_16_0_ym19_1_1481732661273_41277">0:01:02.651509663 8616 0x6f028e90 INFO GST_STATES gstelement.c:2369:_priv_gst_element_state_changed:<pipeline0> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)<br id="yui_3_16_0_ym19_1_1481732661273_41278">0:01:02.652490749 8616 0x6ef01800 WARN basesrc gstbasesrc.c:2401:gst_base_src_update_length:<filesrc0> processing at or past EOS<br id="yui_3_16_0_ym19_1_1481732661273_41279">0:01:02.652578248 8616 0x6ef01800 INFO GST_SCHEDULING gstpad.c:4775:gst_pad_get_range_unchecked:<filesrc0:src> getrange failed, flow: eos<br id="yui_3_16_0_ym19_1_1481732661273_41280">0:01:02.652629081 8616 0x6ef01800 INFO GST_SCHEDULING gstpad.c:4990:gst_pad_pull_range:<decode:sink> pullrange failed, flow: eos<br id="yui_3_16_0_ym19_1_1481732661273_41281">0:01:02.652666476 8616 0x6ef01800 INFO GST_SCHEDULING gstpad.c:4775:gst_pad_get_range_unchecked:<sink:proxypad0> getrange failed, flow: eos<br id="yui_3_16_0_ym19_1_1481732661273_41282">0:01:02.652663247 8616 0x6298e0 INFO GST_REFCOUNTING gstelement.c:3039:gst_element_dispose:<pngdec0> 0x6f006138 dispose<br id="yui_3_16_0_ym19_1_1481732661273_41283">0:01:02.652702570 8616 0x6ef01800 INFO GST_SCHEDULING gstpad.c:4990:gst_pad_pull_range:<typefind:sink> pullrange failed, flow: eos<br id="yui_3_16_0_ym19_1_1481732661273_41284">0:01:02.652792777 8616 0x6298e0 INFO GST_ELEMENT_PADS gstelement.c:785:gst_element_remove_pad:<pngdec0> removing pad 'sink'<br id="yui_3_16_0_ym19_1_1481732661273_41285">0:01:02.652813037 8616 0x6ef01800 INFO GST_SCHEDULING gstpad.c:4775:gst_pad_get_range_unchecked:<typefind:src> getrange failed, flow: eos<br id="yui_3_16_0_ym19_1_1481732661273_41286">0:01:02.652917620 8616 0x6298e0 INFO GST_ELEMENT_PADS gstelement.c:785:gst_element_remove_pad:<pngdec0> removing pad 'src'<br id="yui_3_16_0_ym19_1_1481732661273_41287">0:01:02.653105327 8616 0x6298e0 INFO GST_REFCOUNTING gstelement.c:3085:gst_element_dispose:<pngdec0> 0x6f006138 parent class dispose<br id="yui_3_16_0_ym19_1_1481732661273_41288">0:01:02.653198972 8616 0x6298e0 INFO GST_REFCOUNTING gstelement.c:3116:gst_element_finalize:<pngdec0> 0x6f006138 finalize<br id="yui_3_16_0_ym19_1_1481732661273_41289">0:01:02.653252044 8616 0x6298e0 INFO GST_REFCOUNTING gstelement.c:3122:gst_element_finalize:<pngdec0> 0x6f006138 finalize parent<br id="yui_3_16_0_ym19_1_1481732661273_41290">0:01:02.653304752 8616 0x6ef01800 INFO GST_SCHEDULING gstpad.c:4990:gst_pad_pull_range:<pngparse1:sink> pullrange failed, flow: eos<br id="yui_3_16_0_ym19_1_1481732661273_41291">0:01:02.653379387 8616 0x6298e0 INFO GST_REFCOUNTING gstelement.c:3039:gst_element_dispose:<pngparse0> 0x6ef34278 dispose<br id="yui_3_16_0_ym19_1_1481732661273_41292">0:01:02.653451782 8616 0x6298e0 INFO GST_ELEMENT_PADS gstelement.c:785:gst_element_remove_pad:<pngparse0> removing pad 'sink'<br id="yui_3_16_0_ym19_1_1481732661273_41293">0:01:02.653520115 8616 0x6298e0 INFO GST_ELEMENT_PADS gstelement.c:785:gst_element_remove_pad:<pngparse0> removing pad 'src'<br id="yui_3_16_0_ym19_1_1481732661273_41294">0:01:02.653588968 8616 0x6298e0 INFO GST_REFCOUNTING gstelement.c:3085:gst_element_dispose:<pngparse0> 0x6ef34278 parent class dispose<br id="yui_3_16_0_ym19_1_1481732661273_41295">0:01:02.653715738 8616 0x6298e0 INFO GST_REFCOUNTING gstelement.c:3116:gst_element_finalize:<pngparse0> 0x6ef34278 finalize<br id="yui_3_16_0_ym19_1_1481732661273_41296">0:01:02.653779383 8616 0x6298e0 INFO GST_REFCOUNTING gstelement.c:3122:gst_element_finalize:<pngparse0> 0x6ef34278 finalize parent<br id="yui_3_16_0_ym19_1_1481732661273_41297">0:01:02.654099433 8616 0x6ef01800 INFO task gsttask.c:318:gst_task_func:<pngparse1:sink> Task going to paused<br id="yui_3_16_0_ym19_1_1481732661273_41298">0:01:03.320905755 8616 0x6298e0 INFO GST_EVENT gstevent.c:1268:gst_event_new_seek: creating seek rate 1.000000, format TIME, flags 5, start_type 1, start 0:00:00.001172304, stop_type 1, stop 99:99:99.999999999<br id="yui_3_16_0_ym19_1_1481732661273_41299">0:01:03.321398147 8616 0x6298e0 INFO default gstsegment.c:372:gst_segment_do_seek: segment updated: time segment start=0:00:00.001172304, offset=0:00:00.000000000, stop=99:99:99.999999999, rate=1.000000, applied_rate=1.000000, flags=0x01, time=0:00:00.001172304, base=0:00:00.000000000, position 0:00:00.001172304, duration 99:99:99.999999999<br id="yui_3_16_0_ym19_1_1481732661273_41300">0:01:03.321778664 8616 0x6298e0 INFO GST_STATES gstelement.c:2369:_priv_gst_element_state_changed:<sink> notifying about state-changed PAUSED to PAUSED (PAUSED pending)<br id="yui_3_16_0_ym19_1_1481732661273_41301">0:01:03.321981996 8616 0x6298e0 INFO GST_STATES gstelement.c:2369:_priv_gst_element_state_changed:<glimagesinkbin0> notifying about state-changed PAUSED to PAUSED (PAUSED pending)<br id="yui_3_16_0_ym19_1_1481732661273_41302">0:01:03.322130640 8616 0x6298e0 INFO GST_STATES gstelement.c:2369:_priv_gst_element_state_changed:<pipeline0> notifying about state-changed PAUSED to PAUSED (PAUSED pending)<br id="yui_3_16_0_ym19_1_1481732661273_41303">0:01:03.322390898 8616 0x6298e0 INFO GST_EVENT gstevent.c:550:gst_event_new_flush_stop: creating flush stop 1<br id="yui_3_16_0_ym19_1_1481732661273_41304">0:01:03.322792249 8616 0x6298e0 INFO GST_EVENT gstevent.c:889:gst_event_new_segment: creating segment event time segment start=0:00:00.001172304, offset=0:00:00.000000000, stop=99:99:99.999999999, rate=1.000000, applied_rate=1.000000, flags=0x01, time=0:00:00.001172304, base=0:00:00.000000000, position 0:00:00.001172304, duration 99:99:99.999999999<br id="yui_3_16_0_ym19_1_1481732661273_41305">0:01:03.323099069 8616 0x6ef01800 INFO task gsttask.c:320:gst_task_func:<pngparse1:sink> Task resume from paused<br id="yui_3_16_0_ym19_1_1481732661273_41306">0:01:03.324190779 8616 0x6ef01800 INFO GST_STATES gstbin.c:3441:bin_handle_async_done:<glimagesinkbin0> committing state from PAUSED to PAUSED, old pending PLAYING<br id="yui_3_16_0_ym19_1_1481732661273_41307">0:01:03.324308799 8616 0x6ef01800 INFO GST_STATES gstbin.c:3461:bin_handle_async_done:<glimagesinkbin0> completed state change, pending VOID<br id="yui_3_16_0_ym19_1_1481732661273_41308">0:01:03.324371350 8616 0x6ef01800 INFO GST_STATES gstelement.c:2369:_priv_gst_element_state_changed:<glimagesinkbin0> notifying about state-changed PAUSED to PAUSED (VOID_PENDING pending)<br id="yui_3_16_0_ym19_1_1481732661273_41309">0:01:03.324687285 8616 0x6ef01800 INFO GST_STATES gstbin.c:3441:bin_handle_async_done:<pipeline0> committing state from PAUSED to PAUSED, old pending PLAYING<br id="yui_3_16_0_ym19_1_1481732661273_41310">0:01:03.324797180 8616 0x6ef01800 INFO GST_STATES gstbin.c:3470:bin_handle_async_done:<pipeline0> continue state change, pending PLAYING<br id="yui_3_16_0_ym19_1_1481732661273_41311">0:01:03.324891710 8616 0x6ef01800 INFO GST_STATES gstelement.c:2369:_priv_gst_element_state_changed:<pipeline0> notifying about state-changed PAUSED to PAUSED (PLAYING pending)<br id="yui_3_16_0_ym19_1_1481732661273_41312">0:01:03.325136604 8616 0x6f028e90 INFO GST_STATES gstbin.c:3267:gst_bin_continue_func:<pipeline0> continue state change PAUSED to PLAYING, final PLAYING<br id="yui_3_16_0_ym19_1_1481732661273_41313">0:01:03.325586392 8616 0x6f028e90 INFO GST_EVENT gstevent.c:1382:gst_event_new_latency: creating latency event 0:00:00.000000000<br id="yui_3_16_0_ym19_1_1481732661273_41314">0:01:03.325865660 8616 0x6f028e90 INFO bin gstbin.c:2798:gst_bin_do_latency_func:<pipeline0> configured latency of 0:00:00.000000000<br id="yui_3_16_0_ym19_1_1481732661273_41315">0:01:03.326006544 8616 0x6f028e90 INFO GST_STATES gstbin.c:2521:gst_bin_element_set_state:<glimagesinkbin0> current PAUSED pending VOID_PENDING, desired next PLAYING<br id="yui_3_16_0_ym19_1_1481732661273_41316">0:01:03.326150293 8616 0x6f028e90 INFO GST_STATES gstbin.c:2521:gst_bin_element_set_state:<sink> current PAUSED pending VOID_PENDING, desired next PLAYING<br id="yui_3_16_0_ym19_1_1481732661273_41317">0:01:03.326259146 8616 0x6f028e90 INFO GST_STATES gstelement.c:2464:gst_element_continue_state:<sink> completed state change to PLAYING<br id="yui_3_16_0_ym19_1_1481732661273_41318">0:01:03.326334406 8616 0x6f028e90 INFO GST_STATES gstelement.c:2369:_priv_gst_element_state_changed:<sink> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)<br id="yui_3_16_0_ym19_1_1481732661273_41319">0:01:03.326451801 8616 0x6ef01800 INFO task gsttask.c:318:gst_task_func:<pngparse1:sink> Task going to paused<br id="yui_3_16_0_ym19_1_1481732661273_41320">0:01:03.326464405 8616 0x6f028e90 INFO GST_STATES gstbin.c:2969:gst_bin_change_state_func:<glimagesinkbin0> child 'sink' changed state to 4(PLAYING) successfully<br id="yui_3_16_0_ym19_1_1481732661273_41321">0:01:03.326604039 8616 0x6f028e90 INFO GST_STATES gstbin.c:2521:gst_bin_element_set_state:<glcolorbalance0> current PLAYING pending VOID_PENDING, desired next PLAYING<br id="yui_3_16_0_ym19_1_1481732661273_41322">0:01:03.326683674 8616 0x6f028e90 INFO GST_STATES gstbin.c:2638:gst_bin_element_set_state:<glcolorbalance0> skipping transition from PLAYING to PLAYING<br id="yui_3_16_0_ym19_1_1481732661273_41323">0:01:03.326753465 8616 0x6f028e90 INFO GST_STATES gstbin.c:2969:gst_bin_change_state_func:<glimagesinkbin0> child 'glcolorbalance0' changed state to 4(PLAYING) successfully<br id="yui_3_16_0_ym19_1_1481732661273_41324">0:01:03.326843933 8616 0x6f028e90 INFO GST_STATES gstbin.c:2521:gst_bin_element_set_state:<glcolorconvertelement0> current PLAYING pending VOID_PENDING, desired next PLAYING<br id="yui_3_16_0_ym19_1_1481732661273_41325">0:01:03.326919557 8616 0x6f028e90 INFO GST_STATES gstbin.c:2638:gst_bin_element_set_state:<glcolorconvertelement0> skipping transition from PLAYING to PLAYING<br id="yui_3_16_0_ym19_1_1481732661273_41326">0:01:03.326986744 8616 0x6f028e90 INFO GST_STATES gstbin.c:2969:gst_bin_change_state_func:<glimagesinkbin0> child 'glcolorconvertelement0' changed state to 4(PLAYING) successfully<br id="yui_3_16_0_ym19_1_1481732661273_41327">0:01:03.327073931 8616 0x6f028e90 INFO GST_STATES gstbin.c:2521:gst_bin_element_set_state:<gluploadelement0> current PLAYING pending VOID_PENDING, desired next PLAYING<br id="yui_3_16_0_ym19_1_1481732661273_41328">0:01:03.327149087 8616 0x6f028e90 INFO GST_STATES gstbin.c:2638:gst_bin_element_set_state:<gluploadelement0> skipping transition from PLAYING to PLAYING<br id="yui_3_16_0_ym19_1_1481732661273_41329">0:01:03.327216951 8616 0x6f028e90 INFO GST_STATES gstbin.c:2969:gst_bin_change_state_func:<glimagesinkbin0> child 'gluploadelement0' changed state to 4(PLAYING) successfully<br id="yui_3_16_0_ym19_1_1481732661273_41330">0:01:03.327309137 8616 0x6f028e90 INFO GST_STATES gstelement.c:2464:gst_element_continue_state:<glimagesinkbin0> completed state change to PLAYING<br id="yui_3_16_0_ym19_1_1481732661273_41331">0:01:03.327373616 8616 0x6f028e90 INFO GST_STATES gstelement.c:2369:_priv_gst_element_state_changed:<glimagesinkbin0> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)<br id="yui_3_16_0_ym19_1_1481732661273_41332">0:01:03.327511844 8616 0x6f028e90 INFO GST_STATES gstbin.c:2969:gst_bin_change_state_func:<pipeline0> child 'glimagesinkbin0' changed state to 4(PLAYING) successfully<br id="yui_3_16_0_ym19_1_1481732661273_41333">0:01:03.327614812 8616 0x6f028e90 INFO GST_STATES gstbin.c:2521:gst_bin_element_set_state:<decode> current PLAYING pending VOID_PENDING, desired next PLAYING<br id="yui_3_16_0_ym19_1_1481732661273_41334">0:01:03.327746581 8616 0x6f028e90 INFO GST_STATES gstbin.c:2521:gst_bin_element_set_state:<pngdec1> current PLAYING pending VOID_PENDING, desired next PLAYING<br id="yui_3_16_0_ym19_1_1481732661273_41335">0:01:03.327824341 8616 0x6f028e90 INFO GST_STATES gstbin.c:2638:gst_bin_element_set_state:<pngdec1> skipping transition from PLAYING to PLAYING<br id="yui_3_16_0_ym19_1_1481732661273_41336">0:01:03.327892153 8616 0x6f028e90 INFO GST_STATES gstbin.c:2969:gst_bin_change_state_func:<decode> child 'pngdec1' changed state to 4(PLAYING) successfully<br id="yui_3_16_0_ym19_1_1481732661273_41337">0:01:03.327981059 8616 0x6f028e90 INFO GST_STATES gstbin.c:2521:gst_bin_element_set_state:<pngparse1> current PLAYING pending VOID_PENDING, desired next PLAYING<br id="yui_3_16_0_ym19_1_1481732661273_41338">0:01:03.328055381 8616 0x6f028e90 INFO GST_STATES gstbin.c:2638:gst_bin_element_set_state:<pngparse1> skipping transition from PLAYING to PLAYING<br id="yui_3_16_0_ym19_1_1481732661273_41339">0:01:03.328122568 8616 0x6f028e90 INFO GST_STATES gstbin.c:2969:gst_bin_change_state_func:<decode> child 'pngparse1' changed state to 4(PLAYING) successfully<br id="yui_3_16_0_ym19_1_1481732661273_41340">0:01:03.328207827 8616 0x6f028e90 INFO GST_STATES gstbin.c:2521:gst_bin_element_set_state:<typefind> current PLAYING pending VOID_PENDING, desired next PLAYING<br id="yui_3_16_0_ym19_1_1481732661273_41341">0:01:03.328282306 8616 0x6f028e90 INFO GST_STATES gstbin.c:2638:gst_bin_element_set_state:<typefind> skipping transition from PLAYING to PLAYING<br id="yui_3_16_0_ym19_1_1481732661273_41342">0:01:03.328348035 8616 0x6f028e90 INFO GST_STATES gstbin.c:2969:gst_bin_change_state_func:<decode> child 'typefind' changed state to 4(PLAYING) successfully<br id="yui_3_16_0_ym19_1_1481732661273_41343">0:01:03.328434492 8616 0x6f028e90 INFO GST_STATES gstelement.c:2464:gst_element_continue_state:<decode> completed state change to PLAYING<br id="yui_3_16_0_ym19_1_1481732661273_41344">0:01:03.328505325 8616 0x6f028e90 INFO GST_STATES gstbin.c:2969:gst_bin_change_state_func:<pipeline0> child 'decode' changed state to 4(PLAYING) successfully<br id="yui_3_16_0_ym19_1_1481732661273_41345">0:01:03.328589387 8616 0x6f028e90 INFO GST_STATES gstbin.c:2521:gst_bin_element_set_state:<filesrc0> current PLAYING pending VOID_PENDING, desired next PLAYING<br id="yui_3_16_0_ym19_1_1481732661273_41346">0:01:03.328663501 8616 0x6f028e90 INFO GST_STATES gstbin.c:2638:gst_bin_element_set_state:<filesrc0> skipping transition from PLAYING to PLAYING<br id="yui_3_16_0_ym19_1_1481732661273_41347">0:01:03.328729333 8616 0x6f028e90 INFO GST_STATES gstbin.c:2969:gst_bin_change_state_func:<pipeline0> child 'filesrc0' changed state to 4(PLAYING) successfully<br id="yui_3_16_0_ym19_1_1481732661273_41348">0:01:03.328813864 8616 0x6f028e90 INFO GST_STATES gstelement.c:2464:gst_element_continue_state:<pipeline0> completed state change to PLAYING<br id="yui_3_16_0_ym19_1_1481732661273_41349">0:01:03.328876311 8616 0x6f028e90 INFO GST_STATES gstelement.c:2369:_priv_gst_element_state_changed:<pipeline0> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)<br id="yui_3_16_0_ym19_1_1481732661273_41350">^C^C<br id="yui_3_16_0_ym19_1_1481732661273_41351"><br></div></div></div></body></html>