test videoscale methods

Alejandro Vázquez vazlup at gmail.com
Mon Jul 27 01:25:25 PDT 2015


Fine. Add the new file errorGs.txt
Thanks so much for your help.

2015-07-27 9:43 GMT+02:00 Bernhard Graaf <bernhard.graaf at gmx.de>:

> Please try following pipeline and send me the error.txt:
>
> gst-launch-0.10 --gst-debug=3 souphttpsrc  user-id=admin user-pw=123qwe
> location=http://192.168.0.216/pbhelper/stream.mjpeg? ! decodebin2 !
> ffmpegcolorspace ! fpsdisplaysink sync = true text-overlay=false
>
>
>
> *Von:* gstreamer-devel [mailto:
> gstreamer-devel-bounces at lists.freedesktop.org] *Im Auftrag von *Alejandro
> Vázquez
> *Gesendet:* Montag, 27. Juli 2015 09:22
>
> *An:* Discussion of the development of and with GStreamer
> *Betreff:* Re: test videoscale methods
>
>
>
> Hi!
>
> I have active videoscale.
>
> I add other debug.txt
>
>
>
> Thanks!
>
>
>
> 2015-07-24 17:04 GMT+02:00 Bernhard Graaf <bernhard.graaf at gmx.de>:
>
> I don’t see any caps from the pipeline. Is this working without videoscale?
>
>
> ------------------------------
>
> *Von:* gstreamer-devel [mailto:
> gstreamer-devel-bounces at lists.freedesktop.org] *Im Auftrag von *Alejandro
> Vázquez
> *Gesendet:* Freitag, 24. Juli 2015 14:12
>
>
> *An:* Discussion of the development of and with GStreamer
> *Betreff:* Re: test videoscale methods
>
>
>
> Hi!
>
> I add the out of gstremer in the file *.txt but i don't see any error only
> info messages
>
>
>
> 2015-07-24 11:17 GMT+02:00 Bernhard Graaf <bernhard.graaf at gmx.de>:
>
> Use gst-launch-0.10 --gst-debug=3 …….
>
> and send the regarding errors
>
>
> ------------------------------
>
> *Von:* gstreamer-devel [mailto:
> gstreamer-devel-bounces at lists.freedesktop.org] *Im Auftrag von *Alejandro
> Vázquez
> *Gesendet:* Freitag, 24. Juli 2015 12:52
>
>
> *An:* Discussion of the development of and with GStreamer
> *Betreff:* Re: test videoscale methods
>
>
>
> Hi, Bernhard!
>
>
>
> I try to use decodebin ! ffmpegcolorspace but the result is the same.
>
> If i put text-overlay = false (active verbose) the video work but don't
> show any info about fps.
>
> pipe:
>
> gst-launch-0.10 -v souphttpsrc  user-id=admin user-pw=123qwe location=
> http://192.168.0.216/pbhelper/stream.mjpeg? ! jpegdec !  videoscale !
> fpsdisplaysink sync = true text-overlay=false
>
>
>
> last-message (close pipe): last-message = "Max-fps: -1,00, Min-fps: -1,00"
>
>
>
>
>
> Thanks!
>
>
>
> 2015-07-24 10:01 GMT+02:00 Bernhard Graaf <bernhard.graaf at gmx.de>:
>
> Hi,
>
>
>
> Are sure that your stream is not muxed?
>
> Try to use ‘decodebin ! videoconvert’ in place of jpegdec (I hope
> videoconvert is available in 0.10, else use ffmpegcolorspace).
>
>
>
> Bernhard
>
>
> ------------------------------
>
> *Von:* gstreamer-devel [mailto:
> gstreamer-devel-bounces at lists.freedesktop.org] *Im Auftrag von *Alejandro
> Vázquez
> *Gesendet:* Freitag, 24. Juli 2015 11:33
> *An:* Discussion of the development of and with GStreamer
> *Betreff:* Re: test videoscale methods
>
>
>
> Hi!
>
> I try the next pipe:
>
> gst-launch-0.10 -v souphttpsrc is-live=true user-id=admin user-pw=admin
> location=http://192.168.0.123/stream.mjpeg? ! jpegdec !  videoscale !
> fpsdisplaysink video-sink= xvimagesink sync = 0
>
>
>
> The pipe show a only frame frozen.
>
> There is an error in the pipeline?
>
>
>
> 2015-07-23 15:49 GMT+02:00 Nicolas Dufresne <
> nicolas.dufresne at collabora.com>:
>
> Le jeudi 23 juillet 2015 à 11:07 +0200, Alejandro Vázquez a écrit :
> > videoscale  no scaling is needed so i want to know  if it is actually
> > scaling.
>
> You can get the caps on the videoscale src pad, and the caps at the
> sink pad, and compare the width, height, pixel-aspect-ratio.
>
> Nicolas
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
>
>
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
>
>
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
>
>
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
>
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20150727/baacf5dc/attachment-0001.html>
-------------- next part --------------
Could not open log file ':/home/alejandro/logGs.txt' for writing: No such file or directory
0:00:00.000183168  5661       0xe2aa00 INFO                GST_INIT gst.c:613:init_pre: Initializing GStreamer Core Library version 0.10.36
0:00:00.000273880  5661       0xe2aa00 INFO                GST_INIT gst.c:614:init_pre: Using library installed in /usr/lib/x86_64-linux-gnu
0:00:00.000298226  5661       0xe2aa00 INFO                GST_INIT gst.c:624:init_pre: Linux Vostro-200 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014 x86_64
0:00:00.000494502  5661       0xe2aa00 INFO                GST_INIT gstquery.c:107:_gst_query_initialize: init queries
0:00:00.001482287  5661       0xe2aa00 INFO                GST_INIT gstmessage.c:73:_gst_message_initialize: init messages
0:00:00.002261475  5661       0xe2aa00 INFO      GST_PLUGIN_LOADING gstplugin.c:350:_gst_plugin_initialize: registering 0 static plugins
0:00:00.002522543  5661       0xe2aa00 INFO      GST_PLUGIN_LOADING gstplugin.c:255:gst_plugin_register_static: registered static plugin "staticelements"
0:00:00.002562954  5661       0xe2aa00 INFO      GST_PLUGIN_LOADING gstplugin.c:257:gst_plugin_register_static: added static plugin "staticelements", result: 1
0:00:00.002599069  5661       0xe2aa00 INFO            GST_REGISTRY gstregistry.c:1672:ensure_current_registry: reading registry cache: /home/alejandro/.gstreamer-0.10/registry.x86_64.bin
0:00:00.022848488  5661       0xe2aa00 INFO            GST_REGISTRY gstregistrybinary.c:614:gst_registry_binary_read_cache: loaded /home/alejandro/.gstreamer-0.10/registry.x86_64.bin in 0,020211 seconds
0:00:00.023089401  5661       0xe2aa00 INFO            GST_REGISTRY gstregistry.c:1522:scan_and_update_registry: Validating plugins from registry cache: /home/alejandro/.gstreamer-0.10/registry.x86_64.bin
0:00:00.024873692  5661       0xe2aa00 INFO            GST_REGISTRY gstregistry.c:1634:scan_and_update_registry: Registry cache has not changed
0:00:00.024919773  5661       0xe2aa00 INFO            GST_REGISTRY gstregistry.c:1707:ensure_current_registry: registry reading and updating done, result = 1
0:00:00.024939251  5661       0xe2aa00 INFO                GST_INIT gst.c:805:init_post: GLib runtime version: 2.40.2
0:00:00.024954755  5661       0xe2aa00 INFO                GST_INIT gst.c:807:init_post: GLib headers version: 2.39.1
0:00:00.025002519  5661       0xe2aa00 INFO            GST_PIPELINE gstparse.c:334:gst_parse_launch_full: parsing pipeline description 'souphttpsrc user-id=admin user-pw=123qwe location=http://192.168.0.216/pbhelper/stream.mjpeg? ! decodebin2 ! ffmpegcolorspace ! fpsdisplaysink sync = true text-overlay=false '
0:00:00.046839824  5661       0xe2aa00 INFO      GST_PLUGIN_LOADING gstplugin.c:859:gst_plugin_load_file: plugin "/usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstsouphttpsrc.so" loaded
0:00:00.046975393  5661       0xe2aa00 INFO     GST_ELEMENT_FACTORY gstelementfactory.c:376:gst_element_factory_create: creating element "souphttpsrc"
0:00:00.047300220  5661       0xe2aa00 INFO        GST_ELEMENT_PADS gstelement.c:728:gst_element_add_pad:<GstBaseSrc at 0xff60a0> adding pad 'src'
0:00:00.077359564  5661       0xe2aa00 INFO      GST_PLUGIN_LOADING gstplugin.c:859:gst_plugin_load_file: plugin "/usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstdecodebin2.so" loaded
0:00:00.077575243  5661       0xe2aa00 INFO     GST_ELEMENT_FACTORY gstelementfactory.c:376:gst_element_factory_create: creating element "decodebin2"
0:00:00.080749140  5661       0xe2aa00 INFO      GST_PLUGIN_LOADING gstplugin.c:859:gst_plugin_load_file: plugin "/usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstcoreelements.so" loaded
0:00:00.080812423  5661       0xe2aa00 INFO     GST_ELEMENT_FACTORY gstelementfactory.c:374:gst_element_factory_create: creating element "typefind" named "typefind"
0:00:00.080966779  5661       0xe2aa00 INFO        GST_ELEMENT_PADS gstelement.c:728:gst_element_add_pad:<GstTypeFindElement at 0xf679b0> adding pad 'sink'
0:00:00.081029867  5661       0xe2aa00 INFO        GST_ELEMENT_PADS gstelement.c:728:gst_element_add_pad:<GstTypeFindElement at 0xf679b0> adding pad 'src'
0:00:00.081085105  5661       0xe2aa00 INFO        GST_ELEMENT_PADS gstelement.c:975:gst_element_get_static_pad: found pad typefind:sink
0:00:00.081227090  5661       0xe2aa00 INFO                GST_PADS gstpad.c:1978:gst_pad_link_prepare: trying to link sink:proxypad0 and typefind:sink
0:00:00.081252207  5661       0xe2aa00 INFO                GST_PADS gstpad.c:2161:gst_pad_link_full: linked sink:proxypad0 and typefind:sink, successful
0:00:00.081277751  5661       0xe2aa00 INFO        GST_ELEMENT_PADS gstelement.c:728:gst_element_add_pad:<GstDecodeBin2 at 0x1004140> adding pad 'sink'
0:00:00.082044880  5661       0xe2aa00 INFO      GST_PLUGIN_LOADING gstplugin.c:859:gst_plugin_load_file: plugin "/usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstffmpegcolorspace.so" loaded
0:00:00.082088238  5661       0xe2aa00 INFO     GST_ELEMENT_FACTORY gstelementfactory.c:376:gst_element_factory_create: creating element "ffmpegcolorspace"
0:00:00.082730935  5661       0xe2aa00 INFO        GST_ELEMENT_PADS gstelement.c:728:gst_element_add_pad:<GstBaseTransform at 0x101c0b0> adding pad 'sink'
0:00:00.082784644  5661       0xe2aa00 INFO        GST_ELEMENT_PADS gstelement.c:728:gst_element_add_pad:<GstBaseTransform at 0x101c0b0> adding pad 'src'
0:00:00.083177792  5661       0xe2aa00 INFO      GST_PLUGIN_LOADING gstplugin.c:859:gst_plugin_load_file: plugin "/usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstdebugutilsbad.so" loaded
0:00:00.083212098  5661       0xe2aa00 INFO     GST_ELEMENT_FACTORY gstelementfactory.c:376:gst_element_factory_create: creating element "fpsdisplaysink"
0:00:00.083363366  5661       0xe2aa00 INFO        GST_ELEMENT_PADS gstelement.c:728:gst_element_add_pad:<GstFPSDisplaySink at 0x101f040> adding pad 'sink'
0:00:00.083425191  5661       0xe2aa00 INFO     GST_ELEMENT_FACTORY gstelementfactory.c:376:gst_element_factory_create: creating element "pipeline"
0:00:00.083530379  5661       0xe2aa00 INFO            GST_PIPELINE ./grammar.y:569:gst_parse_perform_link: linking souphttpsrc0:(any) to decodebin20:(any) (0/0) with caps "(NULL)"
0:00:00.083559702  5661       0xe2aa00 INFO        GST_ELEMENT_PADS gstutils.c:1698:gst_element_link_pads_full: trying to link element souphttpsrc0:(any) to element decodebin20:(any)
0:00:00.083578795  5661       0xe2aa00 INFO                GST_PADS gstutils.c:1032:gst_pad_check_link: trying to link souphttpsrc0:src and decodebin20:sink
0:00:00.083611482  5661       0xe2aa00 INFO                GST_PADS gstutils.c:1596:prepare_link_maybe_ghosting: souphttpsrc0 and decodebin20 in same bin, no need for ghost pads
0:00:00.083730464  5661       0xe2aa00 INFO                GST_PADS gstpad.c:1978:gst_pad_link_prepare: trying to link souphttpsrc0:src and decodebin20:sink
0:00:00.083756003  5661       0xe2aa00 INFO                GST_PADS gstpad.c:2161:gst_pad_link_full: linked souphttpsrc0:src and decodebin20:sink, successful
0:00:00.083784946  5661       0xe2aa00 INFO            GST_PIPELINE ./grammar.y:569:gst_parse_perform_link: linking decodebin20:(any) to ffmpegcsp0:(any) (0/0) with caps "(NULL)"
0:00:00.083804023  5661       0xe2aa00 INFO        GST_ELEMENT_PADS gstutils.c:1698:gst_element_link_pads_full: trying to link element decodebin20:(any) to element ffmpegcsp0:(any)
0:00:00.088325489  5661       0xe2aa00 INFO        GST_ELEMENT_PADS gstelement.c:972:gst_element_get_static_pad: no such pad 'src%d' in element "decodebin20"
0:00:00.088464066  5661       0xe2aa00 INFO        GST_ELEMENT_PADS gstutils.c:1216:gst_element_get_compatible_pad:<decodebin20> Could not find a compatible pad to link to ffmpegcsp0:sink
0:00:00.088489284  5661       0xe2aa00 INFO                 default gstutils.c:2037:gst_element_link_pads_filtered: Could not link pads: decodebin20:(null) - ffmpegcsp0:(null)
0:00:00.088517650  5661       0xe2aa00 INFO            GST_PIPELINE ./grammar.y:569:gst_parse_perform_link: linking ffmpegcsp0:(any) to fpsdisplaysink0:(any) (0/0) with caps "(NULL)"
0:00:00.088537369  5661       0xe2aa00 INFO        GST_ELEMENT_PADS gstutils.c:1698:gst_element_link_pads_full: trying to link element ffmpegcsp0:(any) to element fpsdisplaysink0:(any)
0:00:00.088557244  5661       0xe2aa00 INFO                GST_PADS gstutils.c:1032:gst_pad_check_link: trying to link ffmpegcsp0:src and fpsdisplaysink0:sink
0:00:00.092796755  5661       0xe2aa00 INFO                GST_PADS gstutils.c:1596:prepare_link_maybe_ghosting: ffmpegcsp0 and fpsdisplaysink0 in same bin, no need for ghost pads
0:00:00.092879131  5661       0xe2aa00 INFO                GST_PADS gstpad.c:1978:gst_pad_link_prepare: trying to link ffmpegcsp0:src and fpsdisplaysink0:sink
0:00:00.097256055  5661       0xe2aa00 INFO                GST_PADS gstpad.c:2161:gst_pad_link_full: linked ffmpegcsp0:src and fpsdisplaysink0:sink, successful
Estableciendo el conducto a PAUSA ���
0:00:00.097763609  5661       0xe2aa00 INFO      GST_PLUGIN_LOADING gstplugin.c:859:gst_plugin_load_file: plugin "/usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstautodetect.so" loaded
0:00:00.097798296  5661       0xe2aa00 INFO     GST_ELEMENT_FACTORY gstelementfactory.c:374:gst_element_factory_create: creating element "autovideosink" named "fps-display-video_sink"
0:00:00.097916126  5661       0xe2aa00 INFO        GST_ELEMENT_PADS gstelement.c:728:gst_element_add_pad:<GstAutoVideoSink at 0x102d040> adding pad 'sink'
0:00:00.097940407  5661       0xe2aa00 INFO     GST_ELEMENT_FACTORY gstelementfactory.c:374:gst_element_factory_create: creating element "fakesink" named "tempsink"
0:00:00.098099845  5661       0xe2aa00 INFO        GST_ELEMENT_PADS gstelement.c:728:gst_element_add_pad:<GstBaseSink at 0x1028be0> adding pad 'sink'
0:00:00.098147299  5661       0xe2aa00 INFO        GST_ELEMENT_PADS gstelement.c:975:gst_element_get_static_pad: found pad tempsink:sink
0:00:00.098182652  5661       0xe2aa00 INFO                GST_PADS gstpad.c:1978:gst_pad_link_prepare: trying to link sink:proxypad2 and tempsink:sink
0:00:00.098200783  5661       0xe2aa00 INFO                GST_PADS gstpad.c:2161:gst_pad_link_full: linked sink:proxypad2 and tempsink:sink, successful
0:00:00.098253765  5661       0xe2aa00 INFO        GST_ELEMENT_PADS gstelement.c:975:gst_element_get_static_pad: found pad fps-display-video_sink:sink
0:00:00.098282236  5661       0xe2aa00 INFO        GST_ELEMENT_PADS gstelement.c:975:gst_element_get_static_pad: found pad fps-display-video_sink:sink
0:00:00.098299720  5661       0xe2aa00 INFO                GST_PADS gstpad.c:1978:gst_pad_link_prepare: trying to link sink:proxypad1 and fps-display-video_sink:sink
0:00:00.098316492  5661       0xe2aa00 INFO                GST_PADS gstpad.c:2161:gst_pad_link_full: linked sink:proxypad1 and fps-display-video_sink:sink, successful
0:00:00.098348983  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2460:gst_element_continue_state:<tempsink> completed state change to NULL
0:00:00.098369409  5661       0xe2aa00 INFO        GST_ELEMENT_PADS gstpad.c:1750:gst_pad_unlink: unlinking sink:proxypad2(0x100b370) and tempsink:sink(0xff97e0)
0:00:00.098393605  5661       0xe2aa00 INFO        GST_ELEMENT_PADS gstpad.c:1795:gst_pad_unlink: unlinked sink:proxypad2 and tempsink:sink
0:00:00.098411339  5661       0xe2aa00 INFO           GST_PARENTAGE gstbin.c:1465:gst_bin_remove_func:<fps-display-video_sink> removed child "tempsink"
0:00:00.100345681  5661       0xe2aa00 INFO      GST_PLUGIN_LOADING gstplugin.c:859:gst_plugin_load_file: plugin "/usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstxvimagesink.so" loaded
0:00:00.100420303  5661       0xe2aa00 INFO     GST_ELEMENT_FACTORY gstelementfactory.c:374:gst_element_factory_create: creating element "xvimagesink" named "fps-display-video_sink-actual-sink-xvimage"
0:00:00.100668052  5661       0xe2aa00 INFO        GST_ELEMENT_PADS gstelement.c:728:gst_element_add_pad:<GstBaseSink at 0x1033df0> adding pad 'sink'
0:00:00.100713771  5661       0xe2aa00 INFO        GST_ELEMENT_PADS gstelement.c:975:gst_element_get_static_pad: found pad fps-display-video_sink-actual-sink-xvimage:sink
0:00:00.102560158  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2460:gst_element_continue_state:<fps-display-video_sink-actual-sink-xvimage> completed state change to READY
0:00:00.102614765  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2365:_priv_gst_element_state_changed:<fps-display-video_sink-actual-sink-xvimage> notifying about state-changed NULL to READY (VOID_PENDING pending)
0:00:00.102714404  5661       0xe2aa00 INFO        GST_ELEMENT_PADS gstelement.c:975:gst_element_get_static_pad: found pad fps-display-video_sink-actual-sink-xvimage:sink
0:00:00.102740940  5661       0xe2aa00 INFO                GST_PADS gstpad.c:1978:gst_pad_link_prepare: trying to link sink:proxypad2 and fps-display-video_sink-actual-sink-xvimage:sink
0:00:00.102759642  5661       0xe2aa00 INFO                GST_PADS gstpad.c:2161:gst_pad_link_full: linked sink:proxypad2 and fps-display-video_sink-actual-sink-xvimage:sink, successful
0:00:00.102804630  5661       0xe2aa00 INFO              GST_STATES gstbin.c:2237:gst_bin_element_set_state:<fps-display-video_sink-actual-sink-xvimage> skipping transition from READY to  READY, since bin pending is READY : last change state return follows
0:00:00.102824188  5661       0xe2aa00 INFO              GST_STATES gstbin.c:2526:gst_bin_change_state_func:<fps-display-video_sink> child 'fps-display-video_sink-actual-sink-xvimage' changed state to 2(READY) successfully
0:00:00.102844444  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2460:gst_element_continue_state:<fps-display-video_sink> completed state change to READY
0:00:00.102859868  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2365:_priv_gst_element_state_changed:<fps-display-video_sink> notifying about state-changed NULL to READY (VOID_PENDING pending)
0:00:00.102888349  5661       0xe2aa00 INFO              GST_STATES gstbin.c:2526:gst_bin_change_state_func:<fpsdisplaysink0> child 'fps-display-video_sink' changed state to 2(READY) successfully
0:00:00.102907417  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2460:gst_element_continue_state:<fpsdisplaysink0> completed state change to READY
0:00:00.102922409  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2365:_priv_gst_element_state_changed:<fpsdisplaysink0> notifying about state-changed NULL to READY (VOID_PENDING pending)
0:00:00.102944825  5661       0xe2aa00 INFO              GST_STATES gstbin.c:2526:gst_bin_change_state_func:<pipeline0> child 'fpsdisplaysink0' changed state to 2(READY) successfully
0:00:00.102966148  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2460:gst_element_continue_state:<ffmpegcsp0> completed state change to READY
0:00:00.102981111  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2365:_priv_gst_element_state_changed:<ffmpegcsp0> notifying about state-changed NULL to READY (VOID_PENDING pending)
0:00:00.103002304  5661       0xe2aa00 INFO              GST_STATES gstbin.c:2526:gst_bin_change_state_func:<pipeline0> child 'ffmpegcsp0' changed state to 2(READY) successfully
0:00:00.103038570  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2460:gst_element_continue_state:<typefind> completed state change to READY
0:00:00.103055462  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2365:_priv_gst_element_state_changed:<typefind> notifying about state-changed NULL to READY (VOID_PENDING pending)
0:00:00.103078133  5661       0xe2aa00 INFO              GST_STATES gstbin.c:2526:gst_bin_change_state_func:<decodebin20> child 'typefind' changed state to 2(READY) successfully
0:00:00.103095863  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2460:gst_element_continue_state:<decodebin20> completed state change to READY
0:00:00.103110610  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2365:_priv_gst_element_state_changed:<decodebin20> notifying about state-changed NULL to READY (VOID_PENDING pending)
0:00:00.103131702  5661       0xe2aa00 INFO              GST_STATES gstbin.c:2526:gst_bin_change_state_func:<pipeline0> child 'decodebin20' changed state to 2(READY) successfully
0:00:00.103150685  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2460:gst_element_continue_state:<souphttpsrc0> completed state change to READY
0:00:00.103177763  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2365:_priv_gst_element_state_changed:<souphttpsrc0> notifying about state-changed NULL to READY (VOID_PENDING pending)
0:00:00.103199422  5661       0xe2aa00 INFO              GST_STATES gstbin.c:2526:gst_bin_change_state_func:<pipeline0> child 'souphttpsrc0' changed state to 2(READY) successfully
0:00:00.103217567  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2435:gst_element_continue_state:<pipeline0> committing state from NULL to READY, pending PAUSED, next PAUSED
0:00:00.103233387  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2365:_priv_gst_element_state_changed:<pipeline0> notifying about state-changed NULL to READY (PAUSED pending)
0:00:00.103287171  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2442:gst_element_continue_state:<pipeline0> continue state change READY to PAUSED, final PAUSED
0:00:00.103370931  5661       0xe2aa00 INFO              GST_STATES gstbin.c:2532:gst_bin_change_state_func:<fps-display-video_sink> child 'fps-display-video_sink-actual-sink-xvimage' is changing state asynchronously to PAUSED
0:00:00.103397713  5661       0xe2aa00 INFO              GST_STATES gstbin.c:2532:gst_bin_change_state_func:<fpsdisplaysink0> child 'fps-display-video_sink' is changing state asynchronously to PAUSED
0:00:00.103418720  5661       0xe2aa00 INFO              GST_STATES gstbin.c:2532:gst_bin_change_state_func:<pipeline0> child 'fpsdisplaysink0' is changing state asynchronously to PAUSED
0:00:00.103480695  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2460:gst_element_continue_state:<ffmpegcsp0> completed state change to PAUSED
0:00:00.103498094  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2365:_priv_gst_element_state_changed:<ffmpegcsp0> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
0:00:00.103521066  5661       0xe2aa00 INFO              GST_STATES gstbin.c:2526:gst_bin_change_state_func:<pipeline0> child 'ffmpegcsp0' changed state to 3(PAUSED) successfully
0:00:00.103565076  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2460:gst_element_continue_state:<typefind> completed state change to PAUSED
0:00:00.103583226  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2365:_priv_gst_element_state_changed:<typefind> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
0:00:00.103606094  5661       0xe2aa00 INFO              GST_STATES gstbin.c:2526:gst_bin_change_state_func:<decodebin20> child 'typefind' changed state to 3(PAUSED) successfully
0:00:00.103666249  5661       0xe2aa00 INFO              GST_STATES gstbin.c:2532:gst_bin_change_state_func:<pipeline0> child 'decodebin20' is changing state asynchronously to PAUSED
0:00:00.107972547  5661       0xe2aa00 INFO               GST_EVENT gstevent.c:606:gst_event_new_new_segment_full: creating newsegment update 0, rate 1,000000, format bytes, start 0, stop -1, position 0
0:00:00.108161880  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2460:gst_element_continue_state:<souphttpsrc0> completed state change to PAUSED
0:00:00.108195585  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2365:_priv_gst_element_state_changed:<souphttpsrc0> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
0:00:00.108244963  5661       0xe2aa00 INFO              GST_STATES gstbin.c:2526:gst_bin_change_state_func:<pipeline0> child 'souphttpsrc0' changed state to 3(PAUSED) successfully
El conducto est�� PREPAR��NDOSE ���
0:00:00.186179464  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for video/x-ms-asf
0:00:00.186360838  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for audio/x-musepack
0:00:00.186431755  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for audio/x-au
0:00:00.186474823  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for video/x-msvideo
0:00:00.186512497  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for audio/qcelp
0:00:00.186549229  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for video/x-cdxa
0:00:00.186590392  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for video/x-vcd
0:00:00.186628683  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for audio/x-imelody
0:00:00.186666166  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for audio/midi
0:00:00.186702733  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for audio/riff-midi
0:00:00.186796793  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for audio/mobile-xmf
0:00:00.186850081  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for video/x-fli
0:00:00.186895214  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for application/x-id3v2
0:00:00.186939851  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for application/x-id3v1
0:00:00.187053776  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for application/x-apetag
0:00:00.187116432  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for audio/x-ttafile
0:00:00.187162863  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for audio/x-mod
0:00:00.187219320  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for audio/mpeg
0:00:00.187322668  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for audio/x-ac3
0:00:00.187367991  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for audio/x-dts
0:00:00.187454162  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for audio/x-gsm
0:00:00.187585265  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for video/mpeg-sys
0:00:00.187684483  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for video/mpegts
0:00:00.187796337  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for application/ogg
0:00:00.187861786  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for video/mpeg-elementary
0:00:00.187905154  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for video/mpeg4
0:00:00.187950112  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for video/x-h263
0:00:00.188087671  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for video/x-h264
0:00:00.188180533  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for video/x-nuv
0:00:00.188287636  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for audio/x-m4a
0:00:00.188353019  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for application/x-3gp
0:00:00.188403761  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for video/quicktime
0:00:00.188450578  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for image/x-quicktime
0:00:00.188553415  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for image/jp2
0:00:00.188607375  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for video/mj2
0:00:00.188677406  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for text/html
0:00:00.188773441  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for application/vnd.rn-realmedia
0:00:00.188847090  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for application/x-pn-realaudio
0:00:00.188901275  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for application/x-shockwave-flash
0:00:00.188951521  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for video/x-flv
0:00:00.189056614  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for text/plain
0:00:00.189144002  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for text/utf-16
0:00:00.189261802  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for text/utf-32
0:00:00.189344348  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for text/uri-list
0:00:00.189395947  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for application/x-hls
0:00:00.189442890  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for application/sdp
0:00:00.189538804  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for application/smil
0:00:00.189602850  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for application/xml
0:00:00.189659055  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for audio/x-wav
0:00:00.189799592  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for audio/x-aiff
0:00:00.189881331  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for audio/x-svx
0:00:00.189928980  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for audio/x-paris
0:00:00.190010589  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for audio/x-nist
0:00:00.190085376  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for audio/x-voc
0:00:00.190163461  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for audio/x-sds
0:00:00.190283216  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for audio/x-ircam
0:00:00.190372494  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for audio/x-w64
0:00:00.190433492  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for audio/x-shorten
0:00:00.190545427  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for application/x-ape
0:00:00.190609071  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for image/jpeg
0:00:00.190658219  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for image/gif
0:00:00.190702925  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for image/png
0:00:00.190828585  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for image/bmp
0:00:00.190896419  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for image/tiff
0:00:00.190960770  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for image/x-portable-pixmap
0:00:00.191074008  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for video/x-matroska
0:00:00.191125171  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for video/webm
0:00:00.191195948  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for application/mxf
0:00:00.191308840  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for video/x-mve
0:00:00.191376735  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for video/x-dv
0:00:00.191450249  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for audio/x-amr-nb-sh
0:00:00.191559938  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for audio/x-amr-wb-sh
0:00:00.193257719  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for audio/iLBC-sh
0:00:00.193441764  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for audio/x-sid
0:00:00.193567899  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for image/x-xcf
0:00:00.193621563  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for video/x-mng
0:00:00.193667899  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for image/x-jng
0:00:00.193802897  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for image/x-xpixmap
0:00:00.193866310  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for image/x-sun-raster
0:00:00.193912190  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for application/x-bzip
0:00:00.193996832  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for application/x-gzip
0:00:00.194062411  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for application/zip
0:00:00.194110917  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for application/x-compress
0:00:00.194181734  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for subtitle/x-kate
0:00:00.194298551  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for audio/x-flac
0:00:00.194364531  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for audio/x-vorbis
0:00:00.194419910  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for video/x-theora
0:00:00.194467028  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for application/x-ogm-video
0:00:00.194516416  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for application/x-ogm-audio
0:00:00.194561599  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for application/x-ogm-text
0:00:00.194608346  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for audio/x-speex
0:00:00.194679384  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for audio/x-celt
0:00:00.194737749  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for application/x-ogg-skeleton
0:00:00.194790978  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for text/x-cmml
0:00:00.194841028  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for application/x-executable
0:00:00.194897559  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for audio/aac
0:00:00.194948351  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for audio/x-spc
0:00:00.195015564  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for audio/x-wavpack
0:00:00.195087038  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for audio/x-wavpack-correction
0:00:00.195141780  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for application/postscript
0:00:00.195189815  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for image/svg+xml
0:00:00.195241419  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for application/x-rar
0:00:00.195316226  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for application/x-tar
0:00:00.195377715  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for application/x-ar
0:00:00.195460281  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for application/x-ms-dos-executable
0:00:00.195531314  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for video/x-dirac
0:00:00.195581334  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for multipart/x-mixed-replace
0:00:00.195692853  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for application/x-mmsh
0:00:00.195766637  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for video/vivo
0:00:00.195813976  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for audio/x-nsf
0:00:00.195861159  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for audio/x-gym
0:00:00.195908477  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for audio/x-ay
0:00:00.195978778  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for audio/x-gbs
0:00:00.196036552  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for audio/x-vgm
0:00:00.196082372  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for audio/x-sap
0:00:00.196129850  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for video/x-ivf
0:00:00.196175369  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for audio/x-kss
0:00:00.196218597  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for application/pdf
0:00:00.196263314  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for application/msword
0:00:00.196335680  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for application/octet-stream
0:00:00.196395560  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for image/vnd.adobe.photoshop
0:00:00.196442106  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for image/vnd.wap.wbmp
0:00:00.196483319  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for application/x-yuv4mpeg
0:00:00.196524387  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for image/x-icon
0:00:00.196602427  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for xdgmime-base
0:00:00.196652793  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for image/x-degas
0:00:00.196735826  5661      0x1041540 INFO      GST_PLUGIN_LOADING gstplugin.c:859:gst_plugin_load_file: plugin "/usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgsttypefindfunctions.so" loaded
0:00:00.222341368  5661      0x1041540 INFO      GST_PLUGIN_LOADING gstplugin.c:255:gst_plugin_register_static: registered static plugin "bt-sink-bin"
0:00:00.222442486  5661      0x1041540 INFO      GST_PLUGIN_LOADING gstplugin.c:257:gst_plugin_register_static: added static plugin "bt-sink-bin", result: 1
0:00:00.222617142  5661      0x1041540 INFO                 bt-core song-io.c:93:bt_song_io_register_plugins: register song-io plugins...
0:00:00.222684481  5661      0x1041540 INFO                 bt-core song-io.c:100:bt_song_io_register_plugins:   scanning external song-io plugins in /usr/lib/buzztard-songio
0:00:00.222739999  5661      0x1041540 INFO            GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for audio/x-buzztard
0:00:00.222853759  5661      0x1041540 INFO      GST_PLUGIN_LOADING gstplugin.c:859:gst_plugin_load_file: plugin "/usr/lib/gstreamer-0.10/libbuzztarddec.so" loaded
0:00:00.223202797  5661      0x1041540 INFO                typefind gsttypefindelement.c:178:gst_type_find_element_have_type:<typefind> found caps multipart/x-mixed-replace, probability=100
0:00:00.223278190  5661      0x1041540 INFO        GST_ELEMENT_PADS gstelement.c:975:gst_element_get_static_pad: found pad typefind:src
0:00:00.223301779  5661      0x1041540 INFO        GST_ELEMENT_PADS gstelement.c:975:gst_element_get_static_pad: found pad typefind:sink
0:00:00.223482451  5661      0x1041540 INFO                GST_PADS gstpad.c:1978:gst_pad_link_prepare: trying to link typefind:src and decodepad0:proxypad3
0:00:00.223525849  5661      0x1041540 INFO                GST_PADS gstpad.c:2161:gst_pad_link_full: linked typefind:src and decodepad0:proxypad3, successful
0:00:00.228500048  5661      0x1041540 INFO        GST_ELEMENT_PADS gstpad.c:1750:gst_pad_unlink: unlinking typefind:src(0xff9360) and decodepad0:proxypad3(0x100b6b0)
0:00:00.228602138  5661      0x1041540 INFO        GST_ELEMENT_PADS gstpad.c:1795:gst_pad_unlink: unlinked typefind:src and decodepad0:proxypad3
0:00:00.228652303  5661      0x1041540 INFO                GST_PADS gstpad.c:1978:gst_pad_link_prepare: trying to link typefind:src and decodepad0:proxypad3
0:00:00.228677266  5661      0x1041540 INFO                GST_PADS gstpad.c:2161:gst_pad_link_full: linked typefind:src and decodepad0:proxypad3, successful
0:00:00.228716023  5661      0x1041540 INFO        GST_ELEMENT_PADS gstpad.c:1750:gst_pad_unlink: unlinking typefind:src(0xff9360) and decodepad0:proxypad3(0x100b6b0)
0:00:00.228748323  5661      0x1041540 INFO        GST_ELEMENT_PADS gstpad.c:1795:gst_pad_unlink: unlinked typefind:src and decodepad0:proxypad3
0:00:00.229177181  5661      0x1041540 INFO      GST_PLUGIN_LOADING gstplugin.c:859:gst_plugin_load_file: plugin "/usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstmultipart.so" loaded
0:00:00.229248309  5661      0x1041540 INFO     GST_ELEMENT_FACTORY gstelementfactory.c:376:gst_element_factory_create: creating element "multipartdemux"
0:00:00.229435888  5661      0x1041540 INFO        GST_ELEMENT_PADS gstelement.c:728:gst_element_add_pad:<GstMultipartDemux at 0x7f246406c050> adding pad 'sink'
0:00:00.229545191  5661      0x1041540 INFO                GST_PADS gstpad.c:1978:gst_pad_link_prepare: trying to link typefind:src and multipartdemux0:sink
0:00:00.229579512  5661      0x1041540 INFO                GST_PADS gstpad.c:2161:gst_pad_link_full: linked typefind:src and multipartdemux0:sink, successful
0:00:00.229616599  5661      0x1041540 INFO              GST_STATES gstelement.c:2460:gst_element_continue_state:<multipartdemux0> completed state change to READY
0:00:00.229634459  5661      0x1041540 INFO              GST_STATES gstelement.c:2365:_priv_gst_element_state_changed:<multipartdemux0> notifying about state-changed NULL to READY (VOID_PENDING pending)
0:00:00.230189903  5661      0x1041540 INFO        GST_ELEMENT_PADS gstelement.c:972:gst_element_get_static_pad: no such pad 'src_%d' in element "multipartdemux0"
0:00:00.230276154  5661      0x1041540 INFO              GST_STATES gstelement.c:2460:gst_element_continue_state:<multipartdemux0> completed state change to PAUSED
0:00:00.230297006  5661      0x1041540 INFO              GST_STATES gstelement.c:2365:_priv_gst_element_state_changed:<multipartdemux0> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
0:00:00.230436139  5661      0x1041540 INFO                GST_PADS gstpad.c:3554:gst_pad_event_default_dispatch:<multipartdemux0:sink> Sending event 0x1041500 (newsegment) to all internally linked pads
0:00:00.238219281  5661      0x1041540 INFO        GST_ELEMENT_PADS gstelement.c:728:gst_element_add_pad:<multipartdemux0> adding pad 'src_0'
0:00:00.238366845  5661      0x1041540 INFO     GST_ELEMENT_FACTORY gstelementfactory.c:376:gst_element_factory_create: creating element "multiqueue"
0:00:00.238616519  5661      0x1041540 INFO        GST_ELEMENT_PADS gstelement.c:975:gst_element_get_static_pad: found pad multipartdemux0:sink
0:00:00.238737381  5661      0x1041540 INFO              GST_STATES gstelement.c:2435:gst_element_continue_state:<multiqueue0> committing state from NULL to READY, pending PAUSED, next PAUSED
0:00:00.238770083  5661      0x1041540 INFO              GST_STATES gstelement.c:2365:_priv_gst_element_state_changed:<multiqueue0> notifying about state-changed NULL to READY (PAUSED pending)
0:00:00.238930820  5661      0x1041540 INFO              GST_STATES gstelement.c:2442:gst_element_continue_state:<multiqueue0> continue state change READY to PAUSED, final PAUSED
0:00:00.238971847  5661      0x1041540 INFO              GST_STATES gstelement.c:2460:gst_element_continue_state:<multiqueue0> completed state change to PAUSED
0:00:00.238988489  5661      0x1041540 INFO              GST_STATES gstelement.c:2365:_priv_gst_element_state_changed:<multiqueue0> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
0:00:00.239148063  5661      0x1041540 INFO                GST_PADS gstpad.c:1978:gst_pad_link_prepare: trying to link multipartdemux0:src_0 and decodepad1:proxypad4
0:00:00.239199717  5661      0x1041540 INFO                GST_PADS gstpad.c:2161:gst_pad_link_full: linked multipartdemux0:src_0 and decodepad1:proxypad4, successful
0:00:00.239685452  5661      0x1041540 INFO        GST_ELEMENT_PADS gstpad.c:1750:gst_pad_unlink: unlinking multipartdemux0:src_0(0xff9de0) and decodepad1:proxypad4(0x100b850)
0:00:00.239777402  5661      0x1041540 INFO        GST_ELEMENT_PADS gstpad.c:1795:gst_pad_unlink: unlinked multipartdemux0:src_0 and decodepad1:proxypad4
0:00:00.240220966  5661      0x1041540 INFO        GST_ELEMENT_PADS gstelement.c:728:gst_element_add_pad:<multiqueue0> adding pad 'src0'
0:00:00.240280334  5661      0x1041540 INFO        GST_ELEMENT_PADS gstelement.c:728:gst_element_add_pad:<multiqueue0> adding pad 'sink0'
0:00:00.240350435  5661      0x1041540 INFO                GST_PADS gstpad.c:1978:gst_pad_link_prepare: trying to link multipartdemux0:src_0 and multiqueue0:sink0
0:00:00.240383307  5661      0x1041540 INFO                GST_PADS gstpad.c:2161:gst_pad_link_full: linked multipartdemux0:src_0 and multiqueue0:sink0, successful
0:00:00.240431312  5661      0x1041540 INFO                GST_PADS gstpad.c:1978:gst_pad_link_prepare: trying to link multiqueue0:src0 and decodepad1:proxypad4
0:00:00.240455683  5661      0x1041540 INFO                GST_PADS gstpad.c:2161:gst_pad_link_full: linked multiqueue0:src0 and decodepad1:proxypad4, successful
0:00:00.240499217  5661      0x1041540 INFO        GST_ELEMENT_PADS gstpad.c:1750:gst_pad_unlink: unlinking multiqueue0:src0(0x7f246406d1f0) and decodepad1:proxypad4(0x100b850)
0:00:00.240530996  5661      0x1041540 INFO        GST_ELEMENT_PADS gstpad.c:1795:gst_pad_unlink: unlinked multiqueue0:src0 and decodepad1:proxypad4
0:00:00.240610640  5661      0x1041540 INFO                GST_PADS gstpad.c:1978:gst_pad_link_prepare: trying to link multiqueue0:src0 and decodepad1:proxypad4
0:00:00.240643723  5661      0x1041540 INFO                GST_PADS gstpad.c:2161:gst_pad_link_full: linked multiqueue0:src0 and decodepad1:proxypad4, successful
0:00:00.240684094  5661      0x1041540 INFO        GST_ELEMENT_PADS gstpad.c:1750:gst_pad_unlink: unlinking multiqueue0:src0(0x7f246406d1f0) and decodepad1:proxypad4(0x100b850)
0:00:00.240719598  5661      0x1041540 INFO        GST_ELEMENT_PADS gstpad.c:1795:gst_pad_unlink: unlinked multiqueue0:src0 and decodepad1:proxypad4
0:00:00.245240362  5661      0x1041540 INFO      GST_PLUGIN_LOADING gstplugin.c:859:gst_plugin_load_file: plugin "/usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstjpeg.so" loaded
0:00:00.245312743  5661      0x1041540 INFO     GST_ELEMENT_FACTORY gstelementfactory.c:376:gst_element_factory_create: creating element "jpegdec"
0:00:00.245782623  5661      0x1041540 INFO        GST_ELEMENT_PADS gstelement.c:728:gst_element_add_pad:<GstJpegDec at 0x7f2464090cc0> adding pad 'sink'
0:00:00.245965605  5661      0x1041540 INFO        GST_ELEMENT_PADS gstelement.c:728:gst_element_add_pad:<GstJpegDec at 0x7f2464090cc0> adding pad 'src'
0:00:00.246130412  5661      0x1041540 INFO                GST_PADS gstpad.c:1978:gst_pad_link_prepare: trying to link multiqueue0:src0 and jpegdec0:sink
0:00:00.246188182  5661      0x1041540 INFO                GST_PADS gstpad.c:2161:gst_pad_link_full: linked multiqueue0:src0 and jpegdec0:sink, successful
0:00:00.246251119  5661      0x1041540 INFO              GST_STATES gstelement.c:2460:gst_element_continue_state:<jpegdec0> completed state change to READY
0:00:00.246270703  5661      0x1041540 INFO              GST_STATES gstelement.c:2365:_priv_gst_element_state_changed:<jpegdec0> notifying about state-changed NULL to READY (VOID_PENDING pending)
0:00:00.246332032  5661      0x1041540 INFO        GST_ELEMENT_PADS gstelement.c:975:gst_element_get_static_pad: found pad jpegdec0:src
0:00:00.246447069  5661      0x1041540 INFO                GST_PADS gstpad.c:1978:gst_pad_link_prepare: trying to link jpegdec0:src and decodepad2:proxypad5
0:00:00.246476804  5661      0x1041540 INFO                GST_PADS gstpad.c:2161:gst_pad_link_full: linked jpegdec0:src and decodepad2:proxypad5, successful
0:00:00.246542668  5661      0x1041540 INFO              GST_STATES gstelement.c:2460:gst_element_continue_state:<jpegdec0> completed state change to PAUSED
0:00:00.246565490  5661      0x1041540 INFO              GST_STATES gstelement.c:2365:_priv_gst_element_state_changed:<jpegdec0> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
0:00:00.246666453  5661      0x1041540 INFO               GST_EVENT gstevent.c:600:gst_event_new_new_segment_full: creating newsegment update 0, rate 1,000000, format GST_FORMAT_TIME, start 0:00:00.000000000, stop 99:99:99.999999999, position 0:00:00.000000000
0:00:02.734963606  5661      0x1041540 INFO        GST_ELEMENT_PADS gstelement.c:728:gst_element_add_pad:<decodebin20> adding pad 'src0'
0:00:02.735073480  5661      0x1041540 INFO            GST_PIPELINE ./grammar.y:497:gst_parse_found_pad: trying delayed linking decodebin20:(NULL) to ffmpegcsp0:(NULL)
0:00:02.735108067  5661      0x1041540 INFO        GST_ELEMENT_PADS gstutils.c:1698:gst_element_link_pads_full: trying to link element decodebin20:(any) to element ffmpegcsp0:(any)
0:00:02.735138678  5661      0x1041540 INFO                GST_PADS gstutils.c:1032:gst_pad_check_link: trying to link decodebin20:src0 and ffmpegcsp0:sink
0:00:02.737967778  5661      0x1041540 INFO                GST_PADS gstutils.c:1596:prepare_link_maybe_ghosting: decodebin20 and ffmpegcsp0 in same bin, no need for ghost pads
0:00:02.738046500  5661      0x1041540 INFO                GST_PADS gstpad.c:1978:gst_pad_link_prepare: trying to link decodebin20:src0 and ffmpegcsp0:sink
0:00:02.738123968  5661      0x1041540 INFO                GST_PADS gstpad.c:2161:gst_pad_link_full: linked decodebin20:src0 and ffmpegcsp0:sink, successful
0:00:02.738195246  5661      0x1041540 INFO              GST_STATES gstbin.c:2942:bin_handle_async_done:<decodebin20> committing state from READY to PAUSED, old pending PAUSED
0:00:02.738223282  5661      0x1041540 INFO              GST_STATES gstbin.c:2962:bin_handle_async_done:<decodebin20> completed state change, pending VOID
0:00:02.738244705  5661      0x1041540 INFO              GST_STATES gstelement.c:2365:_priv_gst_element_state_changed:<decodebin20> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
0:00:02.749069548  5661 0x7f246400b190 INFO           basetransform gstbasetransform.c:1264:gst_base_transform_setcaps:<ffmpegcsp0> reuse caps
0:00:02.755326153  5661 0x7f246400b190 INFO              GST_STATES gstbin.c:2942:bin_handle_async_done:<fps-display-video_sink> committing state from READY to PAUSED, old pending PAUSED
0:00:02.755388037  5661 0x7f246400b190 INFO              GST_STATES gstbin.c:2962:bin_handle_async_done:<fps-display-video_sink> completed state change, pending VOID
0:00:02.755406218  5661 0x7f246400b190 INFO              GST_STATES gstelement.c:2365:_priv_gst_element_state_changed:<fps-display-video_sink> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
0:00:02.755508133  5661 0x7f246400b190 INFO              GST_STATES gstbin.c:2942:bin_handle_async_done:<fpsdisplaysink0> committing state from READY to PAUSED, old pending PAUSED
0:00:02.755535842  5661 0x7f246400b190 INFO              GST_STATES gstbin.c:2962:bin_handle_async_done:<fpsdisplaysink0> completed state change, pending VOID
0:00:02.755551877  5661 0x7f246400b190 INFO              GST_STATES gstelement.c:2365:_priv_gst_element_state_changed:<fpsdisplaysink0> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
0:00:02.755676022  5661 0x7f246400b190 INFO              GST_STATES gstbin.c:2942:bin_handle_async_done:<pipeline0> committing state from READY to PAUSED, old pending PAUSED
0:00:02.755721827  5661 0x7f246400b190 INFO              GST_STATES gstbin.c:2962:bin_handle_async_done:<pipeline0> completed state change, pending VOID
0:00:02.755738859  5661 0x7f246400b190 INFO              GST_STATES gstelement.c:2365:_priv_gst_element_state_changed:<pipeline0> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
El conducto est�� PREPARADO ���
Estableciendo el conducto a REPRODUCIENDO ���
0:00:02.756257988  5661       0xe2aa00 INFO               GST_EVENT gstevent.c:1136:gst_event_new_latency: creating latency event 0:00:00.000000000
0:00:02.756379371  5661       0xe2aa00 INFO                GST_PADS gstpad.c:3554:gst_pad_event_default_dispatch:<multipartdemux0:src_0> Sending event 0x10415f0 (latency) to all internally linked pads
0:00:02.756433762  5661       0xe2aa00 WARN                     bin gstbin.c:2395:gst_bin_do_latency_func:<pipeline0> did not really configure latency of 0:00:00.000000000
0:00:02.756634033  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2460:gst_element_continue_state:<fps-display-video_sink-actual-sink-xvimage> completed state change to PLAYING
0:00:02.756676454  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2365:_priv_gst_element_state_changed:<fps-display-video_sink-actual-sink-xvimage> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)
0:00:02.756717111  5661       0xe2aa00 INFO              GST_STATES gstbin.c:2526:gst_bin_change_state_func:<fps-display-video_sink> child 'fps-display-video_sink-actual-sink-xvimage' changed state to 4(PLAYING) successfully
0:00:02.756743081  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2460:gst_element_continue_state:<fps-display-video_sink> completed state change to PLAYING
0:00:02.756759707  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2365:_priv_gst_element_state_changed:<fps-display-video_sink> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)
0:00:02.756791532  5661       0xe2aa00 INFO              GST_STATES gstbin.c:2526:gst_bin_change_state_func:<fpsdisplaysink0> child 'fps-display-video_sink' changed state to 4(PLAYING) successfully
0:00:02.756846720  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2460:gst_element_continue_state:<fpsdisplaysink0> completed state change to PLAYING
0:00:02.756864730  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2365:_priv_gst_element_state_changed:<fpsdisplaysink0> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)
0:00:02.756891757  5661       0xe2aa00 INFO              GST_STATES gstbin.c:2526:gst_bin_change_state_func:<pipeline0> child 'fpsdisplaysink0' changed state to 4(PLAYING) successfully
0:00:02.756921522  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2460:gst_element_continue_state:<ffmpegcsp0> completed state change to PLAYING
0:00:02.756938635  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2365:_priv_gst_element_state_changed:<ffmpegcsp0> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)
0:00:02.756963642  5661       0xe2aa00 INFO              GST_STATES gstbin.c:2526:gst_bin_change_state_func:<pipeline0> child 'ffmpegcsp0' changed state to 4(PLAYING) successfully
0:00:02.757015221  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2460:gst_element_continue_state:<jpegdec0> completed state change to PLAYING
0:00:02.757035001  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2365:_priv_gst_element_state_changed:<jpegdec0> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)
0:00:02.757062048  5661       0xe2aa00 INFO              GST_STATES gstbin.c:2526:gst_bin_change_state_func:<decodebin20> child 'jpegdec0' changed state to 4(PLAYING) successfully
0:00:02.757086183  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2460:gst_element_continue_state:<multiqueue0> completed state change to PLAYING
0:00:02.757101772  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2365:_priv_gst_element_state_changed:<multiqueue0> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)
0:00:02.757125376  5661       0xe2aa00 INFO              GST_STATES gstbin.c:2526:gst_bin_change_state_func:<decodebin20> child 'multiqueue0' changed state to 4(PLAYING) successfully
0:00:02.757146675  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2460:gst_element_continue_state:<multipartdemux0> completed state change to PLAYING
0:00:02.757161988  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2365:_priv_gst_element_state_changed:<multipartdemux0> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)
0:00:02.757184971  5661       0xe2aa00 INFO              GST_STATES gstbin.c:2526:gst_bin_change_state_func:<decodebin20> child 'multipartdemux0' changed state to 4(PLAYING) successfully
0:00:02.757205712  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2460:gst_element_continue_state:<typefind> completed state change to PLAYING
0:00:02.757221251  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2365:_priv_gst_element_state_changed:<typefind> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)
0:00:02.757244575  5661       0xe2aa00 INFO              GST_STATES gstbin.c:2526:gst_bin_change_state_func:<decodebin20> child 'typefind' changed state to 4(PLAYING) successfully
0:00:02.757280103  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2460:gst_element_continue_state:<decodebin20> completed state change to PLAYING
0:00:02.757295336  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2365:_priv_gst_element_state_changed:<decodebin20> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)
0:00:02.757318715  5661       0xe2aa00 INFO              GST_STATES gstbin.c:2526:gst_bin_change_state_func:<pipeline0> child 'decodebin20' changed state to 4(PLAYING) successfully
0:00:02.757340299  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2460:gst_element_continue_state:<souphttpsrc0> completed state change to PLAYING
0:00:02.757355296  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2365:_priv_gst_element_state_changed:<souphttpsrc0> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)
0:00:02.757376745  5661       0xe2aa00 INFO              GST_STATES gstbin.c:2526:gst_bin_change_state_func:<pipeline0> child 'souphttpsrc0' changed state to 4(PLAYING) successfully
0:00:02.757395046  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2460:gst_element_continue_state:<pipeline0> completed state change to PLAYING
0:00:02.757409672  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2365:_priv_gst_element_state_changed:<pipeline0> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)
New clock: GstSystemClock
0:00:03.228229468  5661      0x1041000 INFO                GST_PADS gstpad.c:3554:gst_pad_event_default_dispatch:<multipartdemux0:src_0> Sending event 0x7f2468004a90 (navigation) to all internally linked pads
0:00:03.529382064  5661      0x1041000 INFO                GST_PADS gstpad.c:3554:gst_pad_event_default_dispatch:<multipartdemux0:src_0> Sending event 0x7f2468004ae0 (navigation) to all internally linked pads
Caught interrupt -- handling interrupt.
Interrumpir: parando el conducto ���

(gst-launch-0.10:5661): GLib-CRITICAL **: Source ID 31 was not found when attempting to remove it
Execution ended after 2003371831 ns.
Estableciendo el conducto a PAUSA ���
0:00:04.760942381  5661       0xe2aa00 INFO              GST_STATES gstbin.c:2532:gst_bin_change_state_func:<fps-display-video_sink> child 'fps-display-video_sink-actual-sink-xvimage' is changing state asynchronously to PAUSED
0:00:04.760982376  5661       0xe2aa00 INFO              GST_STATES gstbin.c:2532:gst_bin_change_state_func:<fpsdisplaysink0> child 'fps-display-video_sink' is changing state asynchronously to PAUSED
0:00:04.761003584  5661       0xe2aa00 INFO              GST_STATES gstbin.c:2532:gst_bin_change_state_func:<pipeline0> child 'fpsdisplaysink0' is changing state asynchronously to PAUSED
0:00:04.761027103  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2460:gst_element_continue_state:<ffmpegcsp0> completed state change to PAUSED
0:00:04.761044160  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2365:_priv_gst_element_state_changed:<ffmpegcsp0> notifying about state-changed PLAYING to PAUSED (VOID_PENDING pending)
0:00:04.761074712  5661       0xe2aa00 INFO              GST_STATES gstbin.c:2526:gst_bin_change_state_func:<pipeline0> child 'ffmpegcsp0' changed state to 3(PAUSED) successfully
0:00:04.761119824  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2460:gst_element_continue_state:<jpegdec0> completed state change to PAUSED
0:00:04.761169053  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2365:_priv_gst_element_state_changed:<jpegdec0> notifying about state-changed PLAYING to PAUSED (VOID_PENDING pending)
0:00:04.761202165  5661       0xe2aa00 INFO              GST_STATES gstbin.c:2526:gst_bin_change_state_func:<decodebin20> child 'jpegdec0' changed state to 3(PAUSED) successfully
0:00:04.761270080  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2460:gst_element_continue_state:<multiqueue0> completed state change to PAUSED
0:00:04.761291895  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2365:_priv_gst_element_state_changed:<multiqueue0> notifying about state-changed PLAYING to PAUSED (VOID_PENDING pending)
0:00:04.761319499  5661       0xe2aa00 INFO              GST_STATES gstbin.c:2526:gst_bin_change_state_func:<decodebin20> child 'multiqueue0' changed state to 3(PAUSED) successfully
0:00:04.761344216  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2460:gst_element_continue_state:<multipartdemux0> completed state change to PAUSED
0:00:04.761360030  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2365:_priv_gst_element_state_changed:<multipartdemux0> notifying about state-changed PLAYING to PAUSED (VOID_PENDING pending)
0:00:04.761384291  5661       0xe2aa00 INFO              GST_STATES gstbin.c:2526:gst_bin_change_state_func:<decodebin20> child 'multipartdemux0' changed state to 3(PAUSED) successfully
0:00:04.761405674  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2460:gst_element_continue_state:<typefind> completed state change to PAUSED
0:00:04.761421193  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2365:_priv_gst_element_state_changed:<typefind> notifying about state-changed PLAYING to PAUSED (VOID_PENDING pending)
0:00:04.761443955  5661       0xe2aa00 INFO              GST_STATES gstbin.c:2526:gst_bin_change_state_func:<decodebin20> child 'typefind' changed state to 3(PAUSED) successfully
0:00:04.761463278  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2460:gst_element_continue_state:<decodebin20> completed state change to PAUSED
0:00:04.761478607  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2365:_priv_gst_element_state_changed:<decodebin20> notifying about state-changed PLAYING to PAUSED (VOID_PENDING pending)
0:00:04.761500592  5661       0xe2aa00 INFO              GST_STATES gstbin.c:2526:gst_bin_change_state_func:<pipeline0> child 'decodebin20' changed state to 3(PAUSED) successfully
0:00:04.761521043  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2460:gst_element_continue_state:<souphttpsrc0> completed state change to PAUSED
0:00:04.761535965  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2365:_priv_gst_element_state_changed:<souphttpsrc0> notifying about state-changed PLAYING to PAUSED (VOID_PENDING pending)
0:00:04.761557719  5661       0xe2aa00 INFO              GST_STATES gstbin.c:2526:gst_bin_change_state_func:<pipeline0> child 'souphttpsrc0' changed state to 3(PAUSED) successfully
Estableciando el conducto a PREPARADO ���
0:00:04.761686526  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2460:gst_element_continue_state:<fps-display-video_sink-actual-sink-xvimage> completed state change to READY
0:00:04.761722466  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2365:_priv_gst_element_state_changed:<fps-display-video_sink-actual-sink-xvimage> notifying about state-changed PLAYING to READY (VOID_PENDING pending)
0:00:04.761747103  5661       0xe2aa00 INFO              GST_STATES gstbin.c:2526:gst_bin_change_state_func:<fps-display-video_sink> child 'fps-display-video_sink-actual-sink-xvimage' changed state to 2(READY) successfully
0:00:04.761778872  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2460:gst_element_continue_state:<fps-display-video_sink> completed state change to READY
0:00:04.761795143  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2365:_priv_gst_element_state_changed:<fps-display-video_sink> notifying about state-changed PLAYING to READY (VOID_PENDING pending)
0:00:04.761817800  5661       0xe2aa00 INFO              GST_STATES gstbin.c:2526:gst_bin_change_state_func:<fpsdisplaysink0> child 'fps-display-video_sink' changed state to 2(READY) successfully
0:00:04.761845369  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2460:gst_element_continue_state:<fpsdisplaysink0> completed state change to READY
0:00:04.761861589  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2365:_priv_gst_element_state_changed:<fpsdisplaysink0> notifying about state-changed PLAYING to READY (VOID_PENDING pending)
0:00:04.761883243  5661       0xe2aa00 INFO              GST_STATES gstbin.c:2526:gst_bin_change_state_func:<pipeline0> child 'fpsdisplaysink0' changed state to 2(READY) successfully
0:00:04.761947329  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2460:gst_element_continue_state:<ffmpegcsp0> completed state change to READY
0:00:04.761964983  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2365:_priv_gst_element_state_changed:<ffmpegcsp0> notifying about state-changed PAUSED to READY (VOID_PENDING pending)
0:00:04.761987554  5661       0xe2aa00 INFO              GST_STATES gstbin.c:2526:gst_bin_change_state_func:<pipeline0> child 'ffmpegcsp0' changed state to 2(READY) successfully
0:00:04.762055800  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2460:gst_element_continue_state:<jpegdec0> completed state change to READY
0:00:04.762075369  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2365:_priv_gst_element_state_changed:<jpegdec0> notifying about state-changed PAUSED to READY (VOID_PENDING pending)
0:00:04.762098847  5661       0xe2aa00 INFO              GST_STATES gstbin.c:2526:gst_bin_change_state_func:<decodebin20> child 'jpegdec0' changed state to 2(READY) successfully
0:00:04.762379219  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2460:gst_element_continue_state:<multiqueue0> completed state change to READY
0:00:04.762413534  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2365:_priv_gst_element_state_changed:<multiqueue0> notifying about state-changed PAUSED to READY (VOID_PENDING pending)
0:00:04.762441544  5661       0xe2aa00 INFO              GST_STATES gstbin.c:2526:gst_bin_change_state_func:<decodebin20> child 'multiqueue0' changed state to 2(READY) successfully
0:00:04.762497068  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2460:gst_element_continue_state:<multipartdemux0> completed state change to READY
0:00:04.762530136  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2365:_priv_gst_element_state_changed:<multipartdemux0> notifying about state-changed PAUSED to READY (VOID_PENDING pending)
0:00:04.762554161  5661       0xe2aa00 INFO              GST_STATES gstbin.c:2526:gst_bin_change_state_func:<decodebin20> child 'multipartdemux0' changed state to 2(READY) successfully
0:00:04.762590978  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2460:gst_element_continue_state:<typefind> completed state change to READY
0:00:04.762607695  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2365:_priv_gst_element_state_changed:<typefind> notifying about state-changed PAUSED to READY (VOID_PENDING pending)
0:00:04.762630898  5661       0xe2aa00 INFO              GST_STATES gstbin.c:2526:gst_bin_change_state_func:<decodebin20> child 'typefind' changed state to 2(READY) successfully
0:00:04.762664898  5661       0xe2aa00 INFO        GST_ELEMENT_PADS gstpad.c:1750:gst_pad_unlink: unlinking jpegdec0:src(0x7f246406d4f0) and src0:proxypad5(0x100b9f0)
0:00:04.762697820  5661       0xe2aa00 INFO        GST_ELEMENT_PADS gstpad.c:1795:gst_pad_unlink: unlinked jpegdec0:src and src0:proxypad5
0:00:04.762731680  5661       0xe2aa00 INFO        GST_ELEMENT_PADS gstpad.c:1750:gst_pad_unlink: unlinking multiqueue0:src0(0x7f246406d1f0) and jpegdec0:sink(0x7f246406d370)
0:00:04.762760161  5661       0xe2aa00 INFO        GST_ELEMENT_PADS gstpad.c:1795:gst_pad_unlink: unlinked multiqueue0:src0 and jpegdec0:sink
0:00:04.762786176  5661       0xe2aa00 INFO           GST_PARENTAGE gstbin.c:1465:gst_bin_remove_func:<decodebin20> removed child "jpegdec0"
0:00:04.762814437  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2460:gst_element_continue_state:<jpegdec0> completed state change to NULL
0:00:04.762830457  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2365:_priv_gst_element_state_changed:<jpegdec0> notifying about state-changed READY to NULL (VOID_PENDING pending)
0:00:04.762852462  5661       0xe2aa00 INFO        GST_ELEMENT_PADS gstelement.c:847:gst_element_remove_pad:<decodebin20> removing pad 'src0'
0:00:04.762868297  5661       0xe2aa00 INFO        GST_ELEMENT_PADS gstpad.c:1750:gst_pad_unlink: unlinking decodebin20:src0(0x1021b40) and ffmpegcsp0:sink(0xff94e0)
0:00:04.762891104  5661       0xe2aa00 INFO        GST_ELEMENT_PADS gstpad.c:1795:gst_pad_unlink: unlinked decodebin20:src0 and ffmpegcsp0:sink
0:00:04.762922587  5661       0xe2aa00 INFO        GST_ELEMENT_PADS gstelement.c:847:gst_element_remove_pad:<multiqueue0> removing pad 'src0'
0:00:04.762941454  5661       0xe2aa00 INFO        GST_ELEMENT_PADS gstelement.c:847:gst_element_remove_pad:<multiqueue0> removing pad 'sink0'
0:00:04.762956031  5661       0xe2aa00 INFO        GST_ELEMENT_PADS gstpad.c:1750:gst_pad_unlink: unlinking multipartdemux0:src_0(0xff9de0) and multiqueue0:sink0(0x7f246406d070)
0:00:04.762979891  5661       0xe2aa00 INFO        GST_ELEMENT_PADS gstpad.c:1795:gst_pad_unlink: unlinked multipartdemux0:src_0 and multiqueue0:sink0
0:00:04.763020517  5661       0xe2aa00 INFO           GST_PARENTAGE gstbin.c:1465:gst_bin_remove_func:<decodebin20> removed child "multiqueue0"
0:00:04.763056211  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2460:gst_element_continue_state:<multiqueue0> completed state change to NULL
0:00:04.763073615  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2365:_priv_gst_element_state_changed:<multiqueue0> notifying about state-changed READY to NULL (VOID_PENDING pending)
0:00:04.763100377  5661       0xe2aa00 INFO        GST_ELEMENT_PADS gstpad.c:1750:gst_pad_unlink: unlinking typefind:src(0xff9360) and multipartdemux0:sink(0xff9c60)
0:00:04.763127394  5661       0xe2aa00 INFO        GST_ELEMENT_PADS gstpad.c:1795:gst_pad_unlink: unlinked typefind:src and multipartdemux0:sink
0:00:04.763153003  5661       0xe2aa00 INFO           GST_PARENTAGE gstbin.c:1465:gst_bin_remove_func:<decodebin20> removed child "multipartdemux0"
0:00:04.763177810  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2460:gst_element_continue_state:<multipartdemux0> completed state change to NULL
0:00:04.763193545  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2365:_priv_gst_element_state_changed:<multipartdemux0> notifying about state-changed READY to NULL (VOID_PENDING pending)
0:00:04.763214602  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2460:gst_element_continue_state:<decodebin20> completed state change to READY
0:00:04.763230166  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2365:_priv_gst_element_state_changed:<decodebin20> notifying about state-changed PAUSED to READY (VOID_PENDING pending)
0:00:04.763253189  5661       0xe2aa00 INFO              GST_STATES gstbin.c:2526:gst_bin_change_state_func:<pipeline0> child 'decodebin20' changed state to 2(READY) successfully
0:00:04.763280417  5661       0xe2aa00 INFO              GST_STATES gstbin.c:2237:gst_bin_element_set_state:<fpsdisplaysink0> skipping transition from READY to  READY, since bin pending is READY : last change state return follows
0:00:04.763298387  5661       0xe2aa00 INFO              GST_STATES gstbin.c:2526:gst_bin_change_state_func:<pipeline0> child 'fpsdisplaysink0' changed state to 2(READY) successfully
0:00:04.763315550  5661       0xe2aa00 INFO              GST_STATES gstbin.c:2237:gst_bin_element_set_state:<ffmpegcsp0> skipping transition from READY to  READY, since bin pending is READY : last change state return follows
0:00:04.763331470  5661       0xe2aa00 INFO              GST_STATES gstbin.c:2526:gst_bin_change_state_func:<pipeline0> child 'ffmpegcsp0' changed state to 2(READY) successfully
0:00:04.763349194  5661       0xe2aa00 INFO              GST_STATES gstbin.c:2237:gst_bin_element_set_state:<decodebin20> skipping transition from READY to  READY, since bin pending is READY : last change state return follows
0:00:04.763365625  5661       0xe2aa00 INFO              GST_STATES gstbin.c:2526:gst_bin_change_state_func:<pipeline0> child 'decodebin20' changed state to 2(READY) successfully
0:00:04.763417435  5661      0x1041540 INFO                 basesrc gstbasesrc.c:2448:gst_base_src_loop:<souphttpsrc0> pausing after gst_base_src_get_range() = unexpected
0:00:04.763456347  5661      0x1041540 INFO               GST_EVENT gstpad.c:5466:gst_pad_send_event:<decodebin20:sink> Received event on flushing pad. Discarding
0:00:04.763794442  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2460:gst_element_continue_state:<souphttpsrc0> completed state change to READY
0:00:04.763845094  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2365:_priv_gst_element_state_changed:<souphttpsrc0> notifying about state-changed PAUSED to READY (VOID_PENDING pending)
0:00:04.763876693  5661       0xe2aa00 INFO              GST_STATES gstbin.c:2526:gst_bin_change_state_func:<pipeline0> child 'souphttpsrc0' changed state to 2(READY) successfully
0:00:04.763901104  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2460:gst_element_continue_state:<pipeline0> completed state change to READY
0:00:04.763916713  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2365:_priv_gst_element_state_changed:<pipeline0> notifying about state-changed PLAYING to READY (VOID_PENDING pending)
0:00:04.763961916  5661       0xe2aa00 INFO              GST_STATES gstbin.c:1784:gst_bin_get_state_func:<pipeline0> getting state
Estableciendo el conducto a NULL ���
0:00:04.786491562  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2460:gst_element_continue_state:<fps-display-video_sink-actual-sink-xvimage> completed state change to NULL
0:00:04.786668790  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2365:_priv_gst_element_state_changed:<fps-display-video_sink-actual-sink-xvimage> notifying about state-changed READY to NULL (VOID_PENDING pending)
0:00:04.786749046  5661       0xe2aa00 INFO              GST_STATES gstbin.c:2526:gst_bin_change_state_func:<fps-display-video_sink> child 'fps-display-video_sink-actual-sink-xvimage' changed state to 1(NULL) successfully
0:00:04.786810264  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2460:gst_element_continue_state:<fps-display-video_sink-actual-sink-xvimage> completed state change to NULL
0:00:04.786848148  5661       0xe2aa00 INFO        GST_ELEMENT_PADS gstpad.c:1750:gst_pad_unlink: unlinking sink:proxypad2(0x100b370) and fps-display-video_sink-actual-sink-xvimage:sink(0xff9960)
0:00:04.786887948  5661       0xe2aa00 INFO        GST_ELEMENT_PADS gstpad.c:1795:gst_pad_unlink: unlinked sink:proxypad2 and fps-display-video_sink-actual-sink-xvimage:sink
0:00:04.786923808  5661       0xe2aa00 INFO           GST_PARENTAGE gstbin.c:1465:gst_bin_remove_func:<fps-display-video_sink> removed child "fps-display-video_sink-actual-sink-xvimage"
0:00:04.786972745  5661       0xe2aa00 INFO     GST_ELEMENT_FACTORY gstelementfactory.c:374:gst_element_factory_create: creating element "fakesink" named "tempsink"
0:00:04.787076038  5661       0xe2aa00 INFO        GST_ELEMENT_PADS gstelement.c:728:gst_element_add_pad:<GstBaseSink at 0x103f8e0> adding pad 'sink'
0:00:04.787150620  5661       0xe2aa00 INFO        GST_ELEMENT_PADS gstelement.c:975:gst_element_get_static_pad: found pad tempsink:sink
0:00:04.787189707  5661       0xe2aa00 INFO                GST_PADS gstpad.c:1978:gst_pad_link_prepare: trying to link sink:proxypad2 and tempsink:sink
0:00:04.787222665  5661       0xe2aa00 INFO                GST_PADS gstpad.c:2161:gst_pad_link_full: linked sink:proxypad2 and tempsink:sink, successful
0:00:04.787257963  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2460:gst_element_continue_state:<fps-display-video_sink> completed state change to NULL
0:00:04.787315126  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2365:_priv_gst_element_state_changed:<fps-display-video_sink> notifying about state-changed READY to NULL (VOID_PENDING pending)
0:00:04.787368449  5661       0xe2aa00 INFO              GST_STATES gstbin.c:2526:gst_bin_change_state_func:<fpsdisplaysink0> child 'fps-display-video_sink' changed state to 1(NULL) successfully
0:00:04.787435472  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2460:gst_element_continue_state:<fpsdisplaysink0> completed state change to NULL
0:00:04.787468349  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2365:_priv_gst_element_state_changed:<fpsdisplaysink0> notifying about state-changed READY to NULL (VOID_PENDING pending)
0:00:04.787513678  5661       0xe2aa00 INFO              GST_STATES gstbin.c:2526:gst_bin_change_state_func:<pipeline0> child 'fpsdisplaysink0' changed state to 1(NULL) successfully
0:00:04.787562219  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2460:gst_element_continue_state:<ffmpegcsp0> completed state change to NULL
0:00:04.787592846  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2365:_priv_gst_element_state_changed:<ffmpegcsp0> notifying about state-changed READY to NULL (VOID_PENDING pending)
0:00:04.788510169  5661       0xe2aa00 INFO              GST_STATES gstbin.c:2526:gst_bin_change_state_func:<pipeline0> child 'ffmpegcsp0' changed state to 1(NULL) successfully
0:00:04.788609483  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2460:gst_element_continue_state:<typefind> completed state change to NULL
0:00:04.788635513  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2365:_priv_gst_element_state_changed:<typefind> notifying about state-changed READY to NULL (VOID_PENDING pending)
0:00:04.788666671  5661       0xe2aa00 INFO              GST_STATES gstbin.c:2526:gst_bin_change_state_func:<decodebin20> child 'typefind' changed state to 1(NULL) successfully
0:00:04.788695673  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2460:gst_element_continue_state:<decodebin20> completed state change to NULL
0:00:04.788712560  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2365:_priv_gst_element_state_changed:<decodebin20> notifying about state-changed READY to NULL (VOID_PENDING pending)
0:00:04.788738210  5661       0xe2aa00 INFO              GST_STATES gstbin.c:2526:gst_bin_change_state_func:<pipeline0> child 'decodebin20' changed state to 1(NULL) successfully
0:00:04.788765227  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2460:gst_element_continue_state:<souphttpsrc0> completed state change to NULL
0:00:04.788783222  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2365:_priv_gst_element_state_changed:<souphttpsrc0> notifying about state-changed READY to NULL (VOID_PENDING pending)
0:00:04.788808816  5661       0xe2aa00 INFO              GST_STATES gstbin.c:2526:gst_bin_change_state_func:<pipeline0> child 'souphttpsrc0' changed state to 1(NULL) successfully
0:00:04.788860565  5661       0xe2aa00 INFO         GST_REFCOUNTING gstelement.c:3064:gst_element_dispose:<jpegdec0> dispose
0:00:04.788883292  5661       0xe2aa00 INFO        GST_ELEMENT_PADS gstelement.c:847:gst_element_remove_pad:<jpegdec0> removing pad 'src'
0:00:04.788967222  5661       0xe2aa00 INFO        GST_ELEMENT_PADS gstelement.c:847:gst_element_remove_pad:<jpegdec0> removing pad 'sink'
0:00:04.789002104  5661       0xe2aa00 INFO         GST_REFCOUNTING gstelement.c:3088:gst_element_dispose:<jpegdec0> parent class dispose
0:00:04.789029829  5661       0xe2aa00 INFO         GST_REFCOUNTING gstelement.c:3119:gst_element_finalize:<jpegdec0> finalize
0:00:04.789048225  5661       0xe2aa00 INFO         GST_REFCOUNTING gstelement.c:3130:gst_element_finalize:<jpegdec0> finalize parent
0:00:04.789085307  5661       0xe2aa00 INFO         GST_REFCOUNTING gstelement.c:3064:gst_element_dispose:<multiqueue0> dispose
0:00:04.789107172  5661       0xe2aa00 INFO         GST_REFCOUNTING gstelement.c:3088:gst_element_dispose:<multiqueue0> parent class dispose
0:00:04.789128054  5661       0xe2aa00 INFO         GST_REFCOUNTING gstelement.c:3119:gst_element_finalize:<multiqueue0> finalize
0:00:04.789146009  5661       0xe2aa00 INFO         GST_REFCOUNTING gstelement.c:3130:gst_element_finalize:<multiqueue0> finalize parent
0:00:04.789166962  5661       0xe2aa00 INFO         GST_REFCOUNTING gstelement.c:3064:gst_element_dispose:<multipartdemux0> dispose
0:00:04.789184716  5661       0xe2aa00 INFO        GST_ELEMENT_PADS gstelement.c:847:gst_element_remove_pad:<multipartdemux0> removing pad 'src_0'
0:00:04.789213934  5661       0xe2aa00 INFO        GST_ELEMENT_PADS gstelement.c:847:gst_element_remove_pad:<multipartdemux0> removing pad 'sink'
0:00:04.789240876  5661       0xe2aa00 INFO         GST_REFCOUNTING gstelement.c:3088:gst_element_dispose:<multipartdemux0> parent class dispose
0:00:04.789282044  5661       0xe2aa00 INFO         GST_REFCOUNTING gstelement.c:3119:gst_element_finalize:<multipartdemux0> finalize
0:00:04.789305518  5661       0xe2aa00 INFO         GST_REFCOUNTING gstelement.c:3130:gst_element_finalize:<multipartdemux0> finalize parent
0:00:04.789352942  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2460:gst_element_continue_state:<pipeline0> completed state change to NULL
0:00:04.789375122  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2365:_priv_gst_element_state_changed:<pipeline0> notifying about state-changed READY to NULL (VOID_PENDING pending)
0:00:04.789401819  5661       0xe2aa00 INFO              GST_STATES gstbin.c:1784:gst_bin_get_state_func:<pipeline0> getting state
Liberando la tuber��a���
0:00:04.789456902  5661       0xe2aa00 INFO        GST_ELEMENT_PADS gstpad.c:1750:gst_pad_unlink: unlinking ffmpegcsp0:src(0xff9660) and fpsdisplaysink0:sink(0x100a210)
0:00:04.789492420  5661       0xe2aa00 INFO        GST_ELEMENT_PADS gstpad.c:1795:gst_pad_unlink: unlinked ffmpegcsp0:src and fpsdisplaysink0:sink
0:00:04.789526055  5661       0xe2aa00 INFO           GST_PARENTAGE gstbin.c:1465:gst_bin_remove_func:<pipeline0> removed child "fpsdisplaysink0"
0:00:04.789562305  5661       0xe2aa00 INFO        GST_ELEMENT_PADS gstpad.c:1750:gst_pad_unlink: unlinking sink:proxypad1(0x100b1d0) and fps-display-video_sink:sink(0x100a3c0)
0:00:04.789587483  5661       0xe2aa00 INFO        GST_ELEMENT_PADS gstpad.c:1795:gst_pad_unlink: unlinked sink:proxypad1 and fps-display-video_sink:sink
0:00:04.789622476  5661       0xe2aa00 INFO           GST_PARENTAGE gstbin.c:1465:gst_bin_remove_func:<fpsdisplaysink0> removed child "fps-display-video_sink"
0:00:04.789660215  5661       0xe2aa00 INFO              GST_STATES gstelement.c:2460:gst_element_continue_state:<tempsink> completed state change to NULL
0:00:04.789684010  5661       0xe2aa00 INFO        GST_ELEMENT_PADS gstpad.c:1750:gst_pad_unlink: unlinking sink:proxypad2(0x100b370) and tempsink:sink(0xff9ae0)
0:00:04.789705368  5661       0xe2aa00 INFO        GST_ELEMENT_PADS gstpad.c:1795:gst_pad_unlink: unlinked sink:proxypad2 and tempsink:sink
0:00:04.789724566  5661       0xe2aa00 INFO           GST_PARENTAGE gstbin.c:1465:gst_bin_remove_func:<fps-display-video_sink> removed child "tempsink"
0:00:04.789745644  5661       0xe2aa00 INFO         GST_REFCOUNTING gstelement.c:3064:gst_element_dispose:<tempsink> dispose
0:00:04.789763649  5661       0xe2aa00 INFO        GST_ELEMENT_PADS gstelement.c:847:gst_element_remove_pad:<tempsink> removing pad 'sink'
0:00:04.789786756  5661       0xe2aa00 INFO         GST_REFCOUNTING gstelement.c:3088:gst_element_dispose:<tempsink> parent class dispose
0:00:04.789806365  5661       0xe2aa00 INFO         GST_REFCOUNTING gstelement.c:3119:gst_element_finalize:<tempsink> finalize
0:00:04.789823894  5661       0xe2aa00 INFO         GST_REFCOUNTING gstelement.c:3130:gst_element_finalize:<tempsink> finalize parent
0:00:04.789846220  5661       0xe2aa00 INFO         GST_REFCOUNTING gstelement.c:3064:gst_element_dispose:<fps-display-video_sink> dispose
0:00:04.789863127  5661       0xe2aa00 INFO        GST_ELEMENT_PADS gstelement.c:847:gst_element_remove_pad:<fps-display-video_sink> removing pad 'sink'
0:00:04.789894215  5661       0xe2aa00 INFO         GST_REFCOUNTING gstelement.c:3088:gst_element_dispose:<fps-display-video_sink> parent class dispose
0:00:04.789914050  5661       0xe2aa00 INFO         GST_REFCOUNTING gstelement.c:3119:gst_element_finalize:<fps-display-video_sink> finalize
0:00:04.789930371  5661       0xe2aa00 INFO         GST_REFCOUNTING gstelement.c:3130:gst_element_finalize:<fps-display-video_sink> finalize parent
0:00:04.789947995  5661       0xe2aa00 INFO         GST_REFCOUNTING gstelement.c:3064:gst_element_dispose:<fpsdisplaysink0> dispose
0:00:04.789964255  5661       0xe2aa00 INFO        GST_ELEMENT_PADS gstelement.c:847:gst_element_remove_pad:<fpsdisplaysink0> removing pad 'sink'
0:00:04.789996020  5661       0xe2aa00 INFO         GST_REFCOUNTING gstelement.c:3088:gst_element_dispose:<fpsdisplaysink0> parent class dispose
0:00:04.790016100  5661       0xe2aa00 INFO         GST_REFCOUNTING gstelement.c:3119:gst_element_finalize:<fpsdisplaysink0> finalize
0:00:04.790033027  5661       0xe2aa00 INFO         GST_REFCOUNTING gstelement.c:3130:gst_element_finalize:<fpsdisplaysink0> finalize parent
0:00:04.790057909  5661       0xe2aa00 INFO           GST_PARENTAGE gstbin.c:1465:gst_bin_remove_func:<pipeline0> removed child "ffmpegcsp0"
0:00:04.790082907  5661       0xe2aa00 INFO         GST_REFCOUNTING gstelement.c:3064:gst_element_dispose:<ffmpegcsp0> dispose
0:00:04.790115263  5661       0xe2aa00 INFO        GST_ELEMENT_PADS gstelement.c:847:gst_element_remove_pad:<ffmpegcsp0> removing pad 'src'
0:00:04.790140787  5661       0xe2aa00 INFO        GST_ELEMENT_PADS gstelement.c:847:gst_element_remove_pad:<ffmpegcsp0> removing pad 'sink'
0:00:04.790165869  5661       0xe2aa00 INFO         GST_REFCOUNTING gstelement.c:3088:gst_element_dispose:<ffmpegcsp0> parent class dispose
0:00:04.790188827  5661       0xe2aa00 INFO         GST_REFCOUNTING gstelement.c:3119:gst_element_finalize:<ffmpegcsp0> finalize
0:00:04.790206516  5661       0xe2aa00 INFO         GST_REFCOUNTING gstelement.c:3130:gst_element_finalize:<ffmpegcsp0> finalize parent
0:00:04.790227719  5661       0xe2aa00 INFO        GST_ELEMENT_PADS gstpad.c:1750:gst_pad_unlink: unlinking souphttpsrc0:src(0xff9060) and decodebin20:sink(0x100a060)
0:00:04.790262396  5661       0xe2aa00 INFO        GST_ELEMENT_PADS gstpad.c:1795:gst_pad_unlink: unlinked souphttpsrc0:src and decodebin20:sink
0:00:04.790296155  5661       0xe2aa00 INFO           GST_PARENTAGE gstbin.c:1465:gst_bin_remove_func:<pipeline0> removed child "decodebin20"
0:00:04.790425273  5661       0xe2aa00 INFO        GST_ELEMENT_PADS gstpad.c:1750:gst_pad_unlink: unlinking sink:proxypad0(0x100b030) and typefind:sink(0xff91e0)
0:00:04.790461032  5661       0xe2aa00 INFO        GST_ELEMENT_PADS gstpad.c:1795:gst_pad_unlink: unlinked sink:proxypad0 and typefind:sink
0:00:04.790481599  5661       0xe2aa00 INFO           GST_PARENTAGE gstbin.c:1465:gst_bin_remove_func:<decodebin20> removed child "typefind"
0:00:04.790509809  5661       0xe2aa00 INFO         GST_REFCOUNTING gstelement.c:3064:gst_element_dispose:<typefind> dispose
0:00:04.790526095  5661       0xe2aa00 INFO        GST_ELEMENT_PADS gstelement.c:847:gst_element_remove_pad:<typefind> removing pad 'src'
0:00:04.790555840  5661       0xe2aa00 INFO        GST_ELEMENT_PADS gstelement.c:847:gst_element_remove_pad:<typefind> removing pad 'sink'
0:00:04.790580892  5661       0xe2aa00 INFO         GST_REFCOUNTING gstelement.c:3088:gst_element_dispose:<typefind> parent class dispose
0:00:04.790598822  5661       0xe2aa00 INFO         GST_REFCOUNTING gstelement.c:3119:gst_element_finalize:<typefind> finalize
0:00:04.790616100  5661       0xe2aa00 INFO         GST_REFCOUNTING gstelement.c:3130:gst_element_finalize:<typefind> finalize parent
0:00:04.790633990  5661       0xe2aa00 INFO         GST_REFCOUNTING gstelement.c:3064:gst_element_dispose:<decodebin20> dispose
0:00:04.790650150  5661       0xe2aa00 INFO        GST_ELEMENT_PADS gstelement.c:847:gst_element_remove_pad:<decodebin20> removing pad 'sink'
0:00:04.790680451  5661       0xe2aa00 INFO         GST_REFCOUNTING gstelement.c:3088:gst_element_dispose:<decodebin20> parent class dispose
0:00:04.790702817  5661       0xe2aa00 INFO         GST_REFCOUNTING gstelement.c:3119:gst_element_finalize:<decodebin20> finalize
0:00:04.790720571  5661       0xe2aa00 INFO         GST_REFCOUNTING gstelement.c:3130:gst_element_finalize:<decodebin20> finalize parent
0:00:04.790763975  5661       0xe2aa00 INFO           GST_PARENTAGE gstbin.c:1465:gst_bin_remove_func:<pipeline0> removed child "souphttpsrc0"
0:00:04.790795785  5661       0xe2aa00 INFO         GST_REFCOUNTING gstelement.c:3064:gst_element_dispose:<souphttpsrc0> dispose
0:00:04.790812677  5661       0xe2aa00 INFO        GST_ELEMENT_PADS gstelement.c:847:gst_element_remove_pad:<souphttpsrc0> removing pad 'src'
0:00:04.790835153  5661       0xe2aa00 INFO         GST_REFCOUNTING gstelement.c:3088:gst_element_dispose:<souphttpsrc0> parent class dispose
0:00:04.790859374  5661       0xe2aa00 INFO         GST_REFCOUNTING gstelement.c:3119:gst_element_finalize:<souphttpsrc0> finalize
0:00:04.790876887  5661       0xe2aa00 INFO         GST_REFCOUNTING gstelement.c:3130:gst_element_finalize:<souphttpsrc0> finalize parent
0:00:04.790894922  5661       0xe2aa00 INFO         GST_REFCOUNTING gstelement.c:3064:gst_element_dispose:<pipeline0> dispose
0:00:04.790915043  5661       0xe2aa00 INFO         GST_REFCOUNTING gstelement.c:3088:gst_element_dispose:<pipeline0> parent class dispose
0:00:04.790931724  5661       0xe2aa00 INFO         GST_REFCOUNTING gstelement.c:3119:gst_element_finalize:<pipeline0> finalize
0:00:04.790947514  5661       0xe2aa00 INFO         GST_REFCOUNTING gstelement.c:3130:gst_element_finalize:<pipeline0> finalize parent
0:00:04.790969298  5661       0xe2aa00 INFO                GST_INIT gst.c:1023:gst_deinit: deinitializing GStreamer
0:00:04.796538910  5661       0xe2aa00 INFO                GST_INIT gst.c:1129:gst_deinit: deinitialized GStreamer


More information about the gstreamer-devel mailing list