After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 87868 - gst-player segfaults on any media file selected
gst-player segfaults on any media file selected
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins
0.4.0
Other Linux
: Normal normal
: 0.4.0
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-07-10 20:35 UTC by eslrahc
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description eslrahc 2002-07-10 20:35:21 UTC
gst-player-0.4.0 segfaults regardles of media type whenever Play is 
selected

gst-player --gst-mask=-1 
INFO (11401: 0) Initializing GStreamer Core Library version 0.4.0 
INFO (11401: 0) CPU features: (c1cbfbff) MMX SSE 3DNOW MMXEXT 
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"bin"
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"pipeline"
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"thread"
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"queue"
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"typefind"
INFO (11401: 0)gst_plugin_register_func:114: plugin "(null)" 
initialised
registry: loaded user_registry in 0.000187 seconds
          (/home/charles/.gstreamer/registry.xml)
DEBUG(11401: 0)plugin_times_older_than:447: comparing plugin times 
from /usr/lib/gst with 1026075864

INFO (11401: 0)plugin_times_older_than_recurse:414: time for 
/usr/lib/gst was 1026321904; more recent than registry time of 
1026075864

INFO (11401: 0) Registry out of date, rebuilding...
INFO (11401: 0)gst_xml_registry_rebuild:1465: Rebuilding registry 
0x8050bd8 in directory /usr/lib/gst...
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstgoom.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstgoom.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"goom"
DEBUG(11401: 0)gst_type_register:170: gsttype: capstype(0x8070240) 
gave new mime type 'video/raw', id 1
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_type_register:170: gsttype: capstype(0x8079260) 
gave new mime type 'audio/raw', id 2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstgoom.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstgoom.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstcolorspace.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstcolorspace.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"colorspace"DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstcolorspace.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstcolorspace.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstxvideosink.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstxvideosink.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"xvideosink"INFO (11401: 0)_gst_xvimage_init:146: Xv: 2 adaptors 
available.
INFO (11401: 0)_gst_xvimage_init:157: Xv: NV10 Video Overlay: input 
image, ports 91-91
INFO (11401: 0)_gst_xvimage_init:172:   image format list for port 91
INFO (11401: 0)_gst_xvimage_init:192:     0x32595559 (YUY2) packed 
YUYV (8:8;8,1:2:2,1:1:1)
INFO (11401: 0)_gst_xvimage_init:192:     0x32315659 (YV12) planar YVU 
(8:8;8,1:2:2,1:2:2)
INFO (11401: 0)_gst_xvimage_init:192:     0x59565955 (UYVY) packed 
UYVY (8:8;8,1:2:2,1:1:1)
INFO (11401: 0)_gst_xvimage_init:192:     0x30323449 (I420) planar YUV 
(8:8;8,1:2:2,1:2:2)
INFO (11401: 0)_gst_xvimage_init:157: Xv: NV05 Video Blitter: input 
image, ports 92-123
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstxvideosink.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstxvideosink.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgsty4menc.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgsty4menc.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"lavenc"
DEBUG(11401: 0)gst_type_register:170: gsttype: capstype(0x807b7f0) 
gave new mime type 'application/x-lav', id 3
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgsty4menc.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgsty4menc.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstresample.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstresample.so" loaded, called entry function...
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstresample.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstresample.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstmpegaudioparse.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstmpegaudioparse.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"mp3parse"
DEBUG(11401: 0)gst_type_register:170: gsttype: capstype(0x807bd80) 
gave new mime type 'audio/mp3', id 4
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstmpegaudioparse.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstmpegaudioparse.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstmpeg1systemencode.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstmpeg1systemencode.so" loaded, called entry 
function...
system_encode:: could not load support library: 'gstgetbits'
INFO (11401: 0)gst_plugin_register_func:111: plugin 
"/usr/lib/gst/libgstmpeg1systemencode.so" failed to initialise
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstcontrol.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstcontrol.so" loaded, called entry function...
DEBUG(11401: 0)gst_unitconv_register_unit:302: creating unit: hertz

DEBUG(11401: 0)gst_unitconv_register_unit:302: creating unit: 
hertz-rate-bound

DEBUG(11401: 0)gst_unitconv_register_unit:302: creating unit: 
twelve-tone-scale

DEBUG(11401: 0)gst_unitconv_register_unit:302: creating unit: midi-note

DEBUG(11401: 0)gst_unitconv_register_unit:302: creating unit: seconds

DEBUG(11401: 0)gst_unitconv_register_unit:302: creating unit: 
nanoseconds

DEBUG(11401: 0)gst_unitconv_register_unit:302: creating unit: samples

DEBUG(11401: 0)gst_unitconv_register_unit:302: creating unit: scalar

DEBUG(11401: 0)gst_unitconv_register_unit:302: creating unit: 
scalar-int

DEBUG(11401: 0)gst_unitconv_register_unit:302: creating unit: decibel

DEBUG(11401: 0)gst_unitconv_register_unit:302: creating unit: percent

DEBUG(11401: 0)gst_unitconv_register_unit:302: creating unit: float

DEBUG(11401: 0)gst_unitconv_register_unit:302: creating unit: int

DEBUG(11401: 0)gst_unitconv_register_unit:302: creating unit: int64

DEBUG(11401: 0)gst_unitconv_register_convert_func:344: adding unit 
converter from nanoseconds to seconds

DEBUG(11401: 0)gst_unitconv_register_convert_func:344: adding unit 
converter from seconds to nanoseconds

DEBUG(11401: 0)gst_unitconv_register_convert_func:344: adding unit 
converter from seconds to samples

DEBUG(11401: 0)gst_unitconv_register_convert_func:344: adding unit 
converter from samples to seconds

DEBUG(11401: 0)gst_unitconv_register_convert_func:344: adding unit 
converter from scalar to percent

DEBUG(11401: 0)gst_unitconv_register_convert_func:344: adding unit 
converter from percent to scalar

INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstcontrol.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstcontrol.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstmpegaudio.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstmpegaudio.so" loaded, called entry function...
mpegaudio:: could not load support library: 'gstputbits'
INFO (11401: 0)gst_plugin_register_func:111: plugin 
"/usr/lib/gst/libgstmpegaudio.so" failed to initialise
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstvolume.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstvolume.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"volume"
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstvolume.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstvolume.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstplayondemand.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstplayondemand.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"playondemand"
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstplayondemand.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstplayondemand.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstsynaesthesia.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstsynaesthesia.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"synaesthesia"
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstsynaesthesia.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstsynaesthesia.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstmikmod.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstmikmod.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"mikmod"
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_type_register:170: gsttype: capstype(0x8085af0) 
gave new mime type 'audio/mod', id 5
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstmikmod.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstmikmod.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstcutter.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstcutter.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"cutter"
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
cutter: could not load support library: 'gstaudio'
INFO (11401: 0)gst_plugin_register_func:111: plugin 
"/usr/lib/gst/libgstcutter.so" failed to initialise
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstcdxaparse.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstcdxaparse.so" loaded, called entry function...
cdxaparse: could not load support library: 'gstbytestream'
INFO (11401: 0)gst_plugin_register_func:111: plugin 
"/usr/lib/gst/libgstcdxaparse.so" failed to initialise
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstautoplugcache.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstautoplugcache.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"autoplugcache"
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstautoplugcache.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstautoplugcache.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstmodplug.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstmodplug.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"modplug"
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstmodplug.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstmodplug.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstv4lelement.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstv4lelement.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"v4lelement"INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstv4lelement.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstv4lelement.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstspectrum.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstspectrum.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"spectrum"
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstspectrum.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstspectrum.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstwavparse.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstwavparse.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"wavparse"
DEBUG(11401: 0)gst_type_register:170: gsttype: capstype(0x8088710) 
gave new mime type 'audio/x-wav', id 6
DEBUG(11401: 0)gst_object_ref:163: ref 'wavparse_sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'wavparse_src' 1->2
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstwavparse.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstwavparse.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstavidemux.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstavidemux.so" loaded, called entry function...
avidemux: could not load support library: 'gstbytestream'
INFO (11401: 0)gst_plugin_register_func:111: plugin 
"/usr/lib/gst/libgstavidemux.so" failed to initialise
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgststereo2mono.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgststereo2mono.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"stereo2mono"
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgststereo2mono.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgststereo2mono.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstdxr3.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstdxr3.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"dxr3videosink"
DEBUG(11401: 0)gst_type_register:170: gsttype: capstype(0x8089480) 
gave new mime type 'video/mpeg', id 7
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstdxr3.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstdxr3.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstmp3types.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstmp3types.so" loaded, called entry function...
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstmp3types.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstmp3types.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstac3parse.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstac3parse.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"ac3parse"
DEBUG(11401: 0)gst_type_register:170: gsttype: capstype(0x8089ca0) 
gave new mime type 'audio/ac3', id 8
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstac3parse.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstac3parse.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstmpeg1types.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstmpeg1types.so" loaded, called entry function...
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstmpeg1types.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstmpeg1types.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstvolenv.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstvolenv.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"volenv"
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstvolenv.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstvolenv.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstputbits.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstputbits.so" loaded, called entry function...
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstputbits.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstputbits.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstadder.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstadder.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"adder"
gstadder: could not load support library: 'gstbytestream'
INFO (11401: 0)gst_plugin_register_func:111: plugin 
"/usr/lib/gst/libgstadder.so" failed to initialise
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgststandardscheduler.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgststandardscheduler.so" loaded, called entry 
function...
DEBUG(11401: 0)gst_scheduler_factory_find:745: gstscheduler: find 
"standard"
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgststandardscheduler.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgststandardscheduler.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstavimux.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstavimux.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"avimux"
DEBUG(11401: 0)gst_type_register:170: gsttype: capstype(0x808bb40) 
gave new mime type 'video/avi', id 9
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'audio_%d' 1->2
DEBUG(11401: 0)gst_type_register:170: gsttype: capstype(0x808bcd0) 
gave new mime type 'video/jpeg', id 10
DEBUG(11401: 0)gst_object_ref:163: ref 'video_%d' 1->2
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstavimux.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstavimux.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstopenquicktimetypes.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstopenquicktimetypes.so" loaded, called entry 
function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"quicktimetypes"
DEBUG(11401: 0)gst_type_register:170: gsttype: capstype(0x808c240) 
gave new mime type 'video/quicktime', id 11
DEBUG(11401: 0)gst_type_register:170: gsttype: capstype(0x808c310) 
gave new mime type 'video/3ivx', id 12
DEBUG(11401: 0)gst_object_ref:163: ref 'video_src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstopenquicktimetypes.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstopenquicktimetypes.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstlevel.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstlevel.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"level"
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstlevel.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstlevel.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstdvdreadsrc.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstdvdreadsrc.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"dvdreadsrc"INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstdvdreadsrc.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstdvdreadsrc.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgststaticautoplugrender.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgststaticautoplugrender.so" loaded, called entry 
function...
DEBUG(11401: 0)gst_autoplug_factory_find:279: gstautoplug: find 
"staticrender"
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgststaticautoplugrender.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgststaticautoplugrender.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstgnomevfssrc.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstgnomevfssrc.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"gnomevfssrc"
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstgnomevfssrc.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstgnomevfssrc.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstladspa.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstladspa.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"ladspa_lpf"DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"ladspa_hpf"DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 2->3
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 2->3
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"ladspa_sine_faaa"
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 3->4
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 3->4
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"ladspa_sine_faac"
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 4->5
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 4->5
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"ladspa_sine_fcaa"
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 5->6
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 5->6
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"ladspa_sine_fcac"
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 6->7
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"ladspa_amp_mono"
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 6->7
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 7->8
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"ladspa_amp_stereo"
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 7->8
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 8->9
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"ladspa_delay_5s"
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 8->9
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 9->10
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"ladspa_noise_white"
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 10->11
gstladspa: could not load support library: 'gstbytestream'
INFO (11401: 0)gst_plugin_register_func:111: plugin 
"/usr/lib/gst/libgstladspa.so" failed to initialise
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstlame.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstlame.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"lame"
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstlame.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstlame.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstaudioscale.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstaudioscale.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"audioscale"INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstaudioscale.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstaudioscale.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstvcdsrc.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstvcdsrc.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"vcdsrc"
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstvcdsrc.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstvcdsrc.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstesdsink.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstesdsink.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"esdsink"
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstesdsink.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstesdsink.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstriff.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstriff.so" loaded, called entry function...
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstriff.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstriff.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstv4lmjpegsrc.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstv4lmjpegsrc.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"v4lmjpegsrc"
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstv4lmjpegsrc.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstv4lmjpegsrc.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstvorbis.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstvorbis.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"vorbisenc"
DEBUG(11401: 0)gst_type_register:170: gsttype: capstype(0x80a5b78) 
gave new mime type 'audio/x-ogg', id 13
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"vorbisdec"
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"vorbisfile"DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 2->3
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 2->3
vorbis:: could not load support library: 'gstbytestream'
INFO (11401: 0)gst_plugin_register_func:111: plugin 
"/usr/lib/gst/libgstvorbis.so" failed to initialise
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstbasicscheduler.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstbasicscheduler.so" loaded, called entry function...
DEBUG(11401: 0)gst_scheduler_factory_find:745: gstscheduler: find 
"basic"
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstbasicscheduler.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstbasicscheduler.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstossaudio.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstossaudio.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"osssink"
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"osssrc"
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"ossgst"
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstossaudio.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstossaudio.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstv4lmjpegsink.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstv4lmjpegsink.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"v4lmjpegsink"
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstv4lmjpegsink.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstv4lmjpegsink.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstmonoscope.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstmonoscope.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"monoscope"
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstmonoscope.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstmonoscope.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstudp.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstudp.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"udpsink"
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"udpsrc"
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstudp.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstudp.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstmpeg2subt.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstmpeg2subt.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"mpeg2subt"
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstmpeg2subt.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstmpeg2subt.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstjpeg.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstjpeg.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"jpegenc"
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"jpegdec"
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstjpeg.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstjpeg.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstvumeter.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstvumeter.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"vumeter"
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstvumeter.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstvumeter.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstpassthrough.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstpassthrough.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"passthrough"
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstpassthrough.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstpassthrough.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstauparse.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstauparse.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"auparse"
DEBUG(11401: 0)gst_type_register:170: gsttype: capstype(0x80a9bf0) 
gave new mime type 'audio/au', id 14
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstauparse.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstauparse.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstsid.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstsid.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"siddec"
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_type_register:170: gsttype: capstype(0x80a7e18) 
gave new mime type 'audio/sid', id 15
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstsid.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstsid.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstflxdec.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstflxdec.so" loaded, called entry function...
flxdec:: could not load support library: 'gstbytestream'
INFO (11401: 0)gst_plugin_register_func:111: plugin 
"/usr/lib/gst/libgstflxdec.so" failed to initialise
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstsdlvideosink.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstsdlvideosink.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"sdlvideosink"
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstsdlvideosink.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstsdlvideosink.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstautoplugger.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstautoplugger.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"autoplugger"
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstautoplugger.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstautoplugger.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstmpegstream.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstmpegstream.so" loaded, called entry function...
mpeg_demux:: could not load support library: 'gstbytestream'
INFO (11401: 0)gst_plugin_register_func:111: plugin 
"/usr/lib/gst/libgstmpegstream.so" failed to initialise
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstmono2stereo.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstmono2stereo.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"mono2stereo"
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstmono2stereo.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstmono2stereo.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstchart.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstchart.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"chart"
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstchart.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstchart.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstmulaw.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstmulaw.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"mulawenc"
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"mulawdec"
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstmulaw.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstmulaw.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstsinesrc.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstsinesrc.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"sinesrc"
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstsinesrc.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstsinesrc.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstdvdnavsrc.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstdvdnavsrc.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"dvdnavsrc"
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstdvdnavsrc.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstdvdnavsrc.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstmedian.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstmedian.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"median"
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstmedian.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstmedian.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstaasink.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstaasink.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"aasink"
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstaasink.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstaasink.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstesdmon.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstesdmon.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"esdmon"
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstesdmon.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstesdmon.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstsmooth.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstsmooth.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"smooth"
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstsmooth.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstsmooth.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstaudiofile.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstaudiofile.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"afsink"
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"afsrc"
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
gstafsrc/sink: could not load support library: 'gstaudio'
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"afparse"
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_type_register:170: gsttype: capstype(0x80b1658) 
gave new mime type 'audio/x-aiff', id 16
DEBUG(11401: 0)gst_type_register:170: gsttype: capstype(0x80b19c8) 
gave new mime type 'audio/basic', id 17
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
gstafparse/sink: could not load support library: 'gstaudio'
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstaudiofile.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstaudiofile.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstmad.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstmad.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"mad"
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstmad.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstmad.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstv4lsrc.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstv4lsrc.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"v4lsrc"
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstv4lsrc.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstv4lsrc.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstrtjpeg.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstrtjpeg.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"rtjpegenc"
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"rtjpegdec"
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstrtjpeg.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstrtjpeg.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgststereosplit.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgststereosplit.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"stereosplit"
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_unref:183: unref 'src' 2->1
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgststereosplit.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgststereosplit.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstartsdsink.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstartsdsink.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"artsdsink"
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstartsdsink.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstartsdsink.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgsttypes.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgsttypes.so" loaded, called entry function...
DEBUG(11401: 0)plugin_init:41: added factory #0 'gsttypes_audio/raw'
DEBUG(11401: 0)plugin_init:41: added factory #1 'gsttypes_video/raw'
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgsttypes.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgsttypes.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgststaticautoplug.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgststaticautoplug.so" loaded, called entry function...
DEBUG(11401: 0)gst_autoplug_factory_find:279: gstautoplug: find 
"static"
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgststaticautoplug.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgststaticautoplug.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstlibfame.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstlibfame.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"fameenc"
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstlibfame.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstlibfame.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstqcam.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstqcam.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"qcamsrc"
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstqcam.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstqcam.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstgsm.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstgsm.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"gsmenc"
DEBUG(11401: 0)gst_type_register:170: gsttype: capstype(0x80b5b58) 
gave new mime type 'audio/x-gsm', id 18
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"gsmdec"
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstgsm.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstgsm.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstplay.so"
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstspeed.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstspeed.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"speed"
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstspeed.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstspeed.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstmpeg2types.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstmpeg2types.so" loaded, called entry function...
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstmpeg2types.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstmpeg2types.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgsta52dec.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgsta52dec.so" loaded, called entry function...
a52dec:: could not load support library: 'gstbytestream'
INFO (11401: 0)gst_plugin_register_func:111: plugin 
"/usr/lib/gst/libgsta52dec.so" failed to initialise
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstshout.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstshout.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"icecastsend"
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstshout.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstshout.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstmp1videoparse.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstmp1videoparse.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"mp1videoparse"
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstmp1videoparse.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstmp1videoparse.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstelements.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstelements.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"fakesrc"
DEBUG(11401: 0)gst_object_ref:163: ref 'src%d' 1->2
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"fakesink"
DEBUG(11401: 0)gst_object_ref:163: ref 'sink%d' 1->2
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"filesrc"
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"filesink"
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"identity"
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"fdsink"
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"fdsrc"
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"multidisksrc"
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"pipefilter"DEBUG(11401: 0)gst_element_factory_find:105: no such 
elementfactory "tee"
DEBUG(11401: 0)gst_object_ref:163: ref 'src%d' 1->2
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"aggregator"DEBUG(11401: 0)gst_object_ref:163: ref 'sink%d' 1->2
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"statistics"DEBUG(11401: 0)gst_element_factory_find:105: no such 
elementfactory "md5sink"
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstelements.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstelements.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstspider.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstspider.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"spider"
DEBUG(11401: 0)gst_object_ref:163: ref 'src_%d' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink_%d' 1->2
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstspider.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstspider.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstdeinterlace.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstdeinterlace.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"deinterlace"
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstdeinterlace.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstdeinterlace.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgsthttpsrc.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgsthttpsrc.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"httpsrc"
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgsthttpsrc.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgsthttpsrc.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgststereo.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgststereo.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"stereo"
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgststereo.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgststereo.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstfestival.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstfestival.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"festival"
DEBUG(11401: 0)gst_type_register:170: gsttype: capstype(0x80bab48) 
gave new mime type 'text/plain', id 19
DEBUG(11401: 0)gst_object_ref:163: ref 'festival_sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'festival_src' 1->2
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstfestival.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstfestival.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstarts.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstarts.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"gstarts"
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstarts.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstarts.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstgetbits.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstgetbits.so" loaded, called entry function...
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstgetbits.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstgetbits.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstmpeg1encoder.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstmpeg1encoder.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"mpeg1enc"
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstmpeg1encoder.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstmpeg1encoder.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstidct.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstidct.so" loaded, called entry function...
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstidct.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstidct.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgsteffectv.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgsteffectv.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"edgeTV"
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"agingTV"
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 2->3
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 2->3
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"diceTV"
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 3->4
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 3->4
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"warpTV"
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 4->5
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 4->5
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"shagadelicTV"
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 5->6
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 5->6
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"vertigoTV"
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 6->7
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 6->7
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"revTV"
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 7->8
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 7->8
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"quarkTV"
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 8->9
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 8->9
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgsteffectv.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgsteffectv.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstaudio.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstaudio.so" loaded, called entry function...
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstaudio.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstaudio.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstcdparanoia.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstcdparanoia.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"cdparanoia"DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstcdparanoia.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstcdparanoia.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstgnomevfssink.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstgnomevfssink.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"gnomevfssink"
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstgnomevfssink.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstgnomevfssink.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstbytestream.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstbytestream.so" loaded, called entry function...
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstbytestream.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstbytestream.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstopenquicktimedecoder.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstopenquicktimedecoder.so" loaded, called entry 
function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"quicktime_decoder"
DEBUG(11401: 0)gst_object_ref:163: ref 'audio_src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'video_src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstopenquicktimedecoder.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstopenquicktimedecoder.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstintfloat.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstintfloat.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"int2float"
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src%d' 1->2
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"float2int"
DEBUG(11401: 0)gst_object_ref:163: ref 'sink%d' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstintfloat.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstintfloat.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstalsa.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstalsa.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"alsasrc"
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src%d' 1->2
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"alsasink"
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink%d' 1->2
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstalsa.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstalsa.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstsilence.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstsilence.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"silence"
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstsilence.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstsilence.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstvideosink.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstvideosink.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"videosink"
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstvideosink.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstvideosink.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstfilter.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstfilter.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"iir"
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"lpwsinc"
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 2->3
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 2->3
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"bpwsinc"
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 3->4
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 3->4
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstfilter.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstfilter.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstalaw.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstalaw.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"alawenc"
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"alawdec"
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstalaw.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstalaw.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstdvdec.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstdvdec.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"dvdec"
DEBUG(11401: 0)gst_type_register:170: gsttype: capstype(0x80c4a20) 
gave new mime type 'video/dv', id 20
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'video' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'audio' 1->2
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstdvdec.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstdvdec.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstmpeg2enc.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstmpeg2enc.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"mpeg2enc"
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstmpeg2enc.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstmpeg2enc.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstwincodec.so"
<Init> : Avifile CVS-020614-05:22-3.1.1
<Init> : Available CPU flags: fpu vme de tsc msr pae mce cx8 apic sep 
mtrr pge mca cmov pat pse36 mmx fxsr sse syscall mmxext 3dnowext 3dnow
<Init> : 1599.87 MHz AMD Athlon(tm) XP 1900+ processor detected
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstwincodec.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"winenc"
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"windec"
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstwincodec.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstwincodec.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstmpeg2dec.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstmpeg2dec.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"mpeg2dec"
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstmpeg2dec.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstmpeg2dec.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstopenquicktimedemux.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstopenquicktimedemux.so" loaded, called entry 
function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"quicktime_demux"
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'audio_%02d' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'video_%02d' 1->2
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstopenquicktimedemux.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstopenquicktimedemux.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstmpeg1systemencode.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstmpeg1systemencode.so" loaded, called entry 
function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"system_encode"
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'audio_%d' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'video_%d' 1->2
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstmpeg1systemencode.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstmpeg1systemencode.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstmpegaudio.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstmpegaudio.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"mpegaudio"
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstmpegaudio.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstmpegaudio.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstcutter.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstcutter.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"cutter"
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 2->3
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 2->3
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstcutter.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstcutter.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstcdxaparse.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstcdxaparse.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"cdxaparse"
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstcdxaparse.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstcdxaparse.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstavidemux.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstavidemux.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"avidemux"
DEBUG(11401: 0)gst_object_ref:163: ref 'audio_%02d' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'video_%02d' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstavidemux.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstavidemux.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstadder.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstadder.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"adder"
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink%d' 1->2
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstadder.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstadder.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstladspa.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstladspa.so" loaded, called entry function...
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstladspa.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstladspa.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstvorbis.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstvorbis.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"vorbisenc"
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"vorbisdec"
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"vorbisfile"DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 2->3
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 2->3
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstvorbis.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstvorbis.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstflxdec.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstflxdec.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"flxdec"
DEBUG(11401: 0)gst_type_register:170: gsttype: capstype(0x80c8a68) 
gave new mime type 'video/fli', id 21
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstflxdec.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstflxdec.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstmpegstream.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstmpegstream.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"mpegparse"
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"mpegdemux"
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'video_%02d' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'video_%02d' 1->2
DEBUG(11401: 0)gst_object_unref:183: unref 'video_%02d' 2->1
DEBUG(11401: 0)gst_type_register:170: gsttype: capstype(0x80caa68) 
gave new mime type 'audio/a52', id 22
DEBUG(11401: 0)gst_object_ref:163: ref 'private_stream_1_%02d' 1->2
DEBUG(11401: 0)gst_type_register:170: gsttype: capstype(0x80cab58) 
gave new mime type 'unknown/unknown', id 23
DEBUG(11401: 0)gst_object_ref:163: ref 'private_stream_2' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'subtitle_stream_%d' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'audio_%02d' 1->2
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"rfc2250enc"DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstmpegstream.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstmpegstream.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstplay.so"
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgsta52dec.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgsta52dec.so" loaded, called entry function...
DEBUG(11401: 0)gst_element_factory_find:105: no such elementfactory 
"a52dec"
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgsta52dec.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgsta52dec.so" loaded
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstplay.so"
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstplay.so"
INFO (11401: 0)gst_xml_registry_rebuild:1503: Plugin 
/usr/lib/gst/libgstplay.so failed to load: Could not find plugin_desc 
in "/usr/lib/gst/libgstplay.so"
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_type_register:170: gsttype: 
mikmod_audio/mod(0x80d00c8) gave new mime type 'audio/mod', id 5
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_type_register:170: gsttype: 
wavparse_audio/x-wav(0x80d0888) gave new mime type 'audio/x-wav', id 6
DEBUG(11401: 0)gst_object_ref:163: ref 'wavparse_sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'wavparse_src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_type_register:170: gsttype: 
mp3types_audio/mp3(0x80d0ef8) gave new mime type 'audio/mp3', id 4
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_type_register:170: gsttype: 
auparse_audio/au(0x80d52d8) gave new mime type 'audio/au', id 14
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_type_register:170: gsttype: 
siddec_audio/sid(0x80d57f0) gave new mime type 'audio/sid', id 15
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_type_register:170: gsttype: 
gsttypes_video/raw(0x80d9e08) gave new mime type 'video/raw', id 1
DEBUG(11401: 0)gst_type_register:170: gsttype: 
gsttypes_audio/raw(0x80dafb0) gave new mime type 'audio/raw', id 2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink%d' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src%d' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink%d' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src%d' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src_%d' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink_%d' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink%d' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src%d' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink%d' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src%d' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_type_register:170: gsttype: 
cdxaparse_video/avi(0x80e5cb8) gave new mime type 'video/avi', id 9
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink%d' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_type_register:170: gsttype: 
vorbis_audio/x-ogg(0x80e7e10) gave new mime type 'audio/x-ogg', id 13
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_type_register:170: gsttype: 
flxdec_video/fli(0x80e8730) gave new mime type 'video/fli', id 21
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
registry: loaded global_registry in 2.256147 seconds
          (/etc/gstreamer/registry.xml)
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstcontrol.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstcontrol.so" loaded, called entry function...
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstcontrol.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstcontrol.so" loaded
DEBUG(11401: 0)gst_element_factory_make:245: gstelementfactory: make 
"pipeline" "main_pipeline"
DEBUG(11401: 0)gst_element_factory_create:193: creating element from 
factory "pipeline" with name "main_pipeline" and type 134557952
DEBUG(11401: 0)gst_scheduler_factory_find:745: gstscheduler: find 
"basic"
DEBUG(11401: 0)gst_plugin_feature_ensure_loaded:90: loading plugin 
gstbasicscheduler for feature
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstbasicscheduler.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstbasicscheduler.so" loaded, called entry function...
DEBUG(11401: 0)gst_scheduler_factory_find:745: gstscheduler: find 
"basic"
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstbasicscheduler.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstbasicscheduler.so" loaded
DEBUG(11401: 0)gst_object_ref:163: ref '(null)' 1->2
DEBUG(11401: 0)gst_object_sink:204: sink '(null)'
DEBUG(11401: 0)gst_object_unref:183: unref '(null)' 2->1
DEBUG(11401: 0)gst_basic_scheduler_setup:949: initializing cothread 
context
INFO (11401: 0)cothread_context_init:81: initializing cothreads
INFO (11401: 0)cothread_context_init:111: 0th thread is 0x8188a78 at 
sp:0xbffff29b
DEBUG(11401: 0)gst_element_factory_create:211: class pipeline
DEBUG(11401: 0)gst_element_factory_make:245: gstelementfactory: make 
"thread" "work_thread"
DEBUG(11401: 0)gst_element_factory_create:193: creating element from 
factory "thread" with name "work_thread" and type 134558192
DEBUG(11401: 0)gst_thread_init:137: initializing thread
DEBUG(11401: 0)gst_scheduler_factory_find:745: gstscheduler: find 
"basic"
DEBUG(11401: 0)gst_object_ref:163: ref '(null)' 1->2
DEBUG(11401: 0)gst_object_sink:204: sink '(null)'
DEBUG(11401: 0)gst_object_unref:183: unref '(null)' 2->1
DEBUG(11401: 0)gst_element_factory_create:211: class thread
DEBUG(11401: 0)gst_bin_add:355: adding element "work_thread" to bin 
"main_pipeline"
DEBUG(11401: 0)gst_object_ref:163: ref 'work_thread' 1->2
DEBUG(11401: 0)gst_object_sink:204: sink 'work_thread'
DEBUG(11401: 0)gst_object_unref:183: unref 'work_thread' 2->1
INFO (11401: 0)gst_bin_set_element_sched:229: setting element 
"work_thread" sched to 0x8188958
INFO (11401: 0)gst_bin_set_element_sched:234: [work_thread] child is 
already a manager, not resetting
INFO (11401: 0)gst_bin_add:391: [main_pipeline] added child 
"work_thread"
DEBUG(11401: 0)gst_element_factory_make:245: gstelementfactory: make 
"filesrc" "source"
DEBUG(11401: 0)gst_element_factory_create:193: creating element from 
factory "filesrc" with name "source" and type 0
DEBUG(11401: 0)gst_plugin_feature_ensure_loaded:90: loading plugin 
gstelements for feature
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstelements.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstelements.so" loaded, called entry function...
DEBUG(11401: 0)gst_object_ref:163: ref 'src%d' 2->3
DEBUG(11401: 0)gst_object_unref:183: unref 'src%d' 2->1
DEBUG(11401: 0)gst_object_ref:163: ref 'sink%d' 2->3
DEBUG(11401: 0)gst_object_unref:183: unref 'sink%d' 2->1
DEBUG(11401: 0)gst_object_ref:163: ref 'src%d' 2->3
DEBUG(11401: 0)gst_object_unref:183: unref 'src%d' 2->1
DEBUG(11401: 0)gst_object_ref:163: ref 'sink%d' 2->3
DEBUG(11401: 0)gst_object_unref:183: unref 'sink%d' 2->1
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 2->3
DEBUG(11401: 0)gst_object_unref:183: unref 'sink' 2->1
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstelements.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstelements.so" loaded
DEBUG(11401: 0)gst_pad_set_get_function:446: getfunc for '':src  set 
to 0x414b6390
DEBUG(11401: 0)gst_pad_set_event_function:465: eventfunc for '':src  
set to 0x414b6d90
DEBUG(11401: 0)gst_pad_set_query_function:502: queryfunc for '':src  
set to 0x414b7510
DEBUG(11401: 0)gst_element_add_pad:792: setting parent of pad 'src' to 
'(null)'
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_sink:204: sink 'src'
DEBUG(11401: 0)gst_object_unref:183: unref 'src' 2->1
DEBUG(11401: 0)gst_element_factory_create:211: class filesrc
DEBUG(11401: 0)gst_bin_add:355: adding element "source" to bin 
"work_thread"
DEBUG(11401: 0)gst_object_ref:163: ref 'source' 1->2
DEBUG(11401: 0)gst_object_sink:204: sink 'source'
DEBUG(11401: 0)gst_object_unref:183: unref 'source' 2->1
INFO (11401: 0)gst_bin_set_element_sched:229: setting element "source" 
sched to 0x8189110
INFO (11401: 0)gst_basic_scheduler_add_element:996: adding element 
"source" to scheduler
INFO (11401: 0)gst_basic_scheduler_chain_new:697: created new chain 
0x8187f70, now are 1 chains in sched 0x8189110
INFO (11401: 0)gst_basic_scheduler_chain_add_element:728: adding 
element "source" to chain 0x8187f70
INFO (11401: 0)gst_bin_add:391: [work_thread] added child "source"
DEBUG(11401: 0)gst_element_factory_make:245: gstelementfactory: make 
"volume" "volume"
DEBUG(11401: 0)gst_element_factory_create:193: creating element from 
factory "volume" with name "volume" and type 0
DEBUG(11401: 0)gst_plugin_feature_ensure_loaded:90: loading plugin 
volume for feature
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstvolume.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstvolume.so" loaded, called entry function...
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 2->3
DEBUG(11401: 0)gst_object_unref:183: unref 'src' 2->1
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 2->3
DEBUG(11401: 0)gst_object_unref:183: unref 'sink' 2->1
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstvolume.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstvolume.so" loaded
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 3->4
DEBUG(11401: 0)gst_pad_set_connect_function:540: connectfunc for 
'':sink set to 0x40d13750
DEBUG(11401: 0)gst_pad_set_bufferpool_function:577: bufferpoolfunc for 
'':sink set to 0x40d13700
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 3->4
DEBUG(11401: 0)gst_pad_set_connect_function:540: connectfunc for 
'':src set to 0x40d13750
DEBUG(11401: 0)gst_element_add_pad:792: setting parent of pad 'sink' 
to '(null)'DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_sink:204: sink 'sink'
DEBUG(11401: 0)gst_object_unref:183: unref 'sink' 2->1
DEBUG(11401: 0)gst_element_add_pad:792: setting parent of pad 'src' to 
'(null)'
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_sink:204: sink 'src'
DEBUG(11401: 0)gst_object_unref:183: unref 'src' 2->1
DEBUG(11401: 0)gst_pad_set_chain_function:427: chainfunc for 
(null):sink set to 0x40d127e0
DEBUG(11401: 0)gst_dpman_register_mode:466: mode 'synchronous' 
registered
DEBUG(11401: 0)gst_dpman_register_mode:466: mode 'asynchronous' 
registered
DEBUG(11401: 0)gst_dpman_register_mode:466: mode 'disabled' registered
DEBUG(11401: 0)gst_object_ref:163: ref 'volume_dpman' 1->2
DEBUG(11401: 0)gst_object_sink:204: sink 'volume_dpman'
DEBUG(11401: 0)gst_object_unref:183: unref 'volume_dpman' 2->1
DEBUG(11401: 0)gst_dpman_set_mode:496: setting mode to disabled
DEBUG(11401: 0)gst_dpman_add_required_dparam_callback:188: adding 
required callback dparam 'mute'
DEBUG(11401: 0)gst_dpman_add_required_dparam_callback:188: adding 
required callback dparam 'volume'
DEBUG(11401: 0)gst_element_factory_create:211: class volume
DEBUG(11401: 0)gst_element_factory_make:245: gstelementfactory: make 
"osssink" "play_audio"
DEBUG(11401: 0)gst_element_factory_create:193: creating element from 
factory "osssink" with name "play_audio" and type 0
DEBUG(11401: 0)gst_plugin_feature_ensure_loaded:90: loading plugin 
ossaudio for feature
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstossaudio.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstossaudio.so" loaded, called entry function...
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 2->3
DEBUG(11401: 0)gst_object_unref:183: unref 'sink' 2->1
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 2->3
DEBUG(11401: 0)gst_object_unref:183: unref 'src' 2->1
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_unref:183: unref 'src' 2->1
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstossaudio.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstossaudio.so" loaded
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 3->4
DEBUG(11401: 0)gst_element_add_pad:792: setting parent of pad 'sink' 
to '(null)'DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_sink:204: sink 'sink'
DEBUG(11401: 0)gst_object_unref:183: unref 'sink' 2->1
DEBUG(11401: 0)gst_pad_set_connect_function:540: connectfunc for 
(null):sink set to 0x410748f0
DEBUG(11401: 0)gst_pad_set_bufferpool_function:577: bufferpoolfunc for 
(null):sink set to 0x410778b0
DEBUG(11401: 0)gst_pad_set_convert_function:484: convertfunc for 
(null):sink  set to 0x41075550
DEBUG(11401: 0)gst_pad_set_query_function:502: queryfunc for 
(null):sink  set to 0x410776f0
DEBUG(11401: 0)gst_pad_set_chain_function:427: chainfunc for 
(null):sink set to 0x41075100
DEBUG(11401: 0)gst_buffer_pool_new:62: allocating new buffer pool 
0x818bce8
DEBUG(11401: 0)gst_buffer_pool_get_default:335: new buffer pool 
0x818bce8 bytes:4096 size:6
DEBUG(11401: 0)gst_element_factory_create:211: class osssink
DEBUG(11401: 0)gst_element_factory_make:245: gstelementfactory: make 
"queue" "audio_queue"
DEBUG(11401: 0)gst_element_factory_create:193: creating element from 
factory "queue" with name "audio_queue" and type 134558416
DEBUG(11401: 0)gst_pad_set_chain_function:427: chainfunc for '':sink 
set to gst_queue_chain
DEBUG(11401: 0)gst_element_add_pad:792: setting parent of pad 'sink' 
to '(null)'DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_sink:204: sink 'sink'
DEBUG(11401: 0)gst_object_unref:183: unref 'sink' 2->1
DEBUG(11401: 0)gst_pad_set_bufferpool_function:577: bufferpoolfunc for 
(null):sink set to gst_queue_get_bufferpool
DEBUG(11401: 0)gst_pad_set_connect_function:540: connectfunc for 
(null):sink set to gst_queue_connect
DEBUG(11401: 0)gst_pad_set_getcaps_function:559: getcapsfunc for 
(null):sink set to gst_queue_getcaps
DEBUG(11401: 0)gst_pad_set_get_function:446: getfunc for '':src  set 
to gst_queue_get
DEBUG(11401: 0)gst_element_add_pad:792: setting parent of pad 'src' to 
'(null)'
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_sink:204: sink 'src'
DEBUG(11401: 0)gst_object_unref:183: unref 'src' 2->1
DEBUG(11401: 0)gst_pad_set_connect_function:540: connectfunc for 
(null):src set to gst_queue_connect
DEBUG(11401: 0)gst_pad_set_getcaps_function:559: getcapsfunc for 
(null):src set to gst_queue_getcaps
DEBUG(11401: 0)gst_pad_set_event_function:465: eventfunc for 
(null):src  set to gst_queue_handle_src_event
DEBUG(11401: 0)gst_queue_init:242: [(null)] initialized queue's 
not_empty & not_full conditions
DEBUG(11401: 0)gst_element_factory_create:211: class queue
DEBUG(11401: 0)gst_element_factory_make:245: gstelementfactory: make 
"thread" "audio_bin"
DEBUG(11401: 0)gst_element_factory_create:193: creating element from 
factory "thread" with name "audio_bin" and type 134558192
DEBUG(11401: 0)gst_thread_init:137: initializing thread
DEBUG(11401: 0)gst_scheduler_factory_find:745: gstscheduler: find 
"basic"
DEBUG(11401: 0)gst_object_ref:163: ref '(null)' 1->2
DEBUG(11401: 0)gst_object_sink:204: sink '(null)'
DEBUG(11401: 0)gst_object_unref:183: unref '(null)' 2->1
DEBUG(11401: 0)gst_bin_add:355: adding element "audio_queue" to bin 
"audio_bin"
DEBUG(11401: 0)gst_object_ref:163: ref 'audio_queue' 1->2
DEBUG(11401: 0)gst_object_sink:204: sink 'audio_queue'
DEBUG(11401: 0)gst_object_unref:183: unref 'audio_queue' 2->1
INFO (11401: 0)gst_bin_set_element_sched:229: setting element 
"audio_queue" sched to 0x818d240
INFO (11401: 0)gst_basic_scheduler_add_element:996: adding element 
"audio_queue" to scheduler
INFO (11401: 0)gst_basic_scheduler_chain_new:697: created new chain 
0x818d300, now are 1 chains in sched 0x818d240
INFO (11401: 0)gst_basic_scheduler_chain_add_element:728: adding 
element "audio_queue" to chain 0x818d300
INFO (11401: 0)gst_bin_add:391: [audio_bin] added child "audio_queue"
DEBUG(11401: 0)gst_bin_add:355: adding element "volume" to bin 
"audio_bin"
DEBUG(11401: 0)gst_object_ref:163: ref 'volume' 1->2
DEBUG(11401: 0)gst_object_sink:204: sink 'volume'
DEBUG(11401: 0)gst_object_unref:183: unref 'volume' 2->1
INFO (11401: 0)gst_bin_set_element_sched:229: setting element "volume" 
sched to 0x818d240
INFO (11401: 0)gst_basic_scheduler_add_element:996: adding element 
"volume" to scheduler
INFO (11401: 0)gst_basic_scheduler_chain_new:697: created new chain 
0x818d320, now are 2 chains in sched 0x818d240
INFO (11401: 0)gst_basic_scheduler_chain_add_element:728: adding 
element "volume" to chain 0x818d320
INFO (11401: 0)gst_bin_add:391: [audio_bin] added child "volume"
DEBUG(11401: 0)gst_bin_add:355: adding element "play_audio" to bin 
"audio_bin"
DEBUG(11401: 0)gst_object_ref:163: ref 'play_audio' 1->2
DEBUG(11401: 0)gst_object_sink:204: sink 'play_audio'
DEBUG(11401: 0)gst_object_unref:183: unref 'play_audio' 2->1
INFO (11401: 0)gst_bin_set_element_sched:229: setting element 
"play_audio" sched to 0x818d240
DEBUG(11401: 0)gst_scheduler_add_element:206: added clock provider 
play_audio
DEBUG(11401: 0)gst_scheduler_add_element:210: added clock receiver 
play_audio
INFO (11401: 0)gst_basic_scheduler_add_element:996: adding element 
"play_audio" to scheduler
INFO (11401: 0)gst_basic_scheduler_chain_new:697: created new chain 
0x818db48, now are 3 chains in sched 0x818d240
INFO (11401: 0)gst_basic_scheduler_chain_add_element:728: adding 
element "play_audio" to chain 0x818db48
INFO (11401: 0)gst_bin_add:391: [audio_bin] added child "play_audio"
DEBUG(11401: 0)gst_element_connect_filtered:1338: attempting to 
connect element audio_queue to element volume
INFO (11401: 0)gst_pad_connect_filtered:761: connecting 
audio_queue:src and volume:sink
INFO (11401: 0)gst_pad_try_reconnect_filtered_func:1227: reconnect 
filtered audio_queue:src and volume:sink
DEBUG(11401: 0)gst_pad_get_caps:1454: get pad caps of audio_queue:src 
(0x8189cec)
DEBUG(11401: 0)gst_pad_get_caps:1461: using pad get function
DEBUG(11401: 0)gst_pad_get_allowed_caps:1583: get allowed caps of 
audio_queue:sink
DEBUG(11401: 0)gst_pad_try_reconnect_filtered_func:1231: dumping caps 
of pad audio_queue:src
DEBUG(11401: 0)gst_caps_debug:157: caps debug: caps of src pad 
(pre-reconnect): entering
DEBUG(11401: 0)gst_caps_debug:171: caps debug: leaving
DEBUG(11401: 0)gst_pad_get_caps:1454: get pad caps of volume:sink 
(0x8189afc)
DEBUG(11401: 0)gst_pad_get_caps:1465: using pad template
DEBUG(11401: 0)gst_pad_try_reconnect_filtered_func:1234: dumping caps 
of pad volume:sink
DEBUG(11401: 0)gst_caps_debug:157: caps debug: caps of sink pad 
(pre-reconnect): entering
DEBUG(11401: 0)gst_caps_debug:160: caps: 0x8077208 volume_float_sink 
audio/raw (NOT fixed)
DEBUG(11401: 0)gst_props_debug_entry:110: format: string float
DEBUG(11401: 0)gst_props_debug_entry:114: rate: int range 1-2147483647
DEBUG(11401: 0)gst_props_debug_entry:98: channels: int 1
DEBUG(11401: 0)gst_props_debug_entry:110: layout: string gfloat
DEBUG(11401: 0)gst_props_debug_entry:101: intercept: float 0.000000
DEBUG(11401: 0)gst_props_debug_entry:101: slope: float 1.000000
DEBUG(11401: 0)gst_caps_debug:160: caps: 0x8077220 volume_int_sink 
audio/raw (NOT fixed)
DEBUG(11401: 0)gst_props_debug_entry:110: format: string int
DEBUG(11401: 0)gst_props_debug_entry:98: depth: int 16
DEBUG(11401: 0)gst_props_debug_entry:98: endianness: int 1234
DEBUG(11401: 0)gst_props_debug_entry:98: width: int 16
DEBUG(11401: 0)gst_props_debug_entry:98: law: int 0
DEBUG(11401: 0)gst_props_debug_entry:107: signed: bool 1
DEBUG(11401: 0)gst_props_debug_entry:114: rate: int range 1-2147483647
DEBUG(11401: 0)gst_props_debug_entry:114: channels: int range 
1-2147483647
DEBUG(11401: 0)gst_caps_debug:171: caps debug: leaving
DEBUG(11401: 0)gst_caps_intersect:669: first caps is NULL, return 
other caps
INFO (11401: 0)gst_pad_try_reconnect_filtered_func:1250: pads 
audio_queue:src and volume:sink intersected to variable caps
DEBUG(11401: 0)gst_pad_try_reconnect_filtered_func:1271: setting 
filter for connection to:
DEBUG(11401: 0)gst_caps_debug:157: caps debug: filter for connection: 
entering
DEBUG(11401: 0)gst_caps_debug:160: caps: 0x80e0bd0 volume_float_sink 
audio/raw (NOT fixed)
DEBUG(11401: 0)gst_props_debug_entry:110: format: string float
DEBUG(11401: 0)gst_props_debug_entry:114: rate: int range 1-2147483647
DEBUG(11401: 0)gst_props_debug_entry:98: channels: int 1
DEBUG(11401: 0)gst_props_debug_entry:110: layout: string gfloat
DEBUG(11401: 0)gst_props_debug_entry:101: intercept: float 0.000000
DEBUG(11401: 0)gst_props_debug_entry:101: slope: float 1.000000
DEBUG(11401: 0)gst_caps_debug:160: caps: 0x80e0be8 volume_int_sink 
audio/raw (NOT fixed)
DEBUG(11401: 0)gst_props_debug_entry:110: format: string int
DEBUG(11401: 0)gst_props_debug_entry:98: depth: int 16
DEBUG(11401: 0)gst_props_debug_entry:98: endianness: int 1234
DEBUG(11401: 0)gst_props_debug_entry:98: width: int 16
DEBUG(11401: 0)gst_props_debug_entry:98: law: int 0
DEBUG(11401: 0)gst_props_debug_entry:107: signed: bool 1
DEBUG(11401: 0)gst_props_debug_entry:114: rate: int range 1-2147483647
DEBUG(11401: 0)gst_props_debug_entry:114: channels: int range 
1-2147483647
DEBUG(11401: 0)gst_caps_debug:171: caps debug: leaving
DEBUG(11401: 0)gst_pad_get_caps:1454: get pad caps of audio_queue:src 
(0x8189cec)
DEBUG(11401: 0)gst_pad_get_caps:1461: using pad get function
DEBUG(11401: 0)gst_pad_get_allowed_caps:1583: get allowed caps of 
audio_queue:sink
DEBUG(11401: 0)gst_pad_perform_negotiate:1316: dumping caps of pad 
audio_queue:src
DEBUG(11401: 0)gst_caps_debug:157: caps debug: src caps, awaiting 
negotiation, after applying filter: entering
DEBUG(11401: 0)gst_caps_debug:171: caps debug: leaving
DEBUG(11401: 0)gst_pad_get_caps:1454: get pad caps of volume:sink 
(0x8189afc)
DEBUG(11401: 0)gst_pad_get_caps:1465: using pad template
DEBUG(11401: 0)gst_pad_perform_negotiate:1319: dumping caps of pad 
volume:sink
DEBUG(11401: 0)gst_caps_debug:157: caps debug: sink caps, awaiting 
negotiation, after applying filter: entering
DEBUG(11401: 0)gst_caps_debug:160: caps: 0x8077208 volume_float_sink 
audio/raw (NOT fixed)
DEBUG(11401: 0)gst_props_debug_entry:110: format: string float
DEBUG(11401: 0)gst_props_debug_entry:114: rate: int range 1-2147483647
DEBUG(11401: 0)gst_props_debug_entry:98: channels: int 1
DEBUG(11401: 0)gst_props_debug_entry:110: layout: string gfloat
DEBUG(11401: 0)gst_props_debug_entry:101: intercept: float 0.000000
DEBUG(11401: 0)gst_props_debug_entry:101: slope: float 1.000000
DEBUG(11401: 0)gst_caps_debug:160: caps: 0x8077220 volume_int_sink 
audio/raw (NOT fixed)
DEBUG(11401: 0)gst_props_debug_entry:110: format: string int
DEBUG(11401: 0)gst_props_debug_entry:98: depth: int 16
DEBUG(11401: 0)gst_props_debug_entry:98: endianness: int 1234
DEBUG(11401: 0)gst_props_debug_entry:98: width: int 16
DEBUG(11401: 0)gst_props_debug_entry:98: law: int 0
DEBUG(11401: 0)gst_props_debug_entry:107: signed: bool 1
DEBUG(11401: 0)gst_props_debug_entry:114: rate: int range 1-2147483647
DEBUG(11401: 0)gst_props_debug_entry:114: channels: int range 
1-2147483647
DEBUG(11401: 0)gst_caps_debug:171: caps debug: leaving
DEBUG(11401: 0)gst_caps_intersect:669: first caps is NULL, return 
other caps
DEBUG(11401: 0)gst_caps_intersect:673: second caps is NULL, return 
other caps
DEBUG(11401: 0)gst_pad_try_set_caps_func:1056: parent audio_queue of 
pad audio_queue:src is not ready
DEBUG(11401: 0)gst_pad_try_set_caps_func:1056: parent volume of pad 
volume:sink is not ready
INFO (11401: 0)gst_basic_scheduler_pad_connect:1187: have pad 
connected callback on audio_queue:src to volume:sink
DEBUG(11401: 0)gst_basic_scheduler_pad_connect:1189: srcpad sched is 
0x818d240, sinkpad sched is 0x818d240
INFO (11401: 0)gst_basic_scheduler_pad_connect:1193: peer volume:sink 
is in same scheduler, chaining together
INFO (11401: 0)gst_basic_scheduler_chain_elements:854: merging chain 
0x818d320 into chain 0x818d300
INFO (11401: 0)gst_basic_scheduler_chain_destroy:716: destroyed chain 
0x818d320, now are 2 chains in sched 0x818d240
INFO (11401: 0)gst_pad_connect_filtered:826: connected audio_queue:src 
and volume:sink
DEBUG(11401: 0)gst_pad_get_caps:1454: get pad caps of audio_queue:src 
(0x8189cec)
DEBUG(11401: 0)gst_pad_get_caps:1461: using pad get function
DEBUG(11401: 0)gst_pad_get_allowed_caps:1583: get allowed caps of 
audio_queue:sink
DEBUG(11401: 0)gst_caps_debug:157: caps debug: caps of newly connected 
src pad: entering
DEBUG(11401: 0)gst_caps_debug:171: caps debug: leaving
DEBUG(11401: 0)gst_element_connect_filtered:1351: connected pad 
audio_queue:src to pad volume:sink
DEBUG(11401: 0)gst_element_connect_filtered:1338: attempting to 
connect element volume to element play_audio
INFO (11401: 0)gst_pad_connect_filtered:761: connecting volume:src and 
play_audio:sink
INFO (11401: 0)gst_pad_try_reconnect_filtered_func:1227: reconnect 
filtered volume:src and play_audio:sink
DEBUG(11401: 0)gst_pad_get_caps:1454: get pad caps of volume:src 
(0x8189b78)
DEBUG(11401: 0)gst_pad_get_caps:1465: using pad template
DEBUG(11401: 0)gst_pad_try_reconnect_filtered_func:1231: dumping caps 
of pad volume:src
DEBUG(11401: 0)gst_caps_debug:157: caps debug: caps of src pad 
(pre-reconnect): entering
DEBUG(11401: 0)gst_caps_debug:160: caps: 0x80771d8 volume_float_src 
audio/raw (NOT fixed)
DEBUG(11401: 0)gst_props_debug_entry:110: format: string float
DEBUG(11401: 0)gst_props_debug_entry:114: rate: int range 1-2147483647
DEBUG(11401: 0)gst_props_debug_entry:98: channels: int 1
DEBUG(11401: 0)gst_props_debug_entry:110: layout: string gfloat
DEBUG(11401: 0)gst_props_debug_entry:101: intercept: float 0.000000
DEBUG(11401: 0)gst_props_debug_entry:101: slope: float 1.000000
DEBUG(11401: 0)gst_caps_debug:160: caps: 0x80771f0 volume_int_src 
audio/raw (NOT fixed)
DEBUG(11401: 0)gst_props_debug_entry:110: format: string int
DEBUG(11401: 0)gst_props_debug_entry:98: depth: int 16
DEBUG(11401: 0)gst_props_debug_entry:98: endianness: int 1234
DEBUG(11401: 0)gst_props_debug_entry:98: width: int 16
DEBUG(11401: 0)gst_props_debug_entry:98: law: int 0
DEBUG(11401: 0)gst_props_debug_entry:107: signed: bool 1
DEBUG(11401: 0)gst_props_debug_entry:114: rate: int range 1-2147483647
DEBUG(11401: 0)gst_props_debug_entry:114: channels: int range 
1-2147483647
DEBUG(11401: 0)gst_caps_debug:171: caps debug: leaving
DEBUG(11401: 0)gst_pad_get_caps:1454: get pad caps of play_audio:sink 
(0x8189bf4)
DEBUG(11401: 0)gst_pad_get_caps:1465: using pad template
DEBUG(11401: 0)gst_pad_try_reconnect_filtered_func:1234: dumping caps 
of pad play_audio:sink
DEBUG(11401: 0)gst_caps_debug:157: caps debug: caps of sink pad 
(pre-reconnect): entering
DEBUG(11401: 0)gst_caps_debug:160: caps: 0x80776b8 osssink_sink 
audio/raw (NOT fixed)
DEBUG(11401: 0)gst_props_debug_entry:110: format: string int
DEBUG(11401: 0)gst_props_debug_entry:121: [list]
DEBUG(11401: 0)gst_props_debug_entry:98: depth: int 8
DEBUG(11401: 0)gst_props_debug_entry:98: depth: int 16
DEBUG(11401: 0)gst_props_debug_entry:98: endianness: int 1234
DEBUG(11401: 0)gst_props_debug_entry:121: [list]
DEBUG(11401: 0)gst_props_debug_entry:98: width: int 8
DEBUG(11401: 0)gst_props_debug_entry:98: width: int 16
DEBUG(11401: 0)gst_props_debug_entry:98: law: int 0
DEBUG(11401: 0)gst_props_debug_entry:121: [list]
DEBUG(11401: 0)gst_props_debug_entry:107: signed: bool 0
DEBUG(11401: 0)gst_props_debug_entry:107: signed: bool 1
DEBUG(11401: 0)gst_props_debug_entry:114: rate: int range 1000-48000
DEBUG(11401: 0)gst_props_debug_entry:114: channels: int range 1-2
DEBUG(11401: 0)gst_caps_debug:171: caps debug: leaving
INFO (11401: 0)gst_pad_try_reconnect_filtered_func:1250: pads 
volume:src and play_audio:sink intersected to variable caps
DEBUG(11401: 0)gst_pad_try_reconnect_filtered_func:1271: setting 
filter for connection to:
DEBUG(11401: 0)gst_caps_debug:157: caps debug: filter for connection: 
entering
DEBUG(11401: 0)gst_caps_debug:160: caps: 0x80e0c00 intersect audio/raw 
(NOT fixed)
DEBUG(11401: 0)gst_props_debug_entry:110: format: string int
DEBUG(11401: 0)gst_props_debug_entry:98: depth: int 16
DEBUG(11401: 0)gst_props_debug_entry:98: endianness: int 1234
DEBUG(11401: 0)gst_props_debug_entry:98: width: int 16
DEBUG(11401: 0)gst_props_debug_entry:98: law: int 0
DEBUG(11401: 0)gst_props_debug_entry:107: signed: bool 1
DEBUG(11401: 0)gst_props_debug_entry:114: rate: int range 1000-48000
DEBUG(11401: 0)gst_props_debug_entry:114: channels: int range 1-2
DEBUG(11401: 0)gst_caps_debug:171: caps debug: leaving
DEBUG(11401: 0)gst_pad_get_caps:1454: get pad caps of volume:src 
(0x8189b78)
DEBUG(11401: 0)gst_pad_get_caps:1465: using pad template
DEBUG(11401: 0)gst_pad_perform_negotiate:1316: dumping caps of pad 
volume:src
DEBUG(11401: 0)gst_caps_debug:157: caps debug: src caps, awaiting 
negotiation, after applying filter: entering
DEBUG(11401: 0)gst_caps_debug:160: caps: 0x80771d8 volume_float_src 
audio/raw (NOT fixed)
DEBUG(11401: 0)gst_props_debug_entry:110: format: string float
DEBUG(11401: 0)gst_props_debug_entry:114: rate: int range 1-2147483647
DEBUG(11401: 0)gst_props_debug_entry:98: channels: int 1
DEBUG(11401: 0)gst_props_debug_entry:110: layout: string gfloat
DEBUG(11401: 0)gst_props_debug_entry:101: intercept: float 0.000000
DEBUG(11401: 0)gst_props_debug_entry:101: slope: float 1.000000
DEBUG(11401: 0)gst_caps_debug:160: caps: 0x80771f0 volume_int_src 
audio/raw (NOT fixed)
DEBUG(11401: 0)gst_props_debug_entry:110: format: string int
DEBUG(11401: 0)gst_props_debug_entry:98: depth: int 16
DEBUG(11401: 0)gst_props_debug_entry:98: endianness: int 1234
DEBUG(11401: 0)gst_props_debug_entry:98: width: int 16
DEBUG(11401: 0)gst_props_debug_entry:98: law: int 0
DEBUG(11401: 0)gst_props_debug_entry:107: signed: bool 1
DEBUG(11401: 0)gst_props_debug_entry:114: rate: int range 1-2147483647
DEBUG(11401: 0)gst_props_debug_entry:114: channels: int range 
1-2147483647
DEBUG(11401: 0)gst_caps_debug:171: caps debug: leaving
DEBUG(11401: 0)gst_pad_get_caps:1454: get pad caps of play_audio:sink 
(0x8189bf4)
DEBUG(11401: 0)gst_pad_get_caps:1465: using pad template
DEBUG(11401: 0)gst_pad_perform_negotiate:1319: dumping caps of pad 
play_audio:sink
DEBUG(11401: 0)gst_caps_debug:157: caps debug: sink caps, awaiting 
negotiation, after applying filter: entering
DEBUG(11401: 0)gst_caps_debug:160: caps: 0x80776b8 osssink_sink 
audio/raw (NOT fixed)
DEBUG(11401: 0)gst_props_debug_entry:110: format: string int
DEBUG(11401: 0)gst_props_debug_entry:121: [list]
DEBUG(11401: 0)gst_props_debug_entry:98: depth: int 8
DEBUG(11401: 0)gst_props_debug_entry:98: depth: int 16
DEBUG(11401: 0)gst_props_debug_entry:98: endianness: int 1234
DEBUG(11401: 0)gst_props_debug_entry:121: [list]
DEBUG(11401: 0)gst_props_debug_entry:98: width: int 8
DEBUG(11401: 0)gst_props_debug_entry:98: width: int 16
DEBUG(11401: 0)gst_props_debug_entry:98: law: int 0
DEBUG(11401: 0)gst_props_debug_entry:121: [list]
DEBUG(11401: 0)gst_props_debug_entry:107: signed: bool 0
DEBUG(11401: 0)gst_props_debug_entry:107: signed: bool 1
DEBUG(11401: 0)gst_props_debug_entry:114: rate: int range 1000-48000
DEBUG(11401: 0)gst_props_debug_entry:114: channels: int range 1-2
DEBUG(11401: 0)gst_caps_debug:171: caps debug: leaving
DEBUG(11401: 0)gst_caps_intersect:673: second caps is NULL, return 
other caps
DEBUG(11401: 0)gst_pad_try_set_caps_func:1056: parent volume of pad 
volume:src is not ready
DEBUG(11401: 0)gst_pad_try_set_caps_func:1056: parent play_audio of 
pad play_audio:sink is not ready
INFO (11401: 0)gst_basic_scheduler_pad_connect:1187: have pad 
connected callback on volume:src to play_audio:sink
DEBUG(11401: 0)gst_basic_scheduler_pad_connect:1189: srcpad sched is 
0x818d240, sinkpad sched is 0x818d240
INFO (11401: 0)gst_basic_scheduler_pad_connect:1193: peer 
play_audio:sink is in same scheduler, chaining together
INFO (11401: 0)gst_basic_scheduler_chain_elements:854: merging chain 
0x818db48 into chain 0x818d300
INFO (11401: 0)gst_basic_scheduler_chain_destroy:716: destroyed chain 
0x818db48, now are 1 chains in sched 0x818d240
INFO (11401: 0)gst_pad_connect_filtered:826: connected volume:src and 
play_audio:sink
DEBUG(11401: 0)gst_pad_get_caps:1454: get pad caps of volume:src 
(0x8189b78)
DEBUG(11401: 0)gst_pad_get_caps:1465: using pad template
DEBUG(11401: 0)gst_caps_debug:157: caps debug: caps of newly connected 
src pad: entering
DEBUG(11401: 0)gst_caps_debug:160: caps: 0x80771d8 volume_float_src 
audio/raw (NOT fixed)
DEBUG(11401: 0)gst_props_debug_entry:110: format: string float
DEBUG(11401: 0)gst_props_debug_entry:114: rate: int range 1-2147483647
DEBUG(11401: 0)gst_props_debug_entry:98: channels: int 1
DEBUG(11401: 0)gst_props_debug_entry:110: layout: string gfloat
DEBUG(11401: 0)gst_props_debug_entry:101: intercept: float 0.000000
DEBUG(11401: 0)gst_props_debug_entry:101: slope: float 1.000000
DEBUG(11401: 0)gst_caps_debug:160: caps: 0x80771f0 volume_int_src 
audio/raw (NOT fixed)
DEBUG(11401: 0)gst_props_debug_entry:110: format: string int
DEBUG(11401: 0)gst_props_debug_entry:98: depth: int 16
DEBUG(11401: 0)gst_props_debug_entry:98: endianness: int 1234
DEBUG(11401: 0)gst_props_debug_entry:98: width: int 16
DEBUG(11401: 0)gst_props_debug_entry:98: law: int 0
DEBUG(11401: 0)gst_props_debug_entry:107: signed: bool 1
DEBUG(11401: 0)gst_props_debug_entry:114: rate: int range 1-2147483647
DEBUG(11401: 0)gst_props_debug_entry:114: channels: int range 
1-2147483647
DEBUG(11401: 0)gst_caps_debug:171: caps debug: leaving
DEBUG(11401: 0)gst_element_connect_filtered:1351: connected pad 
volume:src to pad play_audio:sink
INFO (11401: 0)gst_element_get_static_pad:964: found pad 
audio_queue:sink
DEBUG(11401: 0)gst_element_add_ghost_pad:869: creating new ghost pad 
called sink, from pad audio_queue:sink
DEBUG(11401: 0)gst_ghost_pad_new:2261: created ghost pad "sink"
DEBUG(11401: 0)gst_element_add_ghost_pad:874: adding ghost pad sink to 
element audio_bin
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_sink:204: sink 'sink'
DEBUG(11401: 0)gst_object_unref:183: unref 'sink' 2->1
DEBUG(11401: 0)gst_element_add_ghost_pad:880: added ghostpad 
audio_bin:sink
DEBUG(11401: 0)gst_bin_add:355: adding element "audio_bin" to bin 
"work_thread"
DEBUG(11401: 0)gst_object_ref:163: ref 'audio_bin' 1->2
DEBUG(11401: 0)gst_object_sink:204: sink 'audio_bin'
DEBUG(11401: 0)gst_object_unref:183: unref 'audio_bin' 2->1
INFO (11401: 0)gst_bin_set_element_sched:229: setting element 
"audio_bin" sched to 0x8189110
INFO (11401: 0)gst_bin_set_element_sched:234: [audio_bin] child is 
already a manager, not resetting
INFO (11401: 0)gst_bin_add:391: [work_thread] added child "audio_bin"
DEBUG(11401: 0)gst_element_factory_make:245: gstelementfactory: make 
"xvideosink" "show"
DEBUG(11401: 0)gst_element_factory_create:193: creating element from 
factory "xvideosink" with name "show" and type 134722368
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 2->3
DEBUG(11401: 0)gst_element_add_pad:792: setting parent of pad 'sink' 
to '(null)'DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_sink:204: sink 'sink'
DEBUG(11401: 0)gst_object_unref:183: unref 'sink' 2->1
DEBUG(11401: 0)gst_pad_set_chain_function:427: chainfunc for 
(null):sink set to 0x4001d1b0
DEBUG(11401: 0)gst_pad_set_connect_function:540: connectfunc for 
(null):sink set to 0x4001e930
DEBUG(11401: 0)gst_pad_set_getcaps_function:559: getcapsfunc for 
(null):sink set to 0x4001ec10
DEBUG(11401: 0)gst_pad_set_bufferpool_function:577: bufferpoolfunc for 
(null):sink set to 0x4001e780
DEBUG(11401: 0)gst_element_factory_create:211: class xvideosink
DEBUG(11401: 0)gst_element_factory_make:245: gstelementfactory: make 
"queue" "video_queue"
DEBUG(11401: 0)gst_element_factory_create:193: creating element from 
factory "queue" with name "video_queue" and type 134558416
DEBUG(11401: 0)gst_pad_set_chain_function:427: chainfunc for '':sink 
set to gst_queue_chain
DEBUG(11401: 0)gst_element_add_pad:792: setting parent of pad 'sink' 
to '(null)'DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_sink:204: sink 'sink'
DEBUG(11401: 0)gst_object_unref:183: unref 'sink' 2->1
DEBUG(11401: 0)gst_pad_set_bufferpool_function:577: bufferpoolfunc for 
(null):sink set to gst_queue_get_bufferpool
DEBUG(11401: 0)gst_pad_set_connect_function:540: connectfunc for 
(null):sink set to gst_queue_connect
DEBUG(11401: 0)gst_pad_set_getcaps_function:559: getcapsfunc for 
(null):sink set to gst_queue_getcaps
DEBUG(11401: 0)gst_pad_set_get_function:446: getfunc for '':src  set 
to gst_queue_get
DEBUG(11401: 0)gst_element_add_pad:792: setting parent of pad 'src' to 
'(null)'
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_sink:204: sink 'src'
DEBUG(11401: 0)gst_object_unref:183: unref 'src' 2->1
DEBUG(11401: 0)gst_pad_set_connect_function:540: connectfunc for 
(null):src set to gst_queue_connect
DEBUG(11401: 0)gst_pad_set_getcaps_function:559: getcapsfunc for 
(null):src set to gst_queue_getcaps
DEBUG(11401: 0)gst_pad_set_event_function:465: eventfunc for 
(null):src  set to gst_queue_handle_src_event
DEBUG(11401: 0)gst_queue_init:242: [(null)] initialized queue's 
not_empty & not_full conditions
DEBUG(11401: 0)gst_element_factory_make:245: gstelementfactory: make 
"thread" "video_bin"
DEBUG(11401: 0)gst_element_factory_create:193: creating element from 
factory "thread" with name "video_bin" and type 134558192
DEBUG(11401: 0)gst_thread_init:137: initializing thread
DEBUG(11401: 0)gst_scheduler_factory_find:745: gstscheduler: find 
"basic"
DEBUG(11401: 0)gst_object_ref:163: ref '(null)' 1->2
DEBUG(11401: 0)gst_object_sink:204: sink '(null)'
DEBUG(11401: 0)gst_object_unref:183: unref '(null)' 2->1
DEBUG(11401: 0)gst_bin_add:355: adding element "video_queue" to bin 
"video_bin"
DEBUG(11401: 0)gst_object_ref:163: ref 'video_queue' 1->2
DEBUG(11401: 0)gst_object_sink:204: sink 'video_queue'
DEBUG(11401: 0)gst_object_unref:183: unref 'video_queue' 2->1
INFO (11401: 0)gst_bin_set_element_sched:229: setting element 
"video_queue" sched to 0x818f840
INFO (11401: 0)gst_basic_scheduler_add_element:996: adding element 
"video_queue" to scheduler
INFO (11401: 0)gst_basic_scheduler_chain_new:697: created new chain 
0x818f900, now are 1 chains in sched 0x818f840
INFO (11401: 0)gst_basic_scheduler_chain_add_element:728: adding 
element "video_queue" to chain 0x818f900
INFO (11401: 0)gst_bin_add:391: [video_bin] added child "video_queue"
DEBUG(11401: 0)gst_bin_add:355: adding element "show" to bin 
"video_bin"
DEBUG(11401: 0)gst_object_ref:163: ref 'show' 1->2
DEBUG(11401: 0)gst_object_sink:204: sink 'show'
DEBUG(11401: 0)gst_object_unref:183: unref 'show' 2->1
INFO (11401: 0)gst_bin_set_element_sched:229: setting element "show" 
sched to 0x818f840
DEBUG(11401: 0)gst_scheduler_add_element:210: added clock receiver show
INFO (11401: 0)gst_basic_scheduler_add_element:996: adding element 
"show" to scheduler
INFO (11401: 0)gst_basic_scheduler_chain_new:697: created new chain 
0x818f920, now are 2 chains in sched 0x818f840
INFO (11401: 0)gst_basic_scheduler_chain_add_element:728: adding 
element "show" to chain 0x818f920
INFO (11401: 0)gst_bin_add:391: [video_bin] added child "show"
DEBUG(11401: 0)gst_element_factory_make:245: gstelementfactory: make 
"colorspace" "colorspace"
DEBUG(11401: 0)gst_element_factory_create:193: creating element from 
factory "colorspace" with name "colorspace" and type 0
DEBUG(11401: 0)gst_plugin_feature_ensure_loaded:90: loading plugin 
colorspace for feature
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstcolorspace.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstcolorspace.so" loaded, called entry function...
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 2->3
DEBUG(11401: 0)gst_object_unref:183: unref 'src' 2->1
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 2->3
DEBUG(11401: 0)gst_object_unref:183: unref 'sink' 2->1
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstcolorspace.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstcolorspace.so" loaded
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 3->4
DEBUG(11401: 0)gst_pad_set_connect_function:540: connectfunc for 
'':sink set to 0x40015600
DEBUG(11401: 0)gst_pad_set_getcaps_function:559: getcapsfunc for 
'':sink set to 0x40016370
DEBUG(11401: 0)gst_pad_set_bufferpool_function:577: bufferpoolfunc for 
'':sink set to 0x40015870
DEBUG(11401: 0)gst_pad_set_chain_function:427: chainfunc for '':sink 
set to 0x40014c00
DEBUG(11401: 0)gst_element_add_pad:792: setting parent of pad 'sink' 
to '(null)'DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_sink:204: sink 'sink'
DEBUG(11401: 0)gst_object_unref:183: unref 'sink' 2->1
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 3->4
DEBUG(11401: 0)gst_element_add_pad:792: setting parent of pad 'src' to 
'(null)'
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_sink:204: sink 'src'
DEBUG(11401: 0)gst_object_unref:183: unref 'src' 2->1
DEBUG(11401: 0)gst_pad_set_connect_function:540: connectfunc for 
(null):src set to 0x40015780
DEBUG(11401: 0)gst_element_factory_create:211: class colorspace
DEBUG(11401: 0)gst_bin_add:355: adding element "colorspace" to bin 
"video_bin"
DEBUG(11401: 0)gst_object_ref:163: ref 'colorspace' 1->2
DEBUG(11401: 0)gst_object_sink:204: sink 'colorspace'
DEBUG(11401: 0)gst_object_unref:183: unref 'colorspace' 2->1
INFO (11401: 0)gst_bin_set_element_sched:229: setting element 
"colorspace" sched to 0x818f840
INFO (11401: 0)gst_basic_scheduler_add_element:996: adding element 
"colorspace" to scheduler
INFO (11401: 0)gst_basic_scheduler_chain_new:697: created new chain 
0x818fb40, now are 3 chains in sched 0x818f840
INFO (11401: 0)gst_basic_scheduler_chain_add_element:728: adding 
element "colorspace" to chain 0x818fb40
INFO (11401: 0)gst_bin_add:391: [video_bin] added child "colorspace"
DEBUG(11401: 0)gst_element_connect_filtered:1338: attempting to 
connect element video_queue to element colorspace
INFO (11401: 0)gst_pad_connect_filtered:761: connecting 
video_queue:src and colorspace:sink
INFO (11401: 0)gst_pad_try_reconnect_filtered_func:1227: reconnect 
filtered video_queue:src and colorspace:sink
DEBUG(11401: 0)gst_pad_get_caps:1454: get pad caps of video_queue:src 
(0x8189e60)
DEBUG(11401: 0)gst_pad_get_caps:1461: using pad get function
DEBUG(11401: 0)gst_pad_get_allowed_caps:1583: get allowed caps of 
video_queue:sink
DEBUG(11401: 0)gst_pad_try_reconnect_filtered_func:1231: dumping caps 
of pad video_queue:src
DEBUG(11401: 0)gst_caps_debug:157: caps debug: caps of src pad 
(pre-reconnect): entering
DEBUG(11401: 0)gst_caps_debug:171: caps debug: leaving
DEBUG(11401: 0)gst_pad_get_caps:1454: get pad caps of colorspace:sink 
(0x8189edc)
DEBUG(11401: 0)gst_pad_get_caps:1461: using pad get function
DEBUG(11401: 0)gst_pad_get_allowed_caps:1583: get allowed caps of 
colorspace:srcDEBUG(11401: 0)gst_pad_try_reconnect_filtered_func:1234: 
dumping caps of pad colorspace:sink
DEBUG(11401: 0)gst_caps_debug:157: caps debug: caps of sink pad 
(pre-reconnect): entering
DEBUG(11401: 0)gst_caps_debug:160: caps: 0x80e0c18 colorspace_sink 
video/raw (NOT fixed)
DEBUG(11401: 0)gst_props_debug_entry:121: [list]
DEBUG(11401: 0)gst_props_debug_entry:104: format: fourcc I420
DEBUG(11401: 0)gst_props_debug_entry:104: format: fourcc YV12
DEBUG(11401: 0)gst_props_debug_entry:104: format: fourcc YUY2
DEBUG(11401: 0)gst_props_debug_entry:104: format: fourcc RGB 
DEBUG(11401: 0)gst_props_debug_entry:114: width: int range 0-2147483647
DEBUG(11401: 0)gst_props_debug_entry:114: height: int range 
0-2147483647
DEBUG(11401: 0)gst_caps_debug:171: caps debug: leaving
DEBUG(11401: 0)gst_caps_intersect:669: first caps is NULL, return 
other caps
INFO (11401: 0)gst_pad_try_reconnect_filtered_func:1250: pads 
video_queue:src and colorspace:sink intersected to variable caps
DEBUG(11401: 0)gst_pad_try_reconnect_filtered_func:1271: setting 
filter for connection to:
DEBUG(11401: 0)gst_caps_debug:157: caps debug: filter for connection: 
entering
DEBUG(11401: 0)gst_caps_debug:160: caps: 0x80e0c78 colorspace_sink 
video/raw (NOT fixed)
DEBUG(11401: 0)gst_props_debug_entry:121: [list]
DEBUG(11401: 0)gst_props_debug_entry:104: format: fourcc I420
DEBUG(11401: 0)gst_props_debug_entry:104: format: fourcc YV12
DEBUG(11401: 0)gst_props_debug_entry:104: format: fourcc YUY2
DEBUG(11401: 0)gst_props_debug_entry:104: format: fourcc RGB 
DEBUG(11401: 0)gst_props_debug_entry:114: width: int range 0-2147483647
DEBUG(11401: 0)gst_props_debug_entry:114: height: int range 
0-2147483647
DEBUG(11401: 0)gst_caps_debug:171: caps debug: leaving
DEBUG(11401: 0)gst_pad_get_caps:1454: get pad caps of video_queue:src 
(0x8189e60)
DEBUG(11401: 0)gst_pad_get_caps:1461: using pad get function
DEBUG(11401: 0)gst_pad_get_allowed_caps:1583: get allowed caps of 
video_queue:sink
DEBUG(11401: 0)gst_pad_perform_negotiate:1316: dumping caps of pad 
video_queue:src
DEBUG(11401: 0)gst_caps_debug:157: caps debug: src caps, awaiting 
negotiation, after applying filter: entering
DEBUG(11401: 0)gst_caps_debug:171: caps debug: leaving
DEBUG(11401: 0)gst_pad_get_caps:1454: get pad caps of colorspace:sink 
(0x8189edc)
DEBUG(11401: 0)gst_pad_get_caps:1461: using pad get function
DEBUG(11401: 0)gst_pad_get_allowed_caps:1583: get allowed caps of 
colorspace:srcDEBUG(11401: 0)gst_pad_perform_negotiate:1319: dumping 
caps of pad colorspace:sink
DEBUG(11401: 0)gst_caps_debug:157: caps debug: sink caps, awaiting 
negotiation, after applying filter: entering
DEBUG(11401: 0)gst_caps_debug:160: caps: 0x80e0c90 colorspace_sink 
video/raw (NOT fixed)
DEBUG(11401: 0)gst_props_debug_entry:121: [list]
DEBUG(11401: 0)gst_props_debug_entry:104: format: fourcc I420
DEBUG(11401: 0)gst_props_debug_entry:104: format: fourcc YV12
DEBUG(11401: 0)gst_props_debug_entry:104: format: fourcc YUY2
DEBUG(11401: 0)gst_props_debug_entry:104: format: fourcc RGB 
DEBUG(11401: 0)gst_props_debug_entry:114: width: int range 0-2147483647
DEBUG(11401: 0)gst_props_debug_entry:114: height: int range 
0-2147483647
DEBUG(11401: 0)gst_caps_debug:171: caps debug: leaving
DEBUG(11401: 0)gst_caps_intersect:669: first caps is NULL, return 
other caps
DEBUG(11401: 0)gst_caps_intersect:673: second caps is NULL, return 
other caps
DEBUG(11401: 0)gst_pad_try_set_caps_func:1056: parent video_queue of 
pad video_queue:src is not ready
DEBUG(11401: 0)gst_pad_try_set_caps_func:1056: parent colorspace of 
pad colorspace:sink is not ready
INFO (11401: 0)gst_basic_scheduler_pad_connect:1187: have pad 
connected callback on video_queue:src to colorspace:sink
DEBUG(11401: 0)gst_basic_scheduler_pad_connect:1189: srcpad sched is 
0x818f840, sinkpad sched is 0x818f840
INFO (11401: 0)gst_basic_scheduler_pad_connect:1193: peer 
colorspace:sink is in same scheduler, chaining together
INFO (11401: 0)gst_basic_scheduler_chain_elements:854: merging chain 
0x818fb40 into chain 0x818f900
INFO (11401: 0)gst_basic_scheduler_chain_destroy:716: destroyed chain 
0x818fb40, now are 2 chains in sched 0x818f840
INFO (11401: 0)gst_pad_connect_filtered:826: connected video_queue:src 
and colorspace:sink
DEBUG(11401: 0)gst_pad_get_caps:1454: get pad caps of video_queue:src 
(0x8189e60)
DEBUG(11401: 0)gst_pad_get_caps:1461: using pad get function
DEBUG(11401: 0)gst_pad_get_allowed_caps:1583: get allowed caps of 
video_queue:sink
DEBUG(11401: 0)gst_caps_debug:157: caps debug: caps of newly connected 
src pad: entering
DEBUG(11401: 0)gst_caps_debug:171: caps debug: leaving
DEBUG(11401: 0)gst_element_connect_filtered:1351: connected pad 
video_queue:src to pad colorspace:sink
DEBUG(11401: 0)gst_element_connect_filtered:1338: attempting to 
connect element colorspace to element show
INFO (11401: 0)gst_pad_connect_filtered:761: connecting colorspace:src 
and show:sink
INFO (11401: 0)gst_pad_try_reconnect_filtered_func:1227: reconnect 
filtered colorspace:src and show:sink
DEBUG(11401: 0)gst_pad_get_caps:1454: get pad caps of colorspace:src 
(0x8189f58)DEBUG(11401: 0)gst_pad_get_caps:1465: using pad template
DEBUG(11401: 0)gst_pad_try_reconnect_filtered_func:1231: dumping caps 
of pad colorspace:src
DEBUG(11401: 0)gst_caps_debug:157: caps debug: caps of src pad 
(pre-reconnect): entering
DEBUG(11401: 0)gst_caps_debug:160: caps: 0x80770d0 colorspace_src 
video/raw (NOT fixed)
DEBUG(11401: 0)gst_props_debug_entry:121: [list]
DEBUG(11401: 0)gst_props_debug_entry:104: format: fourcc I420
DEBUG(11401: 0)gst_props_debug_entry:104: format: fourcc YV12
DEBUG(11401: 0)gst_props_debug_entry:104: format: fourcc YUY2
DEBUG(11401: 0)gst_props_debug_entry:104: format: fourcc RGB 
DEBUG(11401: 0)gst_props_debug_entry:114: width: int range 0-2147483647
DEBUG(11401: 0)gst_props_debug_entry:114: height: int range 
0-2147483647
DEBUG(11401: 0)gst_caps_debug:171: caps debug: leaving
DEBUG(11401: 0)gst_pad_get_caps:1454: get pad caps of show:sink 
(0x8189d68)
DEBUG(11401: 0)gst_pad_get_caps:1461: using pad get function
INFO (11401: 0)_gst_xvimage_init:146: Xv: 2 adaptors available.
INFO (11401: 0)_gst_xvimage_init:157: Xv: NV10 Video Overlay: input 
image, ports 91-91
INFO (11401: 0)_gst_xvimage_init:157: Xv: NV05 Video Blitter: input 
image, ports 92-123
DEBUG(11401: 0)gst_pad_try_reconnect_filtered_func:1234: dumping caps 
of pad show:sink
DEBUG(11401: 0)gst_caps_debug:157: caps debug: caps of sink pad 
(pre-reconnect): entering
DEBUG(11401: 0)gst_caps_debug:160: caps: 0x8077118 xvideosink_caps 
video/raw (NOT fixed)
DEBUG(11401: 0)gst_props_debug_entry:104: format: fourcc YUY2
DEBUG(11401: 0)gst_props_debug_entry:114: width: int range 0-2147483647
DEBUG(11401: 0)gst_props_debug_entry:114: height: int range 
0-2147483647
DEBUG(11401: 0)gst_caps_debug:160: caps: 0x8077130 xvideosink_caps 
video/raw (NOT fixed)
DEBUG(11401: 0)gst_props_debug_entry:104: format: fourcc YV12
DEBUG(11401: 0)gst_props_debug_entry:114: width: int range 0-2147483647
DEBUG(11401: 0)gst_props_debug_entry:114: height: int range 
0-2147483647
DEBUG(11401: 0)gst_caps_debug:160: caps: 0x8077148 xvideosink_caps 
video/raw (NOT fixed)
DEBUG(11401: 0)gst_props_debug_entry:104: format: fourcc UYVY
DEBUG(11401: 0)gst_props_debug_entry:114: width: int range 0-2147483647
DEBUG(11401: 0)gst_props_debug_entry:114: height: int range 
0-2147483647
DEBUG(11401: 0)gst_caps_debug:160: caps: 0x8077160 xvideosink_caps 
video/raw (NOT fixed)
DEBUG(11401: 0)gst_props_debug_entry:104: format: fourcc I420
DEBUG(11401: 0)gst_props_debug_entry:114: width: int range 0-2147483647
DEBUG(11401: 0)gst_props_debug_entry:114: height: int range 
0-2147483647
DEBUG(11401: 0)gst_caps_debug:160: caps: 0x8077100 xvideosink_caps 
video/raw (NOT fixed)
DEBUG(11401: 0)gst_props_debug_entry:104: format: fourcc RGB 
DEBUG(11401: 0)gst_props_debug_entry:98: bpp: int 16
DEBUG(11401: 0)gst_props_debug_entry:98: depth: int 16
DEBUG(11401: 0)gst_props_debug_entry:98: endianness: int 1234
DEBUG(11401: 0)gst_props_debug_entry:98: red_mask: int 63488
DEBUG(11401: 0)gst_props_debug_entry:98: green_mask: int 2016
DEBUG(11401: 0)gst_props_debug_entry:98: blue_mask: int 31
DEBUG(11401: 0)gst_props_debug_entry:114: width: int range 0-2147483647
DEBUG(11401: 0)gst_props_debug_entry:114: height: int range 
0-2147483647
DEBUG(11401: 0)gst_caps_debug:160: caps: 0x80e0ca8 xvideosink_caps 
video/raw (NOT fixed)
DEBUG(11401: 0)gst_props_debug_entry:104: format: fourcc RGB 
DEBUG(11401: 0)gst_props_debug_entry:98: bpp: int 16
DEBUG(11401: 0)gst_props_debug_entry:98: depth: int 16
DEBUG(11401: 0)gst_props_debug_entry:98: endianness: int 1234
DEBUG(11401: 0)gst_props_debug_entry:98: red_mask: int 63488
DEBUG(11401: 0)gst_props_debug_entry:98: green_mask: int 2016
DEBUG(11401: 0)gst_props_debug_entry:98: blue_mask: int 31
DEBUG(11401: 0)gst_props_debug_entry:114: width: int range 0-2147483647
DEBUG(11401: 0)gst_props_debug_entry:114: height: int range 
0-2147483647
DEBUG(11401: 0)gst_caps_debug:171: caps debug: leaving
INFO (11401: 0)gst_pad_try_reconnect_filtered_func:1250: pads 
colorspace:src and show:sink intersected to variable caps
DEBUG(11401: 0)gst_pad_try_reconnect_filtered_func:1271: setting 
filter for connection to:
DEBUG(11401: 0)gst_caps_debug:157: caps debug: filter for connection: 
entering
DEBUG(11401: 0)gst_caps_debug:160: caps: 0x80e0cd8 intersect video/raw 
(NOT fixed)
DEBUG(11401: 0)gst_props_debug_entry:104: format: fourcc YUY2
DEBUG(11401: 0)gst_props_debug_entry:114: width: int range 0-2147483647
DEBUG(11401: 0)gst_props_debug_entry:114: height: int range 
0-2147483647
DEBUG(11401: 0)gst_caps_debug:160: caps: 0x80e0cf0 intersect video/raw 
(NOT fixed)
DEBUG(11401: 0)gst_props_debug_entry:104: format: fourcc YV12
DEBUG(11401: 0)gst_props_debug_entry:114: width: int range 0-2147483647
DEBUG(11401: 0)gst_props_debug_entry:114: height: int range 
0-2147483647
DEBUG(11401: 0)gst_caps_debug:160: caps: 0x80e0d08 intersect video/raw 
(NOT fixed)
DEBUG(11401: 0)gst_props_debug_entry:104: format: fourcc I420
DEBUG(11401: 0)gst_props_debug_entry:114: width: int range 0-2147483647
DEBUG(11401: 0)gst_props_debug_entry:114: height: int range 
0-2147483647
DEBUG(11401: 0)gst_caps_debug:160: caps: 0x80e0d20 intersect video/raw 
(NOT fixed)
DEBUG(11401: 0)gst_props_debug_entry:104: format: fourcc RGB 
DEBUG(11401: 0)gst_props_debug_entry:98: bpp: int 16
DEBUG(11401: 0)gst_props_debug_entry:98: depth: int 16
DEBUG(11401: 0)gst_props_debug_entry:98: endianness: int 1234
DEBUG(11401: 0)gst_props_debug_entry:98: red_mask: int 63488
DEBUG(11401: 0)gst_props_debug_entry:98: green_mask: int 2016
DEBUG(11401: 0)gst_props_debug_entry:98: blue_mask: int 31
DEBUG(11401: 0)gst_props_debug_entry:114: width: int range 0-2147483647
DEBUG(11401: 0)gst_props_debug_entry:114: height: int range 
0-2147483647
DEBUG(11401: 0)gst_caps_debug:160: caps: 0x80e0d38 intersect video/raw 
(NOT fixed)
DEBUG(11401: 0)gst_props_debug_entry:104: format: fourcc RGB 
DEBUG(11401: 0)gst_props_debug_entry:98: bpp: int 16
DEBUG(11401: 0)gst_props_debug_entry:98: depth: int 16
DEBUG(11401: 0)gst_props_debug_entry:98: endianness: int 1234
DEBUG(11401: 0)gst_props_debug_entry:98: red_mask: int 63488
DEBUG(11401: 0)gst_props_debug_entry:98: green_mask: int 2016
DEBUG(11401: 0)gst_props_debug_entry:98: blue_mask: int 31
DEBUG(11401: 0)gst_props_debug_entry:114: width: int range 0-2147483647
DEBUG(11401: 0)gst_props_debug_entry:114: height: int range 
0-2147483647
DEBUG(11401: 0)gst_caps_debug:171: caps debug: leaving
DEBUG(11401: 0)gst_pad_get_caps:1454: get pad caps of colorspace:src 
(0x8189f58)DEBUG(11401: 0)gst_pad_get_caps:1465: using pad template
DEBUG(11401: 0)gst_pad_perform_negotiate:1316: dumping caps of pad 
colorspace:src
DEBUG(11401: 0)gst_caps_debug:157: caps debug: src caps, awaiting 
negotiation, after applying filter: entering
DEBUG(11401: 0)gst_caps_debug:160: caps: 0x80770d0 colorspace_src 
video/raw (NOT fixed)
DEBUG(11401: 0)gst_props_debug_entry:121: [list]
DEBUG(11401: 0)gst_props_debug_entry:104: format: fourcc I420
DEBUG(11401: 0)gst_props_debug_entry:104: format: fourcc YV12
DEBUG(11401: 0)gst_props_debug_entry:104: format: fourcc YUY2
DEBUG(11401: 0)gst_props_debug_entry:104: format: fourcc RGB 
DEBUG(11401: 0)gst_props_debug_entry:114: width: int range 0-2147483647
DEBUG(11401: 0)gst_props_debug_entry:114: height: int range 
0-2147483647
DEBUG(11401: 0)gst_caps_debug:171: caps debug: leaving
DEBUG(11401: 0)gst_pad_get_caps:1454: get pad caps of show:sink 
(0x8189d68)
DEBUG(11401: 0)gst_pad_get_caps:1461: using pad get function
INFO (11401: 0)_gst_xvimage_init:146: Xv: 2 adaptors available.
INFO (11401: 0)_gst_xvimage_init:157: Xv: NV10 Video Overlay: input 
image, ports 91-91
INFO (11401: 0)_gst_xvimage_init:157: Xv: NV05 Video Blitter: input 
image, ports 92-123
DEBUG(11401: 0)gst_pad_perform_negotiate:1319: dumping caps of pad 
show:sink
DEBUG(11401: 0)gst_caps_debug:157: caps debug: sink caps, awaiting 
negotiation, after applying filter: entering
DEBUG(11401: 0)gst_caps_debug:160: caps: 0x8077118 xvideosink_caps 
video/raw (NOT fixed)
DEBUG(11401: 0)gst_props_debug_entry:104: format: fourcc YUY2
DEBUG(11401: 0)gst_props_debug_entry:114: width: int range 0-2147483647
DEBUG(11401: 0)gst_props_debug_entry:114: height: int range 
0-2147483647
DEBUG(11401: 0)gst_caps_debug:160: caps: 0x8077130 xvideosink_caps 
video/raw (NOT fixed)
DEBUG(11401: 0)gst_props_debug_entry:104: format: fourcc YV12
DEBUG(11401: 0)gst_props_debug_entry:114: width: int range 0-2147483647
DEBUG(11401: 0)gst_props_debug_entry:114: height: int range 
0-2147483647
DEBUG(11401: 0)gst_caps_debug:160: caps: 0x8077148 xvideosink_caps 
video/raw (NOT fixed)
DEBUG(11401: 0)gst_props_debug_entry:104: format: fourcc UYVY
DEBUG(11401: 0)gst_props_debug_entry:114: width: int range 0-2147483647
DEBUG(11401: 0)gst_props_debug_entry:114: height: int range 
0-2147483647
DEBUG(11401: 0)gst_caps_debug:160: caps: 0x8077160 xvideosink_caps 
video/raw (NOT fixed)
DEBUG(11401: 0)gst_props_debug_entry:104: format: fourcc I420
DEBUG(11401: 0)gst_props_debug_entry:114: width: int range 0-2147483647
DEBUG(11401: 0)gst_props_debug_entry:114: height: int range 
0-2147483647
DEBUG(11401: 0)gst_caps_debug:160: caps: 0x8077100 xvideosink_caps 
video/raw (NOT fixed)
DEBUG(11401: 0)gst_props_debug_entry:104: format: fourcc RGB 
DEBUG(11401: 0)gst_props_debug_entry:98: bpp: int 16
DEBUG(11401: 0)gst_props_debug_entry:98: depth: int 16
DEBUG(11401: 0)gst_props_debug_entry:98: endianness: int 1234
DEBUG(11401: 0)gst_props_debug_entry:98: red_mask: int 63488
DEBUG(11401: 0)gst_props_debug_entry:98: green_mask: int 2016
DEBUG(11401: 0)gst_props_debug_entry:98: blue_mask: int 31
DEBUG(11401: 0)gst_props_debug_entry:114: width: int range 0-2147483647
DEBUG(11401: 0)gst_props_debug_entry:114: height: int range 
0-2147483647
DEBUG(11401: 0)gst_caps_debug:160: caps: 0x80e0ca8 xvideosink_caps 
video/raw (NOT fixed)
DEBUG(11401: 0)gst_props_debug_entry:104: format: fourcc RGB 
DEBUG(11401: 0)gst_props_debug_entry:98: bpp: int 16
DEBUG(11401: 0)gst_props_debug_entry:98: depth: int 16
DEBUG(11401: 0)gst_props_debug_entry:98: endianness: int 1234
DEBUG(11401: 0)gst_props_debug_entry:98: red_mask: int 63488
DEBUG(11401: 0)gst_props_debug_entry:98: green_mask: int 2016
DEBUG(11401: 0)gst_props_debug_entry:98: blue_mask: int 31
DEBUG(11401: 0)gst_props_debug_entry:114: width: int range 0-2147483647
DEBUG(11401: 0)gst_props_debug_entry:114: height: int range 
0-2147483647
DEBUG(11401: 0)gst_caps_debug:160: caps: 0x80e0d50 xvideosink_caps 
video/raw (NOT fixed)
DEBUG(11401: 0)gst_props_debug_entry:104: format: fourcc RGB 
DEBUG(11401: 0)gst_props_debug_entry:98: bpp: int 16
DEBUG(11401: 0)gst_props_debug_entry:98: depth: int 16
DEBUG(11401: 0)gst_props_debug_entry:98: endianness: int 1234
DEBUG(11401: 0)gst_props_debug_entry:98: red_mask: int 63488
DEBUG(11401: 0)gst_props_debug_entry:98: green_mask: int 2016
DEBUG(11401: 0)gst_props_debug_entry:98: blue_mask: int 31
DEBUG(11401: 0)gst_props_debug_entry:114: width: int range 0-2147483647
DEBUG(11401: 0)gst_props_debug_entry:114: height: int range 
0-2147483647
DEBUG(11401: 0)gst_caps_debug:171: caps debug: leaving
DEBUG(11401: 0)gst_caps_intersect:673: second caps is NULL, return 
other caps
DEBUG(11401: 0)gst_pad_try_set_caps_func:1056: parent colorspace of 
pad colorspace:src is not ready
DEBUG(11401: 0)gst_pad_try_set_caps_func:1056: parent show of pad 
show:sink is not ready
INFO (11401: 0)gst_basic_scheduler_pad_connect:1187: have pad 
connected callback on colorspace:src to show:sink
DEBUG(11401: 0)gst_basic_scheduler_pad_connect:1189: srcpad sched is 
0x818f840, sinkpad sched is 0x818f840
INFO (11401: 0)gst_basic_scheduler_pad_connect:1193: peer show:sink is 
in same scheduler, chaining together
INFO (11401: 0)gst_basic_scheduler_chain_elements:854: merging chain 
0x818f920 into chain 0x818f900
INFO (11401: 0)gst_basic_scheduler_chain_destroy:716: destroyed chain 
0x818f920, now are 1 chains in sched 0x818f840
INFO (11401: 0)gst_pad_connect_filtered:826: connected colorspace:src 
and show:sink
DEBUG(11401: 0)gst_pad_get_caps:1454: get pad caps of colorspace:src 
(0x8189f58)DEBUG(11401: 0)gst_pad_get_caps:1465: using pad template
DEBUG(11401: 0)gst_caps_debug:157: caps debug: caps of newly connected 
src pad: entering
DEBUG(11401: 0)gst_caps_debug:160: caps: 0x80770d0 colorspace_src 
video/raw (NOT fixed)
DEBUG(11401: 0)gst_props_debug_entry:121: [list]
DEBUG(11401: 0)gst_props_debug_entry:104: format: fourcc I420
DEBUG(11401: 0)gst_props_debug_entry:104: format: fourcc YV12
DEBUG(11401: 0)gst_props_debug_entry:104: format: fourcc YUY2
DEBUG(11401: 0)gst_props_debug_entry:104: format: fourcc RGB 
DEBUG(11401: 0)gst_props_debug_entry:114: width: int range 0-2147483647
DEBUG(11401: 0)gst_props_debug_entry:114: height: int range 
0-2147483647
DEBUG(11401: 0)gst_caps_debug:171: caps debug: leaving
DEBUG(11401: 0)gst_element_connect_filtered:1351: connected pad 
colorspace:src to pad show:sink
INFO (11401: 0)gst_element_get_static_pad:964: found pad 
video_queue:sink
DEBUG(11401: 0)gst_element_add_ghost_pad:869: creating new ghost pad 
called sink, from pad video_queue:sink
DEBUG(11401: 0)gst_ghost_pad_new:2261: created ghost pad "sink"
DEBUG(11401: 0)gst_element_add_ghost_pad:874: adding ghost pad sink to 
element video_bin
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_sink:204: sink 'sink'
DEBUG(11401: 0)gst_object_unref:183: unref 'sink' 2->1
DEBUG(11401: 0)gst_element_add_ghost_pad:880: added ghostpad 
video_bin:sink
DEBUG(11401: 0)gst_bin_add:355: adding element "video_bin" to bin 
"work_thread"
DEBUG(11401: 0)gst_object_ref:163: ref 'video_bin' 1->2
DEBUG(11401: 0)gst_object_sink:204: sink 'video_bin'
DEBUG(11401: 0)gst_object_unref:183: unref 'video_bin' 2->1
INFO (11401: 0)gst_bin_set_element_sched:229: setting element 
"video_bin" sched to 0x8189110
INFO (11401: 0)gst_bin_set_element_sched:234: [video_bin] child is 
already a manager, not resetting
INFO (11401: 0)gst_bin_add:391: [work_thread] added child "video_bin"
DEBUG(11401: 0)gst_dpsmooth_set_property:160: 
dpsmooth->slope_time:10000000
DEBUG(11401: 0)gst_dparam_attach:270: attaching volume to dparam 
0x81909d0
DEBUG(11401: 0)gst_dpman_set_mode:496: setting mode to asynchronous
DEBUG(11401: 0)gst_dparam_set_property:173: setting value from 
0.000000 to 0.900000
DEBUG(11401: 0)gst_dpsmooth_value_changed_float:223: 0.000000 to 
0.900000 ratio:9.000000 duration:89999996

DEBUG(11401: 0)gst_element_set_state:1829: [main_pipeline] setting 
state from NULL to READY
INFO (11401: 0)gst_bin_change_state:521: [main_pipeline] changing 
childrens' state from NULL to READY
DEBUG(11401: 0)gst_element_set_state:1829: [work_thread] setting state 
from NULL to READY
INFO (11401: 0)gst_thread_change_state:258: [work_thread] sync(0): 
changing state from NULL to READY
DEBUG(11401: 0)gst_thread_change_state:272: [work_thread] sync(0): 
creating thread "work_thread"
DEBUG(11401: 0)cothread_stackquery:549: have  posix_memalign at 
0x41a00000 of size 2097152
DEBUG(11401: 0)cothread_stackquery:552: Got new cothread stack from 
0x41a00000 to 0x41bfffff (size 2097152)
DEBUG(11401: 0)gst_basic_scheduler_get_preferred_stack:958: getting 
preferred stack size as 0x41a00000 and 2097152
DEBUG(11401: 0)gst_thread_change_state:284: pthread attr set stack at 
0x41a00000 of size 2097152
DEBUG(11401: 0)gst_thread_change_state:288: [work_thread] sync(0): 
going to pthread_create...
DEBUG(11401: 0)gst_thread_change_state:295: [work_thread] sync(0): 
pthread created
DEBUG(11401: 0)gst_thread_change_state:298: [work_thread] sync(0): 
waiting for child thread spinup
DEBUG(11403: 0)gst_thread_main_loop:464: gst_thread_main_loop started
DEBUG(11403: 0)gst_basic_scheduler_setup:949: initializing cothread 
context
INFO (11403: 0)cothread_context_init:81: initializing cothreads
INFO (11403: 0)cothread_context_init:111: 0th thread is 0x8212840 at 
sp:0x41bffa27
INFO (11403: 0)gst_thread_main_loop:472: [work_thread] 
sync-main(11401): thread is running
INFO (11403: 0)gst_bin_change_state:521: [work_thread] changing 
childrens' state from NULL to READY
DEBUG(11403: 0)gst_element_set_state:1829: [source] setting state from 
NULL to READY
INFO (11403: 0)gst_element_change_state:1983: source default handler 
sets state from NULL to READY 258
DEBUG(11403: 0)gst_element_negotiate_pads:1890: [source] negotiating 
pads
INFO (11403: 0)gst_bin_child_state_change:475: child source changed 
state in bin work_thread from NULL to READY
INFO (11403: 0)gst_bin_child_state_change:489: bin work_thread need 
state change to READY
DEBUG(11403: 0)gst_bin_change_state_norecurse:584: [work_thread] 
setting bin's own state
INFO (11403: 0)gst_element_change_state:1983: work_thread default 
handler sets state from NULL to READY 258
DEBUG(11403: 0)gst_element_negotiate_pads:1890: [work_thread] 
negotiating pads
INFO (11403: 0)gst_basic_scheduler_state_transition:1084: parent 
"work_thread" changed state
INFO (11403: 0)gst_basic_scheduler_state_transition:1094: no 
interesting state change, doing nothing
INFO (11403: 0)gst_bin_child_state_change:475: child work_thread 
changed state in bin main_pipeline from NULL to READY
INFO (11403: 0)gst_bin_child_state_change:489: bin main_pipeline need 
state change to READY
DEBUG(11403: 0)gst_bin_change_state_norecurse:584: [main_pipeline] 
setting bin's own state
INFO (11403: 0)gst_element_change_state:1983: main_pipeline default 
handler sets state from NULL to READY 258
DEBUG(11403: 0)gst_element_negotiate_pads:1890: [main_pipeline] 
negotiating padsINFO (11403: 
0)gst_basic_scheduler_state_transition:1084: parent "main_pipeline" 
changed state
INFO (11403: 0)gst_basic_scheduler_state_transition:1094: no 
interesting state change, doing nothing
DEBUG(11403: 0)gst_element_set_state:1829: [audio_bin] setting state 
from NULL to READY
INFO (11403: 0)gst_thread_change_state:258: [audio_bin] sync(0): 
changing state from NULL to READY
DEBUG(11403: 0)gst_thread_change_state:272: [audio_bin] sync(0): 
creating thread "audio_bin"
DEBUG(11403: 0)cothread_stackquery:549: have  posix_memalign at 
0x41e00000 of size 2097152
DEBUG(11403: 0)cothread_stackquery:552: Got new cothread stack from 
0x41e00000 to 0x41ffffff (size 2097152)
DEBUG(11403: 0)gst_basic_scheduler_get_preferred_stack:958: getting 
preferred stack size as 0x41e00000 and 2097152
DEBUG(11403: 0)gst_thread_change_state:284: pthread attr set stack at 
0x41e00000 of size 2097152
DEBUG(11403: 0)gst_thread_change_state:288: [audio_bin] sync(0): going 
to pthread_create...
DEBUG(11404: 0)gst_thread_main_loop:464: gst_thread_main_loop started
DEBUG(11403: 0)gst_thread_change_state:295: [audio_bin] sync(0): 
pthread createdDEBUG(11403: 0)gst_thread_change_state:298: [audio_bin] 
sync(0): waiting for child thread spinup
DEBUG(11404: 0)gst_basic_scheduler_setup:949: initializing cothread 
context
INFO (11404: 0)cothread_context_init:81: initializing cothreads
INFO (11404: 0)cothread_context_init:111: 0th thread is 0x82121c0 at 
sp:0x41fffa27
INFO (11404: 0)gst_thread_main_loop:472: [audio_bin] sync-main(11401): 
thread is running
INFO (11404: 0)gst_bin_change_state:521: [audio_bin] changing 
childrens' state from NULL to READY
DEBUG(11404: 0)gst_element_set_state:1829: [audio_queue] setting state 
from NULL to READY
DEBUG(11404: 0)gst_queue_change_state:634: ('audio_queue'): entering
INFO (11404: 0)gst_element_change_state:1983: audio_queue default 
handler sets state from NULL to READY 258
DEBUG(11404: 0)gst_element_negotiate_pads:1890: [audio_queue] 
negotiating pads
DEBUG(11404: 0)gst_element_negotiate_pads:1937: [audio_queue] not 
negotiatiating audio_queue:src and volume:sink, not in READY yet
INFO (11404: 0)gst_bin_child_state_change:475: child audio_queue 
changed state in bin audio_bin from NULL to READY
INFO (11404: 0)gst_bin_child_state_change:489: bin audio_bin need 
state change to READY
DEBUG(11404: 0)gst_bin_change_state_norecurse:584: [audio_bin] setting 
bin's own state
INFO (11404: 0)gst_element_change_state:1983: audio_bin default 
handler sets state from NULL to READY 258
DEBUG(11404: 0)gst_element_negotiate_pads:1890: [audio_bin] 
negotiating pads
INFO (11404: 0)gst_basic_scheduler_state_transition:1084: parent 
"audio_bin" changed state
INFO (11404: 0)gst_basic_scheduler_state_transition:1094: no 
interesting state change, doing nothing
INFO (11404: 0)gst_bin_child_state_change:475: child audio_bin changed 
state in bin work_thread from NULL to READY
DEBUG(11404: 0)gst_queue_change_state:666: ('audio_queue'): leaving
DEBUG(11404: 0)gst_element_set_state:1829: [volume] setting state from 
NULL to READY
INFO (11404: 0)gst_element_change_state:1983: volume default handler 
sets state from NULL to READY 258
DEBUG(11404: 0)gst_element_negotiate_pads:1890: [volume] negotiating 
pads
DEBUG(11404: 0)gst_element_negotiate_pads:1931: [volume] perform 
negotiate for audio_queue:src and volume:sink
DEBUG(11404: 0)gst_pad_get_caps:1454: get pad caps of audio_queue:src 
(0x8189cec)
DEBUG(11404: 0)gst_pad_get_caps:1461: using pad get function
DEBUG(11404: 0)gst_pad_get_allowed_caps:1583: get allowed caps of 
audio_queue:sink
DEBUG(11404: 0)gst_pad_perform_negotiate:1316: dumping caps of pad 
audio_queue:src
DEBUG(11404: 0)gst_caps_debug:157: caps debug: src caps, awaiting 
negotiation, after applying filter: entering
DEBUG(11404: 0)gst_caps_debug:171: caps debug: leaving
DEBUG(11404: 0)gst_pad_get_caps:1454: get pad caps of volume:sink 
(0x8189afc)
DEBUG(11404: 0)gst_pad_get_caps:1465: using pad template
DEBUG(11404: 0)gst_pad_perform_negotiate:1319: dumping caps of pad 
volume:sink
DEBUG(11404: 0)gst_caps_debug:157: caps debug: sink caps, awaiting 
negotiation, after applying filter: entering
DEBUG(11404: 0)gst_caps_debug:160: caps: 0x8077208 volume_float_sink 
audio/raw (NOT fixed)
DEBUG(11404: 0)gst_props_debug_entry:110: format: string float
DEBUG(11404: 0)gst_props_debug_entry:114: rate: int range 1-2147483647
DEBUG(11404: 0)gst_props_debug_entry:98: channels: int 1
DEBUG(11404: 0)gst_props_debug_entry:110: layout: string gfloat
DEBUG(11404: 0)gst_props_debug_entry:101: intercept: float 0.000000
DEBUG(11404: 0)gst_props_debug_entry:101: slope: float 1.000000
DEBUG(11404: 0)gst_caps_debug:160: caps: 0x8077220 volume_int_sink 
audio/raw (NOT fixed)
DEBUG(11404: 0)gst_props_debug_entry:110: format: string int
DEBUG(11404: 0)gst_props_debug_entry:98: depth: int 16
DEBUG(11404: 0)gst_props_debug_entry:98: endianness: int 1234
DEBUG(11404: 0)gst_props_debug_entry:98: width: int 16
DEBUG(11404: 0)gst_props_debug_entry:98: law: int 0
DEBUG(11404: 0)gst_props_debug_entry:107: signed: bool 1
DEBUG(11404: 0)gst_props_debug_entry:114: rate: int range 1-2147483647
DEBUG(11404: 0)gst_props_debug_entry:114: channels: int range 
1-2147483647
DEBUG(11404: 0)gst_caps_debug:171: caps debug: leaving
DEBUG(11404: 0)gst_caps_intersect:669: first caps is NULL, return 
other caps
DEBUG(11404: 0)gst_caps_intersect:673: second caps is NULL, return 
other caps
INFO (11404: 0)gst_pad_try_set_caps_func:1061: trying to set caps 
0x80e0d98 on pad audio_queue:src
INFO (11404: 0)gst_pad_try_set_caps_func:1082: calling connect 
function on pad audio_queue:src
INFO (11404: 0)gst_pad_proxy_connect:1425: proxy connect to pad 
audio_queue:sinkINFO (11404: 0)gst_pad_try_set_caps_func:1061: trying 
to set caps 0x80e0d98 on pad audio_queue:sink
INFO (11404: 0)gst_pad_try_set_caps_func:1134: caps are not fixed on 
pad audio_queue:sink, not setting them yet
INFO (11404: 0)gst_pad_try_set_caps_func:1107: got reply OK (1) from 
connect function on pad audio_queue:src
INFO (11404: 0)gst_pad_try_set_caps_func:1134: caps are not fixed on 
pad audio_queue:src, not setting them yet
INFO (11404: 0)gst_pad_try_set_caps_func:1061: trying to set caps 
0x80e0d98 on pad volume:sink
INFO (11404: 0)gst_pad_try_set_caps_func:1082: calling connect 
function on pad volume:sink
INFO (11404: 0)gst_pad_try_set_caps_func:1107: got reply DELAYED (0) 
from connect function on pad volume:sink
INFO (11404: 0)gst_pad_try_set_caps_func:1134: caps are not fixed on 
pad volume:sink, not setting them yet
DEBUG(11404: 0)gst_element_negotiate_pads:1937: [volume] not 
negotiatiating volume:src and play_audio:sink, not in READY yet
INFO (11404: 0)gst_bin_child_state_change:475: child volume changed 
state in bin audio_bin from NULL to READY
DEBUG(11404: 0)gst_element_set_state:1829: [play_audio] setting state 
from NULL to READY
INFO (11404: 0)gst_osssink_open_audio:786: osssink: attempting to open 
sound device
INFO (11404: 0)gst_osssink_open_audio:804: osssink: Capabilities 
00003201
INFO (11404: 0)gst_osssink_open_audio:807: osssink:   Realtime
INFO (11404: 0)gst_osssink_open_audio:810: osssink:   Trigger
INFO (11404: 0)gst_osssink_open_audio:811: osssink:   Direct access
INFO (11404: 0)gst_osssink_open_audio:823: osssink: Formats 000001f9
INFO (11404: 0)gst_osssink_open_audio:824: osssink:   MU_LAW
INFO (11404: 0)gst_osssink_open_audio:827: osssink:   U8
INFO (11404: 0)gst_osssink_open_audio:828: osssink:   S16_LE
INFO (11404: 0)gst_osssink_open_audio:829: osssink:   S16_BE
INFO (11404: 0)gst_osssink_open_audio:830: osssink:   S8
INFO (11404: 0)gst_osssink_open_audio:831: osssink:   U16_LE
INFO (11404: 0)gst_osssink_open_audio:832: osssink:   U16_BE
INFO (11404: 0)gst_osssink_open_audio:838: osssink: opened audio 
(/dev/dsp) with fd=25
INFO (11404: 0)gst_element_change_state:1983: play_audio default 
handler sets state from NULL to READY 258
DEBUG(11404: 0)gst_element_negotiate_pads:1890: [play_audio] 
negotiating pads
DEBUG(11404: 0)gst_element_negotiate_pads:1931: [play_audio] perform 
negotiate for volume:src and play_audio:sink
DEBUG(11404: 0)gst_pad_get_caps:1454: get pad caps of volume:src 
(0x8189b78)
DEBUG(11404: 0)gst_pad_get_caps:1465: using pad template
DEBUG(11404: 0)gst_pad_perform_negotiate:1316: dumping caps of pad 
volume:src
DEBUG(11404: 0)gst_caps_debug:157: caps debug: src caps, awaiting 
negotiation, after applying filter: entering
DEBUG(11404: 0)gst_caps_debug:160: caps: 0x80771d8 volume_float_src 
audio/raw (NOT fixed)
DEBUG(11404: 0)gst_props_debug_entry:110: format: string float
DEBUG(11404: 0)gst_props_debug_entry:114: rate: int range 1-2147483647
DEBUG(11404: 0)gst_props_debug_entry:98: channels: int 1
DEBUG(11404: 0)gst_props_debug_entry:110: layout: string gfloat
DEBUG(11404: 0)gst_props_debug_entry:101: intercept: float 0.000000
DEBUG(11404: 0)gst_props_debug_entry:101: slope: float 1.000000
DEBUG(11404: 0)gst_caps_debug:160: caps: 0x80771f0 volume_int_src 
audio/raw (NOT fixed)
DEBUG(11404: 0)gst_props_debug_entry:110: format: string int
DEBUG(11404: 0)gst_props_debug_entry:98: depth: int 16
DEBUG(11404: 0)gst_props_debug_entry:98: endianness: int 1234
DEBUG(11404: 0)gst_props_debug_entry:98: width: int 16
DEBUG(11404: 0)gst_props_debug_entry:98: law: int 0
DEBUG(11404: 0)gst_props_debug_entry:107: signed: bool 1
DEBUG(11404: 0)gst_props_debug_entry:114: rate: int range 1-2147483647
DEBUG(11404: 0)gst_props_debug_entry:114: channels: int range 
1-2147483647
DEBUG(11404: 0)gst_caps_debug:171: caps debug: leaving
DEBUG(11404: 0)gst_pad_get_caps:1454: get pad caps of play_audio:sink 
(0x8189bf4)
DEBUG(11404: 0)gst_pad_get_caps:1465: using pad template
DEBUG(11404: 0)gst_pad_perform_negotiate:1319: dumping caps of pad 
play_audio:sink
DEBUG(11404: 0)gst_caps_debug:157: caps debug: sink caps, awaiting 
negotiation, after applying filter: entering
DEBUG(11404: 0)gst_caps_debug:160: caps: 0x80776b8 osssink_sink 
audio/raw (NOT fixed)
DEBUG(11404: 0)gst_props_debug_entry:110: format: string int
DEBUG(11404: 0)gst_props_debug_entry:121: [list]
DEBUG(11404: 0)gst_props_debug_entry:98: depth: int 8
DEBUG(11404: 0)gst_props_debug_entry:98: depth: int 16
DEBUG(11404: 0)gst_props_debug_entry:98: endianness: int 1234
DEBUG(11404: 0)gst_props_debug_entry:121: [list]
DEBUG(11404: 0)gst_props_debug_entry:98: width: int 8
DEBUG(11404: 0)gst_props_debug_entry:98: width: int 16
DEBUG(11404: 0)gst_props_debug_entry:98: law: int 0
DEBUG(11404: 0)gst_props_debug_entry:121: [list]
DEBUG(11404: 0)gst_props_debug_entry:107: signed: bool 0
DEBUG(11404: 0)gst_props_debug_entry:107: signed: bool 1
DEBUG(11404: 0)gst_props_debug_entry:114: rate: int range 1000-48000
DEBUG(11404: 0)gst_props_debug_entry:114: channels: int range 1-2
DEBUG(11404: 0)gst_caps_debug:171: caps debug: leaving
DEBUG(11404: 0)gst_caps_intersect:673: second caps is NULL, return 
other caps
INFO (11404: 0)gst_pad_try_set_caps_func:1061: trying to set caps 
0x80e0de0 on pad volume:src
INFO (11404: 0)gst_pad_try_set_caps_func:1082: calling connect 
function on pad volume:src
INFO (11404: 0)gst_pad_try_set_caps_func:1107: got reply DELAYED (0) 
from connect function on pad volume:src
INFO (11404: 0)gst_pad_try_set_caps_func:1134: caps are not fixed on 
pad volume:src, not setting them yet
INFO (11404: 0)gst_pad_try_set_caps_func:1061: trying to set caps 
0x80e0de0 on pad play_audio:sink
INFO (11404: 0)gst_pad_try_set_caps_func:1082: calling connect 
function on pad play_audio:sink
INFO (11404: 0)gst_pad_try_set_caps_func:1107: got reply DELAYED (0) 
from connect function on pad play_audio:sink
INFO (11404: 0)gst_pad_try_set_caps_func:1134: caps are not fixed on 
pad play_audio:sink, not setting them yet
INFO (11404: 0)gst_bin_child_state_change:475: child play_audio 
changed state in bin audio_bin from NULL to READY
INFO (11404: 0)gst_bin_change_state:567: [audio_bin] done changing 
bin's state from NULL to READY, now in READY
DEBUG(11404: 0)gst_thread_main_loop:484: [audio_bin] sync-main(11401): 
indicating spinup
DEBUG(11404: 0)gst_thread_main_loop:487: [audio_bin] sync-main(11401): 
thread has indicated spinup to parent process
DEBUG(11404: 0)gst_thread_main_loop:503: [audio_bin] sync-main(11401): 
thread in READY state, waiting for either NULL or PAUSED
DEBUG(11403: 0)gst_thread_change_state:300: [audio_bin] sync(11404): 
thread claims to be up
DEBUG(11403: 0)gst_element_set_state:1829: [video_bin] setting state 
from NULL to READY
INFO (11403: 0)gst_thread_change_state:258: [video_bin] sync(0): 
changing state from NULL to READY
DEBUG(11403: 0)gst_thread_change_state:272: [video_bin] sync(0): 
creating thread "video_bin"
DEBUG(11403: 0)cothread_stackquery:549: have  posix_memalign at 
0x42200000 of size 2097152
DEBUG(11403: 0)cothread_stackquery:552: Got new cothread stack from 
0x42200000 to 0x423fffff (size 2097152)
DEBUG(11403: 0)gst_basic_scheduler_get_preferred_stack:958: getting 
preferred stack size as 0x42200000 and 2097152
DEBUG(11403: 0)gst_thread_change_state:284: pthread attr set stack at 
0x42200000 of size 2097152
DEBUG(11403: 0)gst_thread_change_state:288: [video_bin] sync(0): going 
to pthread_create...
DEBUG(11405: 0)gst_thread_main_loop:464: gst_thread_main_loop started
DEBUG(11403: 0)gst_thread_change_state:295: [video_bin] sync(0): 
pthread createdDEBUG(11403: 0)gst_thread_change_state:298: [video_bin] 
sync(0): waiting for child thread spinup
DEBUG(11405: 0)gst_basic_scheduler_setup:949: initializing cothread 
context
INFO (11405: 0)cothread_context_init:81: initializing cothreads
INFO (11405: 0)cothread_context_init:111: 0th thread is 0x8173960 at 
sp:0x423ffa27
INFO (11405: 0)gst_thread_main_loop:472: [video_bin] sync-main(11401): 
thread is running
INFO (11405: 0)gst_bin_change_state:521: [video_bin] changing 
childrens' state from NULL to READY
DEBUG(11405: 0)gst_element_set_state:1829: [video_queue] setting state 
from NULL to READY
DEBUG(11405: 0)gst_queue_change_state:634: ('video_queue'): entering
INFO (11405: 0)gst_element_change_state:1983: video_queue default 
handler sets state from NULL to READY 258
DEBUG(11405: 0)gst_element_negotiate_pads:1890: [video_queue] 
negotiating pads
DEBUG(11405: 0)gst_element_negotiate_pads:1937: [video_queue] not 
negotiatiating video_queue:src and colorspace:sink, not in READY yet
INFO (11405: 0)gst_bin_child_state_change:475: child video_queue 
changed state in bin video_bin from NULL to READY
INFO (11405: 0)gst_bin_child_state_change:489: bin video_bin need 
state change to READY
DEBUG(11405: 0)gst_bin_change_state_norecurse:584: [video_bin] setting 
bin's own state
INFO (11405: 0)gst_element_change_state:1983: video_bin default 
handler sets state from NULL to READY 258
DEBUG(11405: 0)gst_element_negotiate_pads:1890: [video_bin] 
negotiating pads
INFO (11405: 0)gst_basic_scheduler_state_transition:1084: parent 
"video_bin" changed state
INFO (11405: 0)gst_basic_scheduler_state_transition:1094: no 
interesting state change, doing nothing
INFO (11405: 0)gst_bin_child_state_change:475: child video_bin changed 
state in bin work_thread from NULL to READY
DEBUG(11405: 0)gst_queue_change_state:666: ('video_queue'): leaving
DEBUG(11405: 0)gst_element_set_state:1829: [show] setting state from 
NULL to READY
INFO (11405: 0)gst_element_change_state:1983: show default handler 
sets state from NULL to READY 258
DEBUG(11405: 0)gst_element_negotiate_pads:1890: [show] negotiating pads
DEBUG(11405: 0)gst_element_negotiate_pads:1937: [show] not 
negotiatiating colorspace:src and show:sink, not in READY yet
INFO (11405: 0)gst_bin_child_state_change:475: child show changed 
state in bin video_bin from NULL to READY
DEBUG(11405: 0)gst_element_set_state:1829: [colorspace] setting state 
from NULL to READY
INFO (11405: 0)gst_element_change_state:1983: colorspace default 
handler sets state from NULL to READY 258
DEBUG(11405: 0)gst_element_negotiate_pads:1890: [colorspace] 
negotiating pads
DEBUG(11405: 0)gst_element_negotiate_pads:1931: [colorspace] perform 
negotiate for video_queue:src and colorspace:sink
DEBUG(11405: 0)gst_pad_get_caps:1454: get pad caps of video_queue:src 
(0x8189e60)
DEBUG(11405: 0)gst_pad_get_caps:1461: using pad get function
DEBUG(11405: 0)gst_pad_get_allowed_caps:1583: get allowed caps of 
video_queue:sink
DEBUG(11405: 0)gst_pad_perform_negotiate:1316: dumping caps of pad 
video_queue:src
DEBUG(11405: 0)gst_caps_debug:157: caps debug: src caps, awaiting 
negotiation, after applying filter: entering
DEBUG(11405: 0)gst_caps_debug:171: caps debug: leaving
DEBUG(11405: 0)gst_pad_get_caps:1454: get pad caps of colorspace:sink 
(0x8189edc)
DEBUG(11405: 0)gst_pad_get_caps:1461: using pad get function
DEBUG(11405: 0)gst_pad_get_allowed_caps:1583: get allowed caps of 
colorspace:srcDEBUG(11405: 0)gst_pad_perform_negotiate:1319: dumping 
caps of pad colorspace:sink
DEBUG(11405: 0)gst_caps_debug:157: caps debug: sink caps, awaiting 
negotiation, after applying filter: entering
DEBUG(11405: 0)gst_caps_debug:160: caps: 0x80e0f18 intersect video/raw 
(NOT fixed)
DEBUG(11405: 0)gst_props_debug_entry:104: format: fourcc YUY2
DEBUG(11405: 0)gst_props_debug_entry:114: width: int range 0-2147483647
DEBUG(11405: 0)gst_props_debug_entry:114: height: int range 
0-2147483647
DEBUG(11405: 0)gst_caps_debug:160: caps: 0x80e0f30 intersect video/raw 
(NOT fixed)
DEBUG(11405: 0)gst_props_debug_entry:104: format: fourcc YV12
DEBUG(11405: 0)gst_props_debug_entry:114: width: int range 0-2147483647
DEBUG(11405: 0)gst_props_debug_entry:114: height: int range 
0-2147483647
DEBUG(11405: 0)gst_caps_debug:160: caps: 0x80e0f48 intersect video/raw 
(NOT fixed)
DEBUG(11405: 0)gst_props_debug_entry:104: format: fourcc I420
DEBUG(11405: 0)gst_props_debug_entry:114: width: int range 0-2147483647
DEBUG(11405: 0)gst_props_debug_entry:114: height: int range 
0-2147483647
DEBUG(11405: 0)gst_caps_debug:160: caps: 0x80e0f60 intersect video/raw 
(NOT fixed)
DEBUG(11405: 0)gst_props_debug_entry:104: format: fourcc RGB 
DEBUG(11405: 0)gst_props_debug_entry:98: bpp: int 16
DEBUG(11405: 0)gst_props_debug_entry:98: depth: int 16
DEBUG(11405: 0)gst_props_debug_entry:98: endianness: int 1234
DEBUG(11405: 0)gst_props_debug_entry:98: red_mask: int 63488
DEBUG(11405: 0)gst_props_debug_entry:98: green_mask: int 2016
DEBUG(11405: 0)gst_props_debug_entry:98: blue_mask: int 31
DEBUG(11405: 0)gst_props_debug_entry:114: width: int range 0-2147483647
DEBUG(11405: 0)gst_props_debug_entry:114: height: int range 
0-2147483647
DEBUG(11405: 0)gst_caps_debug:160: caps: 0x80e0f78 intersect video/raw 
(NOT fixed)
DEBUG(11405: 0)gst_props_debug_entry:104: format: fourcc RGB 
DEBUG(11405: 0)gst_props_debug_entry:98: bpp: int 16
DEBUG(11405: 0)gst_props_debug_entry:98: depth: int 16
DEBUG(11405: 0)gst_props_debug_entry:98: endianness: int 1234
DEBUG(11405: 0)gst_props_debug_entry:98: red_mask: int 63488
DEBUG(11405: 0)gst_props_debug_entry:98: green_mask: int 2016
DEBUG(11405: 0)gst_props_debug_entry:98: blue_mask: int 31
DEBUG(11405: 0)gst_props_debug_entry:114: width: int range 0-2147483647
DEBUG(11405: 0)gst_props_debug_entry:114: height: int range 
0-2147483647
DEBUG(11405: 0)gst_caps_debug:160: caps: 0x80e0f90 colorspace_sink 
video/raw (NOT fixed)
DEBUG(11405: 0)gst_props_debug_entry:121: [list]
DEBUG(11405: 0)gst_props_debug_entry:104: format: fourcc I420
DEBUG(11405: 0)gst_props_debug_entry:104: format: fourcc YV12
DEBUG(11405: 0)gst_props_debug_entry:104: format: fourcc YUY2
DEBUG(11405: 0)gst_props_debug_entry:104: format: fourcc RGB 
DEBUG(11405: 0)gst_props_debug_entry:114: width: int range 0-2147483647
DEBUG(11405: 0)gst_props_debug_entry:114: height: int range 
0-2147483647
DEBUG(11405: 0)gst_caps_debug:171: caps debug: leaving
DEBUG(11405: 0)gst_caps_intersect:669: first caps is NULL, return 
other caps
DEBUG(11405: 0)gst_caps_intersect:673: second caps is NULL, return 
other caps
INFO (11405: 0)gst_pad_try_set_caps_func:1061: trying to set caps 
0x80e1038 on pad video_queue:src
INFO (11405: 0)gst_pad_try_set_caps_func:1082: calling connect 
function on pad video_queue:src
INFO (11405: 0)gst_pad_proxy_connect:1425: proxy connect to pad 
video_queue:sinkINFO (11405: 0)gst_pad_try_set_caps_func:1061: trying 
to set caps 0x80e1038 on pad video_queue:sink
INFO (11405: 0)gst_pad_try_set_caps_func:1134: caps are not fixed on 
pad video_queue:sink, not setting them yet
INFO (11405: 0)gst_pad_try_set_caps_func:1107: got reply OK (1) from 
connect function on pad video_queue:src
INFO (11405: 0)gst_pad_try_set_caps_func:1134: caps are not fixed on 
pad video_queue:src, not setting them yet
INFO (11405: 0)gst_pad_try_set_caps_func:1061: trying to set caps 
0x80e1038 on pad colorspace:sink
DEBUG(11405: 0)gst_props_intersect:1680: source is more specific in 
"bpp"
DEBUG(11405: 0)gst_props_intersect:1680: source is more specific in 
"depth"
DEBUG(11405: 0)gst_props_intersect:1680: source is more specific in 
"endianness"DEBUG(11405: 0)gst_props_intersect:1680: source is more 
specific in "red_mask"
DEBUG(11405: 0)gst_props_intersect:1680: source is more specific in 
"green_mask"DEBUG(11405: 0)gst_props_intersect:1680: source is more 
specific in "blue_mask"
DEBUG(11405: 0)gst_props_intersect:1680: source is more specific in 
"bpp"
DEBUG(11405: 0)gst_props_intersect:1680: source is more specific in 
"depth"
DEBUG(11405: 0)gst_props_intersect:1680: source is more specific in 
"endianness"DEBUG(11405: 0)gst_props_intersect:1680: source is more 
specific in "red_mask"
DEBUG(11405: 0)gst_props_intersect:1680: source is more specific in 
"green_mask"DEBUG(11405: 0)gst_props_intersect:1680: source is more 
specific in "blue_mask"
INFO (11405: 0)gst_pad_try_set_caps_func:1082: calling connect 
function on pad colorspace:sink
INFO (11405: 0)gst_pad_try_set_caps_func:1107: got reply DELAYED (0) 
from connect function on pad colorspace:sink
INFO (11405: 0)gst_pad_try_set_caps_func:1134: caps are not fixed on 
pad colorspace:sink, not setting them yet
DEBUG(11405: 0)gst_element_negotiate_pads:1931: [colorspace] perform 
negotiate for colorspace:src and show:sink
DEBUG(11405: 0)gst_pad_get_caps:1454: get pad caps of colorspace:src 
(0x8189f58)DEBUG(11405: 0)gst_pad_get_caps:1465: using pad template
DEBUG(11405: 0)gst_pad_perform_negotiate:1316: dumping caps of pad 
colorspace:src
DEBUG(11405: 0)gst_caps_debug:157: caps debug: src caps, awaiting 
negotiation, after applying filter: entering
DEBUG(11405: 0)gst_caps_debug:160: caps: 0x80770d0 colorspace_src 
video/raw (NOT fixed)
DEBUG(11405: 0)gst_props_debug_entry:121: [list]
DEBUG(11405: 0)gst_props_debug_entry:104: format: fourcc I420
DEBUG(11405: 0)gst_props_debug_entry:104: format: fourcc YV12
DEBUG(11405: 0)gst_props_debug_entry:104: format: fourcc YUY2
DEBUG(11405: 0)gst_props_debug_entry:104: format: fourcc RGB 
DEBUG(11405: 0)gst_props_debug_entry:114: width: int range 0-2147483647
DEBUG(11405: 0)gst_props_debug_entry:114: height: int range 
0-2147483647
DEBUG(11405: 0)gst_caps_debug:171: caps debug: leaving
DEBUG(11405: 0)gst_pad_get_caps:1454: get pad caps of show:sink 
(0x8189d68)
DEBUG(11405: 0)gst_pad_get_caps:1461: using pad get function
INFO (11405: 0)_gst_xvimage_init:146: Xv: 2 adaptors available.
INFO (11405: 0)_gst_xvimage_init:157: Xv: NV10 Video Overlay: input 
image, ports 91-91
INFO (11405: 0)_gst_xvimage_init:157: Xv: NV05 Video Blitter: input 
image, ports 92-123
DEBUG(11405: 0)gst_pad_perform_negotiate:1319: dumping caps of pad 
show:sink
DEBUG(11405: 0)gst_caps_debug:157: caps debug: sink caps, awaiting 
negotiation, after applying filter: entering
DEBUG(11405: 0)gst_caps_debug:160: caps: 0x8077118 xvideosink_caps 
video/raw (NOT fixed)
DEBUG(11405: 0)gst_props_debug_entry:104: format: fourcc YUY2
DEBUG(11405: 0)gst_props_debug_entry:114: width: int range 0-2147483647
DEBUG(11405: 0)gst_props_debug_entry:114: height: int range 
0-2147483647
DEBUG(11405: 0)gst_caps_debug:160: caps: 0x8077130 xvideosink_caps 
video/raw (NOT fixed)
DEBUG(11405: 0)gst_props_debug_entry:104: format: fourcc YV12
DEBUG(11405: 0)gst_props_debug_entry:114: width: int range 0-2147483647
DEBUG(11405: 0)gst_props_debug_entry:114: height: int range 
0-2147483647
DEBUG(11405: 0)gst_caps_debug:160: caps: 0x8077148 xvideosink_caps 
video/raw (NOT fixed)
DEBUG(11405: 0)gst_props_debug_entry:104: format: fourcc UYVY
DEBUG(11405: 0)gst_props_debug_entry:114: width: int range 0-2147483647
DEBUG(11405: 0)gst_props_debug_entry:114: height: int range 
0-2147483647
DEBUG(11405: 0)gst_caps_debug:160: caps: 0x8077160 xvideosink_caps 
video/raw (NOT fixed)
DEBUG(11405: 0)gst_props_debug_entry:104: format: fourcc I420
DEBUG(11405: 0)gst_props_debug_entry:114: width: int range 0-2147483647
DEBUG(11405: 0)gst_props_debug_entry:114: height: int range 
0-2147483647
DEBUG(11405: 0)gst_caps_debug:160: caps: 0x8077100 xvideosink_caps 
video/raw (NOT fixed)
DEBUG(11405: 0)gst_props_debug_entry:104: format: fourcc RGB 
DEBUG(11405: 0)gst_props_debug_entry:98: bpp: int 16
DEBUG(11405: 0)gst_props_debug_entry:98: depth: int 16
DEBUG(11405: 0)gst_props_debug_entry:98: endianness: int 1234
DEBUG(11405: 0)gst_props_debug_entry:98: red_mask: int 63488
DEBUG(11405: 0)gst_props_debug_entry:98: green_mask: int 2016
DEBUG(11405: 0)gst_props_debug_entry:98: blue_mask: int 31
DEBUG(11405: 0)gst_props_debug_entry:114: width: int range 0-2147483647
DEBUG(11405: 0)gst_props_debug_entry:114: height: int range 
0-2147483647
DEBUG(11405: 0)gst_caps_debug:160: caps: 0x80e0ca8 xvideosink_caps 
video/raw (NOT fixed)
DEBUG(11405: 0)gst_props_debug_entry:104: format: fourcc RGB 
DEBUG(11405: 0)gst_props_debug_entry:98: bpp: int 16
DEBUG(11405: 0)gst_props_debug_entry:98: depth: int 16
DEBUG(11405: 0)gst_props_debug_entry:98: endianness: int 1234
DEBUG(11405: 0)gst_props_debug_entry:98: red_mask: int 63488
DEBUG(11405: 0)gst_props_debug_entry:98: green_mask: int 2016
DEBUG(11405: 0)gst_props_debug_entry:98: blue_mask: int 31
DEBUG(11405: 0)gst_props_debug_entry:114: width: int range 0-2147483647
DEBUG(11405: 0)gst_props_debug_entry:114: height: int range 
0-2147483647
DEBUG(11405: 0)gst_caps_debug:160: caps: 0x80e0d50 xvideosink_caps 
video/raw (NOT fixed)
DEBUG(11405: 0)gst_props_debug_entry:104: format: fourcc RGB 
DEBUG(11405: 0)gst_props_debug_entry:98: bpp: int 16
DEBUG(11405: 0)gst_props_debug_entry:98: depth: int 16
DEBUG(11405: 0)gst_props_debug_entry:98: endianness: int 1234
DEBUG(11405: 0)gst_props_debug_entry:98: red_mask: int 63488
DEBUG(11405: 0)gst_props_debug_entry:98: green_mask: int 2016
DEBUG(11405: 0)gst_props_debug_entry:98: blue_mask: int 31
DEBUG(11405: 0)gst_props_debug_entry:114: width: int range 0-2147483647
DEBUG(11405: 0)gst_props_debug_entry:114: height: int range 
0-2147483647
DEBUG(11405: 0)gst_caps_debug:160: caps: 0x80e10c8 xvideosink_caps 
video/raw (NOT fixed)
DEBUG(11405: 0)gst_props_debug_entry:104: format: fourcc RGB 
DEBUG(11405: 0)gst_props_debug_entry:98: bpp: int 16
DEBUG(11405: 0)gst_props_debug_entry:98: depth: int 16
DEBUG(11405: 0)gst_props_debug_entry:98: endianness: int 1234
DEBUG(11405: 0)gst_props_debug_entry:98: red_mask: int 63488
DEBUG(11405: 0)gst_props_debug_entry:98: green_mask: int 2016
DEBUG(11405: 0)gst_props_debug_entry:98: blue_mask: int 31
DEBUG(11405: 0)gst_props_debug_entry:114: width: int range 0-2147483647
DEBUG(11405: 0)gst_props_debug_entry:114: height: int range 
0-2147483647
DEBUG(11405: 0)gst_caps_debug:171: caps debug: leaving
DEBUG(11405: 0)gst_caps_intersect:673: second caps is NULL, return 
other caps
INFO (11405: 0)gst_pad_try_set_caps_func:1061: trying to set caps 
0x80e1188 on pad colorspace:src
DEBUG(11405: 0)gst_props_intersect:1680: source is more specific in 
"bpp"
DEBUG(11405: 0)gst_props_intersect:1680: source is more specific in 
"depth"
DEBUG(11405: 0)gst_props_intersect:1680: source is more specific in 
"endianness"DEBUG(11405: 0)gst_props_intersect:1680: source is more 
specific in "red_mask"
DEBUG(11405: 0)gst_props_intersect:1680: source is more specific in 
"green_mask"DEBUG(11405: 0)gst_props_intersect:1680: source is more 
specific in "blue_mask"
DEBUG(11405: 0)gst_props_intersect:1680: source is more specific in 
"bpp"
DEBUG(11405: 0)gst_props_intersect:1680: source is more specific in 
"depth"
DEBUG(11405: 0)gst_props_intersect:1680: source is more specific in 
"endianness"DEBUG(11405: 0)gst_props_intersect:1680: source is more 
specific in "red_mask"
DEBUG(11405: 0)gst_props_intersect:1680: source is more specific in 
"green_mask"DEBUG(11405: 0)gst_props_intersect:1680: source is more 
specific in "blue_mask"
DEBUG(11405: 0)gst_props_intersect:1680: source is more specific in 
"bpp"
DEBUG(11405: 0)gst_props_intersect:1680: source is more specific in 
"depth"
DEBUG(11405: 0)gst_props_intersect:1680: source is more specific in 
"endianness"DEBUG(11405: 0)gst_props_intersect:1680: source is more 
specific in "red_mask"
DEBUG(11405: 0)gst_props_intersect:1680: source is more specific in 
"green_mask"DEBUG(11405: 0)gst_props_intersect:1680: source is more 
specific in "blue_mask"
DEBUG(11405: 0)gst_props_intersect:1680: source is more specific in 
"bpp"
DEBUG(11405: 0)gst_props_intersect:1680: source is more specific in 
"depth"
DEBUG(11405: 0)gst_props_intersect:1680: source is more specific in 
"endianness"DEBUG(11405: 0)gst_props_intersect:1680: source is more 
specific in "red_mask"
DEBUG(11405: 0)gst_props_intersect:1680: source is more specific in 
"green_mask"DEBUG(11405: 0)gst_props_intersect:1680: source is more 
specific in "blue_mask"
INFO (11405: 0)gst_pad_try_set_caps_func:1082: calling connect 
function on pad colorspace:src
DEBUG(11405: 0)gst_pad_recalc_allowed_caps:1606: set allowed caps of 
colorspace:sink
INFO (11405: 0)gst_pad_try_reconnect_filtered_func:1220: reconnect 
filtered colorspace:sink and video_queue:src, clearing caps
DEBUG(11405: 0)gst_pad_get_caps:1454: get pad caps of colorspace:sink 
(0x8189edc)
DEBUG(11405: 0)gst_pad_get_caps:1461: using pad get function
DEBUG(11405: 0)gst_pad_get_allowed_caps:1583: get allowed caps of 
colorspace:srcDEBUG(11405: 0)gst_pad_try_reconnect_filtered_func:1231: 
dumping caps of pad colorspace:sink
DEBUG(11405: 0)gst_caps_debug:157: caps debug: caps of src pad 
(pre-reconnect): entering
DEBUG(11405: 0)gst_caps_debug:160: caps: 0x80e12a8 intersect video/raw 
(NOT fixed)
DEBUG(11405: 0)gst_props_debug_entry:104: format: fourcc YUY2
DEBUG(11405: 0)gst_props_debug_entry:114: width: int range 0-2147483647
DEBUG(11405: 0)gst_props_debug_entry:114: height: int range 
0-2147483647
DEBUG(11405: 0)gst_caps_debug:160: caps: 0x80e12c0 intersect video/raw 
(NOT fixed)
DEBUG(11405: 0)gst_props_debug_entry:104: format: fourcc YV12
DEBUG(11405: 0)gst_props_debug_entry:114: width: int range 0-2147483647
DEBUG(11405: 0)gst_props_debug_entry:114: height: int range 
0-2147483647
DEBUG(11405: 0)gst_caps_debug:160: caps: 0x80e12d8 intersect video/raw 
(NOT fixed)
DEBUG(11405: 0)gst_props_debug_entry:104: format: fourcc I420
DEBUG(11405: 0)gst_props_debug_entry:114: width: int range 0-2147483647
DEBUG(11405: 0)gst_props_debug_entry:114: height: int range 
0-2147483647
DEBUG(11405: 0)gst_caps_debug:160: caps: 0x80e12f0 intersect video/raw 
(NOT fixed)
DEBUG(11405: 0)gst_props_debug_entry:104: format: fourcc RGB 
DEBUG(11405: 0)gst_props_debug_entry:98: bpp: int 16
DEBUG(11405: 0)gst_props_debug_entry:98: depth: int 16
DEBUG(11405: 0)gst_props_debug_entry:98: endianness: int 1234
DEBUG(11405: 0)gst_props_debug_entry:98: red_mask: int 63488
DEBUG(11405: 0)gst_props_debug_entry:98: green_mask: int 2016
DEBUG(11405: 0)gst_props_debug_entry:98: blue_mask: int 31
DEBUG(11405: 0)gst_props_debug_entry:114: width: int range 0-2147483647
DEBUG(11405: 0)gst_props_debug_entry:114: height: int range 
0-2147483647
DEBUG(11405: 0)gst_caps_debug:160: caps: 0x80e1308 intersect video/raw 
(NOT fixed)
DEBUG(11405: 0)gst_props_debug_entry:104: format: fourcc RGB 
DEBUG(11405: 0)gst_props_debug_entry:98: bpp: int 16
DEBUG(11405: 0)gst_props_debug_entry:98: depth: int 16
DEBUG(11405: 0)gst_props_debug_entry:98: endianness: int 1234
DEBUG(11405: 0)gst_props_debug_entry:98: red_mask: int 63488
DEBUG(11405: 0)gst_props_debug_entry:98: green_mask: int 2016
DEBUG(11405: 0)gst_props_debug_entry:98: blue_mask: int 31
DEBUG(11405: 0)gst_props_debug_entry:114: width: int range 0-2147483647
DEBUG(11405: 0)gst_props_debug_entry:114: height: int range 
0-2147483647
DEBUG(11405: 0)gst_caps_debug:160: caps: 0x80e1320 colorspace_sink 
video/raw (NOT fixed)
DEBUG(11405: 0)gst_props_debug_entry:121: [list]
DEBUG(11405: 0)gst_props_debug_entry:104: format: fourcc I420
DEBUG(11405: 0)gst_props_debug_entry:104: format: fourcc YV12
DEBUG(11405: 0)gst_props_debug_entry:104: format: fourcc YUY2
DEBUG(11405: 0)gst_props_debug_entry:104: format: fourcc RGB 
DEBUG(11405: 0)gst_props_debug_entry:114: width: int range 0-2147483647
DEBUG(11405: 0)gst_props_debug_entry:114: height: int range 
0-2147483647
DEBUG(11405: 0)gst_caps_debug:171: caps debug: leaving
DEBUG(11405: 0)gst_pad_get_caps:1454: get pad caps of video_queue:src 
(0x8189e60)
DEBUG(11405: 0)gst_pad_get_caps:1461: using pad get function
DEBUG(11405: 0)gst_pad_get_allowed_caps:1583: get allowed caps of 
video_queue:sink
DEBUG(11405: 0)gst_pad_try_reconnect_filtered_func:1234: dumping caps 
of pad video_queue:src
DEBUG(11405: 0)gst_caps_debug:157: caps debug: caps of sink pad 
(pre-reconnect): entering
DEBUG(11405: 0)gst_caps_debug:171: caps debug: leaving
DEBUG(11405: 0)gst_caps_intersect:673: second caps is NULL, return 
other caps
INFO (11405: 0)gst_pad_try_reconnect_filtered_func:1250: pads 
colorspace:sink and video_queue:src intersected to variable caps
DEBUG(11405: 0)gst_pad_try_reconnect_filtered_func:1271: setting 
filter for connection to:
DEBUG(11405: 0)gst_caps_debug:157: caps debug: filter for connection: 
entering
DEBUG(11405: 0)gst_caps_debug:160: caps: 0x80e1338 intersect video/raw 
(NOT fixed)
DEBUG(11405: 0)gst_props_debug_entry:104: format: fourcc YUY2
DEBUG(11405: 0)gst_props_debug_entry:114: width: int range 0-2147483647
DEBUG(11405: 0)gst_props_debug_entry:114: height: int range 
0-2147483647
DEBUG(11405: 0)gst_caps_debug:160: caps: 0x80e1350 intersect video/raw 
(NOT fixed)
DEBUG(11405: 0)gst_props_debug_entry:104: format: fourcc YV12
DEBUG(11405: 0)gst_props_debug_entry:114: width: int range 0-2147483647
DEBUG(11405: 0)gst_props_debug_entry:114: height: int range 
0-2147483647
DEBUG(11405: 0)gst_caps_debug:160: caps: 0x80e1368 intersect video/raw 
(NOT fixed)
DEBUG(11405: 0)gst_props_debug_entry:104: format: fourcc I420
DEBUG(11405: 0)gst_props_debug_entry:114: width: int range 0-2147483647
DEBUG(11405: 0)gst_props_debug_entry:114: height: int range 
0-2147483647
DEBUG(11405: 0)gst_caps_debug:160: caps: 0x80e1380 intersect video/raw 
(NOT fixed)
DEBUG(11405: 0)gst_props_debug_entry:104: format: fourcc RGB 
DEBUG(11405: 0)gst_props_debug_entry:98: bpp: int 16
DEBUG(11405: 0)gst_props_debug_entry:98: depth: int 16
DEBUG(11405: 0)gst_props_debug_entry:98: endianness: int 1234
DEBUG(11405: 0)gst_props_debug_entry:98: red_mask: int 63488
DEBUG(11405: 0)gst_props_debug_entry:98: green_mask: int 2016
DEBUG(11405: 0)gst_props_debug_entry:98: blue_mask: int 31
DEBUG(11405: 0)gst_props_debug_entry:114: width: int range 0-2147483647
DEBUG(11405: 0)gst_props_debug_entry:114: height: int range 
0-2147483647
DEBUG(11405: 0)gst_caps_debug:160: caps: 0x80e1398 intersect video/raw 
(NOT fixed)
DEBUG(11405: 0)gst_props_debug_entry:104: format: fourcc RGB 
DEBUG(11405: 0)gst_props_debug_entry:98: bpp: int 16
DEBUG(11405: 0)gst_props_debug_entry:98: depth: int 16
DEBUG(11405: 0)gst_props_debug_entry:98: endianness: int 1234
DEBUG(11405: 0)gst_props_debug_entry:98: red_mask: int 63488
DEBUG(11405: 0)gst_props_debug_entry:98: green_mask: int 2016
DEBUG(11405: 0)gst_props_debug_entry:98: blue_mask: int 31
DEBUG(11405: 0)gst_props_debug_entry:114: width: int range 0-2147483647
DEBUG(11405: 0)gst_props_debug_entry:114: height: int range 
0-2147483647
DEBUG(11405: 0)gst_caps_debug:160: caps: 0x80e13b0 colorspace_sink 
video/raw (NOT fixed)
DEBUG(11405: 0)gst_props_debug_entry:121: [list]
DEBUG(11405: 0)gst_props_debug_entry:104: format: fourcc I420
DEBUG(11405: 0)gst_props_debug_entry:104: format: fourcc YV12
DEBUG(11405: 0)gst_props_debug_entry:104: format: fourcc YUY2
DEBUG(11405: 0)gst_props_debug_entry:104: format: fourcc RGB 
DEBUG(11405: 0)gst_props_debug_entry:114: width: int range 0-2147483647
DEBUG(11405: 0)gst_props_debug_entry:114: height: int range 
0-2147483647
DEBUG(11405: 0)gst_caps_debug:171: caps debug: leaving
DEBUG(11405: 0)gst_pad_get_caps:1454: get pad caps of colorspace:sink 
(0x8189edc)
DEBUG(11405: 0)gst_pad_get_caps:1461: using pad get function
DEBUG(11405: 0)gst_pad_get_allowed_caps:1583: get allowed caps of 
colorspace:srcDEBUG(11405: 0)gst_pad_perform_negotiate:1316: dumping 
caps of pad colorspace:sink
DEBUG(11405: 0)gst_caps_debug:157: caps debug: src caps, awaiting 
negotiation, after applying filter: entering
DEBUG(11405: 0)gst_caps_debug:160: caps: 0x80e1440 intersect video/raw 
(NOT fixed)
DEBUG(11405: 0)gst_props_debug_entry:104: format: fourcc YUY2
DEBUG(11405: 0)gst_props_debug_entry:114: width: int range 0-2147483647
DEBUG(11405: 0)gst_props_debug_entry:114: height: int range 
0-2147483647
DEBUG(11405: 0)gst_caps_debug:160: caps: 0x80e1458 intersect video/raw 
(NOT fixed)
DEBUG(11405: 0)gst_props_debug_entry:104: format: fourcc YV12
DEBUG(11405: 0)gst_props_debug_entry:114: width: int range 0-2147483647
DEBUG(11405: 0)gst_props_debug_entry:114: height: int range 
0-2147483647
DEBUG(11405: 0)gst_caps_debug:160: caps: 0x80e1470 intersect video/raw 
(NOT fixed)
DEBUG(11405: 0)gst_props_debug_entry:104: format: fourcc I420
DEBUG(11405: 0)gst_props_debug_entry:114: width: int range 0-2147483647
DEBUG(11405: 0)gst_props_debug_entry:114: height: int range 
0-2147483647
DEBUG(11405: 0)gst_caps_debug:160: caps: 0x80e1488 intersect video/raw 
(NOT fixed)
DEBUG(11405: 0)gst_props_debug_entry:104: format: fourcc RGB 
DEBUG(11405: 0)gst_props_debug_entry:98: bpp: int 16
DEBUG(11405: 0)gst_props_debug_entry:98: depth: int 16
DEBUG(11405: 0)gst_props_debug_entry:98: endianness: int 1234
DEBUG(11405: 0)gst_props_debug_entry:98: red_mask: int 63488
DEBUG(11405: 0)gst_props_debug_entry:98: green_mask: int 2016
DEBUG(11405: 0)gst_props_debug_entry:98: blue_mask: int 31
DEBUG(11405: 0)gst_props_debug_entry:114: width: int range 0-2147483647
DEBUG(11405: 0)gst_props_debug_entry:114: height: int range 
0-2147483647
DEBUG(11405: 0)gst_caps_debug:160: caps: 0x80e14a0 intersect video/raw 
(NOT fixed)
DEBUG(11405: 0)gst_props_debug_entry:104: format: fourcc RGB 
DEBUG(11405: 0)gst_props_debug_entry:98: bpp: int 16
DEBUG(11405: 0)gst_props_debug_entry:98: depth: int 16
DEBUG(11405: 0)gst_props_debug_entry:98: endianness: int 1234
DEBUG(11405: 0)gst_props_debug_entry:98: red_mask: int 63488
DEBUG(11405: 0)gst_props_debug_entry:98: green_mask: int 2016
DEBUG(11405: 0)gst_props_debug_entry:98: blue_mask: int 31
DEBUG(11405: 0)gst_props_debug_entry:114: width: int range 0-2147483647
DEBUG(11405: 0)gst_props_debug_entry:114: height: int range 
0-2147483647
DEBUG(11405: 0)gst_caps_debug:160: caps: 0x80e14b8 colorspace_sink 
video/raw (NOT fixed)
DEBUG(11405: 0)gst_props_debug_entry:121: [list]
DEBUG(11405: 0)gst_props_debug_entry:104: format: fourcc I420
DEBUG(11405: 0)gst_props_debug_entry:104: format: fourcc YV12
DEBUG(11405: 0)gst_props_debug_entry:104: format: fourcc YUY2
DEBUG(11405: 0)gst_props_debug_entry:104: format: fourcc RGB 
DEBUG(11405: 0)gst_props_debug_entry:114: width: int range 0-2147483647
DEBUG(11405: 0)gst_props_debug_entry:114: height: int range 
0-2147483647
DEBUG(11405: 0)gst_caps_debug:171: caps debug: leaving
DEBUG(11405: 0)gst_pad_get_caps:1454: get pad caps of video_queue:src 
(0x8189e60)
DEBUG(11405: 0)gst_pad_get_caps:1461: using pad get function
DEBUG(11405: 0)gst_pad_get_allowed_caps:1583: get allowed caps of 
video_queue:sink
DEBUG(11405: 0)gst_pad_perform_negotiate:1319: dumping caps of pad 
video_queue:src
DEBUG(11405: 0)gst_caps_debug:157: caps debug: sink caps, awaiting 
negotiation, after applying filter: entering
DEBUG(11405: 0)gst_caps_debug:171: caps debug: leaving
DEBUG(11405: 0)gst_caps_intersect:673: second caps is NULL, return 
other caps
DEBUG(11405: 0)gst_caps_intersect:673: second caps is NULL, return 
other caps
INFO (11405: 0)gst_pad_try_set_caps_func:1061: trying to set caps 
0x80e1560 on pad colorspace:sink
DEBUG(11405: 0)gst_props_intersect:1680: source is more specific in 
"bpp"
DEBUG(11405: 0)gst_props_intersect:1680: source is more specific in 
"depth"
DEBUG(11405: 0)gst_props_intersect:1680: source is more specific in 
"endianness"DEBUG(11405: 0)gst_props_intersect:1680: source is more 
specific in "red_mask"
DEBUG(11405: 0)gst_props_intersect:1680: source is more specific in 
"green_mask"DEBUG(11405: 0)gst_props_intersect:1680: source is more 
specific in "blue_mask"
DEBUG(11405: 0)gst_props_intersect:1680: source is more specific in 
"bpp"
DEBUG(11405: 0)gst_props_intersect:1680: source is more specific in 
"depth"
DEBUG(11405: 0)gst_props_intersect:1680: source is more specific in 
"endianness"DEBUG(11405: 0)gst_props_intersect:1680: source is more 
specific in "red_mask"
DEBUG(11405: 0)gst_props_intersect:1680: source is more specific in 
"green_mask"DEBUG(11405: 0)gst_props_intersect:1680: source is more 
specific in "blue_mask"
INFO (11405: 0)gst_pad_try_set_caps_func:1082: calling connect 
function on pad colorspace:sink
INFO (11405: 0)gst_pad_try_set_caps_func:1107: got reply DELAYED (0) 
from connect function on pad colorspace:sink
INFO (11405: 0)gst_pad_try_set_caps_func:1134: caps are not fixed on 
pad colorspace:sink, not setting them yet
INFO (11405: 0)gst_pad_try_set_caps_func:1061: trying to set caps 
0x80e1560 on pad video_queue:src
INFO (11405: 0)gst_pad_try_set_caps_func:1082: calling connect 
function on pad video_queue:src
INFO (11405: 0)gst_pad_proxy_connect:1425: proxy connect to pad 
video_queue:sinkINFO (11405: 0)gst_pad_try_set_caps_func:1061: trying 
to set caps 0x80e1560 on pad video_queue:sink
INFO (11405: 0)gst_pad_try_set_caps_func:1134: caps are not fixed on 
pad video_queue:sink, not setting them yet
INFO (11405: 0)gst_pad_try_set_caps_func:1107: got reply OK (1) from 
connect function on pad video_queue:src
INFO (11405: 0)gst_pad_try_set_caps_func:1134: caps are not fixed on 
pad video_queue:src, not setting them yet
INFO (11405: 0)gst_pad_try_set_caps_func:1107: got reply DELAYED (0) 
from connect function on pad colorspace:src
INFO (11405: 0)gst_pad_try_set_caps_func:1134: caps are not fixed on 
pad colorspace:src, not setting them yet
INFO (11405: 0)gst_pad_try_set_caps_func:1061: trying to set caps 
0x80e1188 on pad show:sink
INFO (11405: 0)gst_pad_try_set_caps_func:1082: calling connect 
function on pad show:sink
INFO (11405: 0)gst_pad_try_set_caps_func:1107: got reply DELAYED (0) 
from connect function on pad show:sink
INFO (11405: 0)gst_pad_try_set_caps_func:1134: caps are not fixed on 
pad show:sink, not setting them yet
INFO (11405: 0)gst_bin_child_state_change:475: child colorspace 
changed state in bin video_bin from NULL to READY
INFO (11405: 0)gst_bin_change_state:567: [video_bin] done changing 
bin's state from NULL to READY, now in READY
DEBUG(11405: 0)gst_thread_main_loop:484: [video_bin] sync-main(11401): 
indicating spinup
DEBUG(11405: 0)gst_thread_main_loop:487: [video_bin] sync-main(11401): 
thread has indicated spinup to parent process
DEBUG(11405: 0)gst_thread_main_loop:503: [video_bin] sync-main(11401): 
thread in READY state, waiting for either NULL or PAUSED
DEBUG(11403: 0)gst_thread_change_state:300: [video_bin] sync(11405): 
thread claims to be up
INFO (11403: 0)gst_bin_change_state:567: [work_thread] done changing 
bin's state from NULL to READY, now in READY
DEBUG(11403: 0)gst_thread_main_loop:484: [work_thread] 
sync-main(11401): indicating spinup
DEBUG(11403: 0)gst_thread_main_loop:487: [work_thread] 
sync-main(11401): thread has indicated spinup to parent process
DEBUG(11403: 0)gst_thread_main_loop:503: [work_thread] 
sync-main(11401): thread in READY state, waiting for either NULL or 
PAUSED
DEBUG(11401: 0)gst_thread_change_state:300: [work_thread] sync(11403): 
thread claims to be up
INFO (11401: 0)gst_bin_change_state:567: [main_pipeline] done changing 
bin's state from NULL to READY, now in READY
DEBUG(11401: 0)gst_element_factory_make:245: gstelementfactory: make 
"spider" "autoplugger"
DEBUG(11401: 0)gst_element_factory_create:193: creating element from 
factory "spider" with name "autoplugger" and type 0
DEBUG(11401: 0)gst_plugin_feature_ensure_loaded:90: loading plugin 
gstspider for feature
DEBUG(11401: 0)gst_plugin_load_plugin:160: attempt to load plugin 
"/usr/lib/gst/libgstspider.so"
DEBUG(11401: 0)gst_plugin_load_plugin:183: plugin 
"/usr/lib/gst/libgstspider.so" loaded, called entry function...
DEBUG(11401: 0)gst_object_ref:163: ref 'src_%d' 2->3
DEBUG(11401: 0)gst_object_unref:183: unref 'src_%d' 2->1
DEBUG(11401: 0)gst_object_ref:163: ref 'sink_%d' 2->3
DEBUG(11401: 0)gst_object_unref:183: unref 'sink_%d' 2->1
INFO (11401: 0)gst_plugin_register_func:114: plugin 
"/usr/lib/gst/libgstspider.so" initialised
INFO (11401: 0)gst_plugin_load_plugin:189: plugin 
"/usr/lib/gst/libgstspider.so" loaded
DEBUG(11401: 0)gst_element_factory_create:211: class spider
DEBUG(11401: 0)gst_bin_add:355: adding element "autoplugger" to bin 
"work_thread"
DEBUG(11401: 0)gst_object_ref:163: ref 'autoplugger' 1->2
DEBUG(11401: 0)gst_object_sink:204: sink 'autoplugger'
DEBUG(11401: 0)gst_object_unref:183: unref 'autoplugger' 2->1
INFO (11401: 0)gst_bin_set_element_sched:229: setting element 
"autoplugger" sched to 0x8189110
INFO (11401: 0)gst_bin_set_element_sched:239: [autoplugger] setting 
children's schedule to parent's
INFO (11401: 0)gst_basic_scheduler_add_element:996: adding element 
"autoplugger" to scheduler
INFO (11401: 0)gst_bin_add:391: [work_thread] added child "autoplugger"
DEBUG(11401: 0)gst_element_connect_filtered:1338: attempting to 
connect element source to element autoplugger
DEBUG(11401: 0)gst_pad_get_caps:1454: get pad caps of source:src 
(0x8189a80)
DEBUG(11401: 0)gst_pad_get_caps:1468: pad has no caps
DEBUG(11401: 0)gst_element_get_compatible_pad_template:1150: 
gst_element_get_pad_template_by_compatible()
DEBUG(11401: 0)gst_element_get_compatible_pad_template:1167: checking 
direction and caps
DEBUG(11401: 0)gst_element_get_compatible_pad_template:1167: checking 
direction and caps
DEBUG(11401: 0)gst_element_get_compatible_pad_template:1176: 
compatible direction: found sink pad template
DEBUG(11401: 0)gst_caps_check_compatibility:596: no caps
DEBUG(11401: 0)gst_element_get_compatible_pad_template:1179: caps are 
compatibleINFO (11401: 0)gst_bin_get_by_name:696: [autoplugger] 
looking up child element sink_0
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_element_add_pad:792: setting parent of pad 'sink' 
to '(null)'DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_sink:204: sink 'sink'
DEBUG(11401: 0)gst_object_unref:183: unref 'sink' 2->1
DEBUG(11401: 0)gst_pad_set_connect_function:540: connectfunc for 
(null):sink set to gst_spider_identity_connect
DEBUG(11401: 0)gst_pad_set_getcaps_function:559: getcapsfunc for 
(null):sink set to gst_spider_identity_getcaps
DEBUG(11401: 0)gst_pad_set_bufferpool_function:577: bufferpoolfunc for 
(null):sink set to gst_spider_identity_get_bufferpool
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_element_add_pad:792: setting parent of pad 'src' to 
'(null)'
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_sink:204: sink 'src'
DEBUG(11401: 0)gst_object_unref:183: unref 'src' 2->1
DEBUG(11401: 0)gst_pad_set_connect_function:540: connectfunc for 
(null):src set to gst_spider_identity_connect
DEBUG(11401: 0)gst_pad_set_getcaps_function:559: getcapsfunc for 
(null):src set to gst_spider_identity_getcaps
DEBUG(11401: 0)gst_pad_set_event_function:465: eventfunc for 
(null):src  set to gst_spider_identity_handle_src_event
DEBUG(11401: 0)gst_object_ref:163: ref 'sink%d' 1->2
DEBUG(11401: 0)gst_bin_add:355: adding element "sink_0" to bin 
"autoplugger"
DEBUG(11401: 0)gst_object_ref:163: ref 'sink_0' 1->2
DEBUG(11401: 0)gst_object_sink:204: sink 'sink_0'
DEBUG(11401: 0)gst_object_unref:183: unref 'sink_0' 2->1
INFO (11401: 0)gst_bin_set_element_sched:229: setting element "sink_0" 
sched to 0x8189110
INFO (11401: 0)gst_basic_scheduler_add_element:996: adding element 
"sink_0" to scheduler
INFO (11401: 0)gst_basic_scheduler_chain_new:697: created new chain 
0x81fbef0, now are 2 chains in sched 0x8189110
INFO (11401: 0)gst_basic_scheduler_chain_add_element:728: adding 
element "sink_0" to chain 0x81fbef0
INFO (11401: 0)gst_bin_add:391: [autoplugger] added child "sink_0"
DEBUG(11401: 0)gst_element_add_ghost_pad:869: creating new ghost pad 
called sink_0, from pad sink_0:sink
DEBUG(11401: 0)gst_ghost_pad_new:2261: created ghost pad "sink_0"
DEBUG(11401: 0)gst_element_add_ghost_pad:874: adding ghost pad sink_0 
to element autoplugger
DEBUG(11401: 0)gst_object_ref:163: ref 'sink_0' 1->2
DEBUG(11401: 0)gst_object_sink:204: sink 'sink_0'
DEBUG(11401: 0)gst_object_unref:183: unref 'sink_0' 2->1
DEBUG(11401: 0)gst_element_add_ghost_pad:880: added ghostpad 
autoplugger:sink_0
DEBUG(11401: 0)gst_spider_request_new_pad:237: successuflly created 
requested pad autoplugger:sink_0
DEBUG(11401: 0)gst_object_unref:183: unref 'src' 1->0
DEBUG(11401: 0)gst_object_dispose:238: dispose 'src'
DEBUG(11401: 0)gst_object_finalize:251: finalize 'src'
INFO (11401: 0)gst_pad_connect_filtered:761: connecting source:src and 
autoplugger:sink_0
INFO (11401: 0)gst_pad_connect_filtered:769: *actually* connecting 
source:src and sink_0:sink
INFO (11401: 0)gst_pad_try_reconnect_filtered_func:1227: reconnect 
filtered source:src and sink_0:sink
DEBUG(11401: 0)gst_pad_get_caps:1454: get pad caps of source:src 
(0x8189a80)
DEBUG(11401: 0)gst_pad_get_caps:1468: pad has no caps
DEBUG(11401: 0)gst_pad_try_reconnect_filtered_func:1231: dumping caps 
of pad source:src
DEBUG(11401: 0)gst_caps_debug:157: caps debug: caps of src pad 
(pre-reconnect): entering
DEBUG(11401: 0)gst_caps_debug:171: caps debug: leaving
DEBUG(11401: 0)gst_pad_get_caps:1454: get pad caps of sink_0:sink 
(0x8189fd4)
DEBUG(11401: 0)gst_pad_get_caps:1461: using pad get function
DEBUG(11401: 0)gst_pad_get_allowed_caps:1583: get allowed caps of 
sink_0:src
DEBUG(11401: 0)gst_pad_try_reconnect_filtered_func:1234: dumping caps 
of pad sink_0:sink
DEBUG(11401: 0)gst_caps_debug:157: caps debug: caps of sink pad 
(pre-reconnect): entering
DEBUG(11401: 0)gst_caps_debug:171: caps debug: leaving
DEBUG(11401: 0)gst_caps_intersect:669: first caps is NULL, return 
other caps
DEBUG(11401: 0)gst_pad_try_reconnect_filtered_func:1271: setting 
filter for connection to:
DEBUG(11401: 0)gst_caps_debug:157: caps debug: filter for connection: 
entering
DEBUG(11401: 0)gst_caps_debug:171: caps debug: leaving
DEBUG(11401: 0)gst_pad_get_caps:1454: get pad caps of source:src 
(0x8189a80)
DEBUG(11401: 0)gst_pad_get_caps:1468: pad has no caps
DEBUG(11401: 0)gst_pad_perform_negotiate:1316: dumping caps of pad 
source:src
DEBUG(11401: 0)gst_caps_debug:157: caps debug: src caps, awaiting 
negotiation, after applying filter: entering
DEBUG(11401: 0)gst_caps_debug:171: caps debug: leaving
DEBUG(11401: 0)gst_pad_get_caps:1454: get pad caps of sink_0:sink 
(0x8189fd4)
DEBUG(11401: 0)gst_pad_get_caps:1461: using pad get function
DEBUG(11401: 0)gst_pad_get_allowed_caps:1583: get allowed caps of 
sink_0:src
DEBUG(11401: 0)gst_pad_perform_negotiate:1319: dumping caps of pad 
sink_0:sink
DEBUG(11401: 0)gst_caps_debug:157: caps debug: sink caps, awaiting 
negotiation, after applying filter: entering
DEBUG(11401: 0)gst_caps_debug:171: caps debug: leaving
DEBUG(11401: 0)gst_caps_intersect:669: first caps is NULL, return 
other caps
DEBUG(11401: 0)gst_caps_intersect:669: first caps is NULL, return 
other caps
INFO (11401: 0)gst_basic_scheduler_pad_connect:1187: have pad 
connected callback on source:src to sink_0:sink
DEBUG(11401: 0)gst_basic_scheduler_pad_connect:1189: srcpad sched is 
0x8189110, sinkpad sched is 0x8189110
INFO (11401: 0)gst_basic_scheduler_pad_connect:1193: peer sink_0:sink 
is in same scheduler, chaining together
INFO (11401: 0)gst_basic_scheduler_chain_elements:854: merging chain 
0x81fbef0 into chain 0x8187f70
INFO (11401: 0)gst_basic_scheduler_chain_destroy:716: destroyed chain 
0x81fbef0, now are 1 chains in sched 0x8189110
INFO (11401: 0)gst_pad_connect_filtered:826: connected source:src and 
autoplugger:sink_0
DEBUG(11401: 0)gst_pad_get_caps:1454: get pad caps of source:src 
(0x8189a80)
DEBUG(11401: 0)gst_pad_get_caps:1468: pad has no caps
DEBUG(11401: 0)gst_caps_debug:157: caps debug: caps of newly connected 
src pad: entering
DEBUG(11401: 0)gst_caps_debug:171: caps debug: leaving
DEBUG(11401: 0)gst_element_connect_filtered:1351: connected pad 
source:src to pad autoplugger:sink_0
DEBUG(11401: 0)gst_element_connect_filtered:1338: attempting to 
connect element autoplugger to element audio_bin
DEBUG(11401: 0)gst_pad_get_caps:1454: get pad caps of audio_queue:sink 
(0x8189c70)
DEBUG(11401: 0)gst_pad_get_caps:1461: using pad get function
DEBUG(11401: 0)gst_pad_get_allowed_caps:1583: get allowed caps of 
audio_queue:src
DEBUG(11401: 0)gst_element_get_compatible_pad_template:1150: 
gst_element_get_pad_template_by_compatible()
DEBUG(11401: 0)gst_element_get_compatible_pad_template:1167: checking 
direction and caps
DEBUG(11401: 0)gst_element_get_compatible_pad_template:1170: 
compatible direction: found src pad template
DEBUG(11401: 0)gst_caps_check_compatibility:600: no source but 
destination caps
DEBUG(11401: 0)gst_element_get_compatible_pad_template:1173: caps are 
not compatible
DEBUG(11401: 0)gst_element_get_compatible_pad_template:1167: checking 
direction and caps
DEBUG(11401: 0)gst_element_get_compatible_pad_template:1167: checking 
direction and caps
DEBUG(11401: 0)gst_element_get_compatible_pad_template:1170: 
compatible direction: found src pad template
DEBUG(11401: 0)gst_caps_check_compatibility:600: no source but 
destination caps
DEBUG(11401: 0)gst_element_get_compatible_pad_template:1173: caps are 
not compatible
DEBUG(11401: 0)gst_element_get_compatible_pad_template:1167: checking 
direction and caps
DEBUG(11401: 0)gst_object_unref:183: unref 'sink' 1->0
DEBUG(11401: 0)gst_object_dispose:238: dispose 'sink'
DEBUG(11401: 0)gst_object_finalize:251: finalize 'sink'
DEBUG(11401: 0)gst_element_get_compatible_pad_template:1150: 
gst_element_get_pad_template_by_compatible()
DEBUG(11401: 0)gst_element_get_compatible_pad_template:1167: checking 
direction and caps
DEBUG(11401: 0)gst_element_get_compatible_pad_template:1170: 
compatible direction: found src pad template
DEBUG(11401: 0)gst_caps_check_compatibility:596: no caps
DEBUG(11401: 0)gst_element_get_compatible_pad_template:1173: caps are 
compatibleINFO (11401: 0)gst_bin_get_by_name:696: [autoplugger] 
looking up child element src_0
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 2->3
DEBUG(11401: 0)gst_element_add_pad:792: setting parent of pad 'sink' 
to '(null)'DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_sink:204: sink 'sink'
DEBUG(11401: 0)gst_object_unref:183: unref 'sink' 2->1
DEBUG(11401: 0)gst_pad_set_connect_function:540: connectfunc for 
(null):sink set to gst_spider_identity_connect
DEBUG(11401: 0)gst_pad_set_getcaps_function:559: getcapsfunc for 
(null):sink set to gst_spider_identity_getcaps
DEBUG(11401: 0)gst_pad_set_bufferpool_function:577: bufferpoolfunc for 
(null):sink set to gst_spider_identity_get_bufferpool
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 2->3
DEBUG(11401: 0)gst_element_add_pad:792: setting parent of pad 'src' to 
'(null)'
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_sink:204: sink 'src'
DEBUG(11401: 0)gst_object_unref:183: unref 'src' 2->1
DEBUG(11401: 0)gst_pad_set_connect_function:540: connectfunc for 
(null):src set to gst_spider_identity_connect
DEBUG(11401: 0)gst_pad_set_getcaps_function:559: getcapsfunc for 
(null):src set to gst_spider_identity_getcaps
DEBUG(11401: 0)gst_pad_set_event_function:465: eventfunc for 
(null):src  set to gst_spider_identity_handle_src_event
DEBUG(11401: 0)gst_object_ref:163: ref 'src%d' 1->2
DEBUG(11401: 0)gst_bin_add:355: adding element "src_0" to bin 
"autoplugger"
DEBUG(11401: 0)gst_object_ref:163: ref 'src_0' 1->2
DEBUG(11401: 0)gst_object_sink:204: sink 'src_0'
DEBUG(11401: 0)gst_object_unref:183: unref 'src_0' 2->1
INFO (11401: 0)gst_bin_set_element_sched:229: setting element "src_0" 
sched to 0x8189110
INFO (11401: 0)gst_basic_scheduler_add_element:996: adding element 
"src_0" to scheduler
INFO (11401: 0)gst_basic_scheduler_chain_new:697: created new chain 
0x81f9298, now are 2 chains in sched 0x8189110
INFO (11401: 0)gst_basic_scheduler_chain_add_element:728: adding 
element "src_0" to chain 0x81f9298
INFO (11401: 0)gst_bin_add:391: [autoplugger] added child "src_0"
DEBUG(11401: 0)gst_element_add_ghost_pad:869: creating new ghost pad 
called src_0, from pad src_0:src
DEBUG(11401: 0)gst_ghost_pad_new:2261: created ghost pad "src_0"
DEBUG(11401: 0)gst_element_add_ghost_pad:874: adding ghost pad src_0 
to element autoplugger
DEBUG(11401: 0)gst_object_ref:163: ref 'src_0' 1->2
DEBUG(11401: 0)gst_object_sink:204: sink 'src_0'
DEBUG(11401: 0)gst_object_unref:183: unref 'src_0' 2->1
DEBUG(11401: 0)gst_element_add_ghost_pad:880: added ghostpad 
autoplugger:src_0
DEBUG(11401: 0)gst_spider_request_new_pad:237: successuflly created 
requested pad autoplugger:src_0
DEBUG(11401: 0)gst_object_unref:183: unref 'sink' 1->0
DEBUG(11401: 0)gst_object_dispose:238: dispose 'sink'
DEBUG(11401: 0)gst_object_finalize:251: finalize 'sink'
INFO (11401: 0)gst_pad_connect_filtered:761: connecting 
autoplugger:src_0 and audio_queue:sink
INFO (11401: 0)gst_pad_connect_filtered:769: *actually* connecting 
src_0:src and audio_queue:sink
INFO (11401: 0)gst_pad_try_reconnect_filtered_func:1227: reconnect 
filtered src_0:src and audio_queue:sink
DEBUG(11401: 0)gst_pad_get_caps:1454: get pad caps of src_0:src 
(0x818a148)
DEBUG(11401: 0)gst_pad_get_caps:1461: using pad get function
DEBUG(11401: 0)gst_pad_get_allowed_caps:1583: get allowed caps of 
src_0:sink
DEBUG(11401: 0)gst_pad_try_reconnect_filtered_func:1231: dumping caps 
of pad src_0:src
DEBUG(11401: 0)gst_caps_debug:157: caps debug: caps of src pad 
(pre-reconnect): entering
DEBUG(11401: 0)gst_caps_debug:171: caps debug: leaving
DEBUG(11401: 0)gst_pad_get_caps:1454: get pad caps of audio_queue:sink 
(0x8189c70)
DEBUG(11401: 0)gst_pad_get_caps:1461: using pad get function
DEBUG(11401: 0)gst_pad_get_allowed_caps:1583: get allowed caps of 
audio_queue:src
DEBUG(11401: 0)gst_pad_try_reconnect_filtered_func:1234: dumping caps 
of pad audio_queue:sink
DEBUG(11401: 0)gst_caps_debug:157: caps debug: caps of sink pad 
(pre-reconnect): entering
DEBUG(11401: 0)gst_caps_debug:160: caps: 0x80e1818 volume_float_sink 
audio/raw (NOT fixed)
DEBUG(11401: 0)gst_props_debug_entry:110: format: string float
DEBUG(11401: 0)gst_props_debug_entry:114: rate: int range 1-2147483647
DEBUG(11401: 0)gst_props_debug_entry:98: channels: int 1
DEBUG(11401: 0)gst_props_debug_entry:110: layout: string gfloat
DEBUG(11401: 0)gst_props_debug_entry:101: intercept: float 0.000000
DEBUG(11401: 0)gst_props_debug_entry:101: slope: float 1.000000
DEBUG(11401: 0)gst_caps_debug:160: caps: 0x80e1830 volume_int_sink 
audio/raw (NOT fixed)
DEBUG(11401: 0)gst_props_debug_entry:110: format: string int
DEBUG(11401: 0)gst_props_debug_entry:98: depth: int 16
DEBUG(11401: 0)gst_props_debug_entry:98: endianness: int 1234
DEBUG(11401: 0)gst_props_debug_entry:98: width: int 16
DEBUG(11401: 0)gst_props_debug_entry:98: law: int 0
DEBUG(11401: 0)gst_props_debug_entry:107: signed: bool 1
DEBUG(11401: 0)gst_props_debug_entry:114: rate: int range 1-2147483647
DEBUG(11401: 0)gst_props_debug_entry:114: channels: int range 
1-2147483647
DEBUG(11401: 0)gst_caps_debug:171: caps debug: leaving
DEBUG(11401: 0)gst_caps_intersect:669: first caps is NULL, return 
other caps
INFO (11401: 0)gst_pad_try_reconnect_filtered_func:1250: pads 
src_0:src and audio_queue:sink intersected to variable caps
DEBUG(11401: 0)gst_pad_try_reconnect_filtered_func:1271: setting 
filter for connection to:
DEBUG(11401: 0)gst_caps_debug:157: caps debug: filter for connection: 
entering
DEBUG(11401: 0)gst_caps_debug:160: caps: 0x80e1848 volume_float_sink 
audio/raw (NOT fixed)
DEBUG(11401: 0)gst_props_debug_entry:110: format: string float
DEBUG(11401: 0)gst_props_debug_entry:114: rate: int range 1-2147483647
DEBUG(11401: 0)gst_props_debug_entry:98: channels: int 1
DEBUG(11401: 0)gst_props_debug_entry:110: layout: string gfloat
DEBUG(11401: 0)gst_props_debug_entry:101: intercept: float 0.000000
DEBUG(11401: 0)gst_props_debug_entry:101: slope: float 1.000000
DEBUG(11401: 0)gst_caps_debug:160: caps: 0x80e1860 volume_int_sink 
audio/raw (NOT fixed)
DEBUG(11401: 0)gst_props_debug_entry:110: format: string int
DEBUG(11401: 0)gst_props_debug_entry:98: depth: int 16
DEBUG(11401: 0)gst_props_debug_entry:98: endianness: int 1234
DEBUG(11401: 0)gst_props_debug_entry:98: width: int 16
DEBUG(11401: 0)gst_props_debug_entry:98: law: int 0
DEBUG(11401: 0)gst_props_debug_entry:107: signed: bool 1
DEBUG(11401: 0)gst_props_debug_entry:114: rate: int range 1-2147483647
DEBUG(11401: 0)gst_props_debug_entry:114: channels: int range 
1-2147483647
DEBUG(11401: 0)gst_caps_debug:171: caps debug: leaving
DEBUG(11401: 0)gst_pad_get_caps:1454: get pad caps of src_0:src 
(0x818a148)
DEBUG(11401: 0)gst_pad_get_caps:1461: using pad get function
DEBUG(11401: 0)gst_pad_get_allowed_caps:1583: get allowed caps of 
src_0:sink
DEBUG(11401: 0)gst_pad_perform_negotiate:1316: dumping caps of pad 
src_0:src
DEBUG(11401: 0)gst_caps_debug:157: caps debug: src caps, awaiting 
negotiation, after applying filter: entering
DEBUG(11401: 0)gst_caps_debug:171: caps debug: leaving
DEBUG(11401: 0)gst_pad_get_caps:1454: get pad caps of audio_queue:sink 
(0x8189c70)
DEBUG(11401: 0)gst_pad_get_caps:1461: using pad get function
DEBUG(11401: 0)gst_pad_get_allowed_caps:1583: get allowed caps of 
audio_queue:src
DEBUG(11401: 0)gst_pad_perform_negotiate:1319: dumping caps of pad 
audio_queue:sink
DEBUG(11401: 0)gst_caps_debug:157: caps debug: sink caps, awaiting 
negotiation, after applying filter: entering
DEBUG(11401: 0)gst_caps_debug:160: caps: 0x80e1878 volume_float_sink 
audio/raw (NOT fixed)
DEBUG(11401: 0)gst_props_debug_entry:110: format: string float
DEBUG(11401: 0)gst_props_debug_entry:114: rate: int range 1-2147483647
DEBUG(11401: 0)gst_props_debug_entry:98: channels: int 1
DEBUG(11401: 0)gst_props_debug_entry:110: layout: string gfloat
DEBUG(11401: 0)gst_props_debug_entry:101: intercept: float 0.000000
DEBUG(11401: 0)gst_props_debug_entry:101: slope: float 1.000000
DEBUG(11401: 0)gst_caps_debug:160: caps: 0x80e1890 volume_int_sink 
audio/raw (NOT fixed)
DEBUG(11401: 0)gst_props_debug_entry:110: format: string int
DEBUG(11401: 0)gst_props_debug_entry:98: depth: int 16
DEBUG(11401: 0)gst_props_debug_entry:98: endianness: int 1234
DEBUG(11401: 0)gst_props_debug_entry:98: width: int 16
DEBUG(11401: 0)gst_props_debug_entry:98: law: int 0
DEBUG(11401: 0)gst_props_debug_entry:107: signed: bool 1
DEBUG(11401: 0)gst_props_debug_entry:114: rate: int range 1-2147483647
DEBUG(11401: 0)gst_props_debug_entry:114: channels: int range 
1-2147483647
DEBUG(11401: 0)gst_caps_debug:171: caps debug: leaving
DEBUG(11401: 0)gst_caps_intersect:669: first caps is NULL, return 
other caps
DEBUG(11401: 0)gst_caps_intersect:673: second caps is NULL, return 
other caps
DEBUG(11401: 0)gst_pad_try_set_caps_func:1056: parent src_0 of pad 
src_0:src is not ready
INFO (11401: 0)gst_pad_try_set_caps_func:1061: trying to set caps 
0x80e18d8 on pad audio_queue:sink
INFO (11401: 0)gst_pad_try_set_caps_func:1082: calling connect 
function on pad audio_queue:sink
INFO (11401: 0)gst_pad_proxy_connect:1425: proxy connect to pad 
audio_queue:src
INFO (11401: 0)gst_pad_try_set_caps_func:1061: trying to set caps 
0x80e18d8 on pad volume:sink
INFO (11401: 0)gst_pad_try_set_caps_func:1082: calling connect 
function on pad volume:sink
INFO (11401: 0)gst_pad_try_set_caps_func:1107: got reply DELAYED (0) 
from connect function on pad volume:sink
INFO (11401: 0)gst_pad_try_set_caps_func:1134: caps are not fixed on 
pad volume:sink, not setting them yet
INFO (11401: 0)gst_pad_try_set_caps_func:1061: trying to set caps 
0x80e18d8 on pad audio_queue:src
INFO (11401: 0)gst_pad_try_set_caps_func:1134: caps are not fixed on 
pad audio_queue:src, not setting them yet
INFO (11401: 0)gst_pad_try_set_caps_func:1107: got reply OK (1) from 
connect function on pad audio_queue:sink
INFO (11401: 0)gst_pad_try_set_caps_func:1134: caps are not fixed on 
pad audio_queue:sink, not setting them yet
INFO (11401: 0)gst_basic_scheduler_pad_connect:1187: have pad 
connected callback on src_0:src to audio_queue:sink
DEBUG(11401: 0)gst_basic_scheduler_pad_connect:1189: srcpad sched is 
0x8189110, sinkpad sched is 0x818d240
INFO (11401: 0)gst_pad_connect_filtered:826: connected 
autoplugger:src_0 and audio_queue:sink
DEBUG(11401: 0)gst_pad_get_caps:1454: get pad caps of src_0:src 
(0x818a148)
DEBUG(11401: 0)gst_pad_get_caps:1461: using pad get function
DEBUG(11401: 0)gst_pad_get_allowed_caps:1583: get allowed caps of 
src_0:sink
DEBUG(11401: 0)gst_caps_debug:157: caps debug: caps of newly connected 
src pad: entering
DEBUG(11401: 0)gst_caps_debug:171: caps debug: leaving
DEBUG(11401: 0)gst_element_connect_filtered:1365: connected pad 
autoplugger:src_0 to pad audio_queue:sink
DEBUG(11401: 0)gst_element_connect_filtered:1338: attempting to 
connect element autoplugger to element video_bin
DEBUG(11401: 0)gst_pad_get_caps:1454: get pad caps of video_queue:sink 
(0x8189de4)
DEBUG(11401: 0)gst_pad_get_caps:1461: using pad get function
DEBUG(11401: 0)gst_pad_get_allowed_caps:1583: get allowed caps of 
video_queue:src
DEBUG(11401: 0)gst_element_get_compatible_pad_template:1150: 
gst_element_get_pad_template_by_compatible()
DEBUG(11401: 0)gst_element_get_compatible_pad_template:1167: checking 
direction and caps
DEBUG(11401: 0)gst_element_get_compatible_pad_template:1170: 
compatible direction: found src pad template
DEBUG(11401: 0)gst_caps_check_compatibility:600: no source but 
destination caps
DEBUG(11401: 0)gst_element_get_compatible_pad_template:1173: caps are 
not compatible
DEBUG(11401: 0)gst_element_get_compatible_pad_template:1167: checking 
direction and caps
DEBUG(11401: 0)gst_element_get_compatible_pad_template:1167: checking 
direction and caps
DEBUG(11401: 0)gst_element_get_compatible_pad_template:1170: 
compatible direction: found src pad template
DEBUG(11401: 0)gst_caps_check_compatibility:600: no source but 
destination caps
DEBUG(11401: 0)gst_element_get_compatible_pad_template:1173: caps are 
not compatible
DEBUG(11401: 0)gst_element_get_compatible_pad_template:1167: checking 
direction and caps
DEBUG(11401: 0)gst_object_unref:183: unref 'sink' 1->0
DEBUG(11401: 0)gst_object_dispose:238: dispose 'sink'
DEBUG(11401: 0)gst_object_finalize:251: finalize 'sink'
DEBUG(11401: 0)gst_element_get_compatible_pad_template:1150: 
gst_element_get_pad_template_by_compatible()
DEBUG(11401: 0)gst_element_get_compatible_pad_template:1167: checking 
direction and caps
DEBUG(11401: 0)gst_element_get_compatible_pad_template:1170: 
compatible direction: found src pad template
DEBUG(11401: 0)gst_caps_check_compatibility:596: no caps
DEBUG(11401: 0)gst_element_get_compatible_pad_template:1173: caps are 
compatibleINFO (11401: 0)gst_bin_get_by_name:696: [autoplugger] 
looking up child element src_0
INFO (11401: 0)gst_bin_get_by_name:696: [autoplugger] looking up child 
element src_1
DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 3->4
DEBUG(11401: 0)gst_element_add_pad:792: setting parent of pad 'sink' 
to '(null)'DEBUG(11401: 0)gst_object_ref:163: ref 'sink' 1->2
DEBUG(11401: 0)gst_object_sink:204: sink 'sink'
DEBUG(11401: 0)gst_object_unref:183: unref 'sink' 2->1
DEBUG(11401: 0)gst_pad_set_connect_function:540: connectfunc for 
(null):sink set to gst_spider_identity_connect
DEBUG(11401: 0)gst_pad_set_getcaps_function:559: getcapsfunc for 
(null):sink set to gst_spider_identity_getcaps
DEBUG(11401: 0)gst_pad_set_bufferpool_function:577: bufferpoolfunc for 
(null):sink set to gst_spider_identity_get_bufferpool
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 3->4
DEBUG(11401: 0)gst_element_add_pad:792: setting parent of pad 'src' to 
'(null)'
DEBUG(11401: 0)gst_object_ref:163: ref 'src' 1->2
DEBUG(11401: 0)gst_object_sink:204: sink 'src'
DEBUG(11401: 0)gst_object_unref:183: unref 'src' 2->1
DEBUG(11401: 0)gst_pad_set_connect_function:540: connectfunc for 
(null):src set to gst_spider_identity_connect
DEBUG(11401: 0)gst_pad_set_getcaps_function:559: getcapsfunc for 
(null):src set to gst_spider_identity_getcaps
DEBUG(11401: 0)gst_pad_set_event_function:465: eventfunc for 
(null):src  set to gst_spider_identity_handle_src_event
DEBUG(11401: 0)gst_object_ref:163: ref 'src%d' 2->3
DEBUG(11401: 0)gst_bin_add:355: adding element "src_1" to bin 
"autoplugger"
DEBUG(11401: 0)gst_object_ref:163: ref 'src_1' 1->2
DEBUG(11401: 0)gst_object_sink:204: sink 'src_1'
DEBUG(11401: 0)gst_object_unref:183: unref 'src_1' 2->1
INFO (11401: 0)gst_bin_set_element_sched:229: setting element "src_1" 
sched to 0x8189110
INFO (11401: 0)gst_basic_scheduler_add_element:996: adding element 
"src_1" to scheduler
INFO (11401: 0)gst_basic_scheduler_chain_new:697: created new chain 
0x81ed468, now are 3 chains in sched 0x8189110
INFO (11401: 0)gst_basic_scheduler_chain_add_element:728: adding 
element "src_1" to chain 0x81ed468
INFO (11401: 0)gst_bin_add:391: [autoplugger] added child "src_1"
DEBUG(11401: 0)gst_element_add_ghost_pad:869: creating new ghost pad 
called src_1, from pad src_1:src
DEBUG(11401: 0)gst_ghost_pad_new:2261: created ghost pad "src_1"
DEBUG(11401: 0)gst_element_add_ghost_pad:874: adding ghost pad src_1 
to element autoplugger
DEBUG(11401: 0)gst_object_ref:163: ref 'src_1' 1->2
DEBUG(11401: 0)gst_object_sink:204: sink 'src_1'
DEBUG(11401: 0)gst_object_unref:183: unref 'src_1' 2->1
DEBUG(11401: 0)gst_element_add_ghost_pad:880: added ghostpad 
autoplugger:src_1
DEBUG(11401: 0)gst_spider_request_new_pad:237: successuflly created 
requested pad autoplugger:src_1
DEBUG(11401: 0)gst_object_unref:183: unref 'sink' 1->0
DEBUG(11401: 0)gst_object_dispose:238: dispose 'sink'
DEBUG(11401: 0)gst_object_finalize:251: finalize 'sink'
INFO (11401: 0)gst_pad_connect_filtered:761: connecting 
autoplugger:src_1 and video_queue:sink
INFO (11401: 0)gst_pad_connect_filtered:769: *actually* connecting 
src_1:src and video_queue:sink
INFO (11401: 0)gst_pad_try_reconnect_filtered_func:1227: reconnect 
filtered src_1:src and video_queue:sink
DEBUG(11401: 0)gst_pad_get_caps:1454: get pad caps of src_1:src 
(0x818a240)
DEBUG(11401: 0)gst_pad_get_caps:1461: using pad get function
DEBUG(11401: 0)gst_pad_get_allowed_caps:1583: get allowed caps of 
src_1:sink
DEBUG(11401: 0)gst_pad_try_reconnect_filtered_func:1231: dumping caps 
of pad src_1:src
DEBUG(11401: 0)gst_caps_debug:157: caps debug: caps of src pad 
(pre-reconnect): entering
DEBUG(11401: 0)gst_caps_debug:171: caps debug: leaving
DEBUG(11401: 0)gst_pad_get_caps:1454: get pad caps of video_queue:sink 
(0x8189de4)
DEBUG(11401: 0)gst_pad_get_caps:1461: using pad get function
DEBUG(11401: 0)gst_pad_get_allowed_caps:1583: get allowed caps of 
video_queue:src
DEBUG(11401: 0)gst_pad_try_reconnect_filtered_func:1234: dumping caps 
of pad video_queue:sink
DEBUG(11401: 0)gst_caps_debug:157: caps debug: caps of sink pad 
(pre-reconnect): entering
DEBUG(11401: 0)gst_caps_debug:160: caps: 0x80e1a28 intersect video/raw 
(NOT fixed)
DEBUG(11401: 0)gst_props_debug_entry:104: format: fourcc YUY2
DEBUG(11401: 0)gst_props_debug_entry:114: width: int range 0-2147483647
DEBUG(11401: 0)gst_props_debug_entry:114: height: int range 
0-2147483647
DEBUG(11401: 0)gst_caps_debug:160: caps: 0x80e1a40 intersect video/raw 
(NOT fixed)
DEBUG(11401: 0)gst_props_debug_entry:104: format: fourcc YV12
DEBUG(11401: 0)gst_props_debug_entry:114: width: int range 0-2147483647
DEBUG(11401: 0)gst_props_debug_entry:114: height: int range 
0-2147483647
DEBUG(11401: 0)gst_caps_debug:160: caps: 0x80e1a58 intersect video/raw 
(NOT fixed)
DEBUG(11401: 0)gst_props_debug_entry:104: format: fourcc I420
DEBUG(11401: 0)gst_props_debug_entry:114: width: int range 0-2147483647
DEBUG(11401: 0)gst_props_debug_entry:114: height: int range 
0-2147483647
DEBUG(11401: 0)gst_caps_debug:160: caps: 0x80e1a70 intersect video/raw 
(NOT fixed)
DEBUG(11401: 0)gst_props_debug_entry:104: format: fourcc RGB 
DEBUG(11401: 0)gst_props_debug_entry:98: bpp: int 16
DEBUG(11401: 0)gst_props_debug_entry:98: depth: int 16
DEBUG(11401: 0)gst_props_debug_entry:98: endianness: int 1234
DEBUG(11401: 0)gst_props_debug_entry:98: red_mask: int 63488
DEBUG(11401: 0)gst_props_debug_entry:98: green_mask: int 2016
DEBUG(11401: 0)gst_props_debug_entry:98: blue_mask: int 31
DEBUG(11401: 0)gst_props_debug_entry:114: width: int range 0-2147483647
DEBUG(11401: 0)gst_props_debug_entry:114: height: int range 
0-2147483647
DEBUG(11401: 0)gst_caps_debug:160: caps: 0x80e1a88 intersect video/raw 
(NOT fixed)
DEBUG(11401: 0)gst_props_debug_entry:104: format: fourcc RGB 
DEBUG(11401: 0)gst_props_debug_entry:98: bpp: int 16
DEBUG(11401: 0)gst_props_debug_entry:98: depth: int 16
DEBUG(11401: 0)gst_props_debug_entry:98: endianness: int 1234
DEBUG(11401: 0)gst_props_debug_entry:98: red_mask: int 63488
DEBUG(11401: 0)gst_props_debug_entry:98: green_mask: int 2016
DEBUG(11401: 0)gst_props_debug_entry:98: blue_mask: int 31
DEBUG(11401: 0)gst_props_debug_entry:114: width: int range 0-2147483647
DEBUG(11401: 0)gst_props_debug_entry:114: height: int range 
0-2147483647
DEBUG(11401: 0)gst_caps_debug:160: caps: 0x80e1aa0 colorspace_sink 
video/raw (NOT fixed)
DEBUG(11401: 0)gst_props_debug_entry:121: [list]
DEBUG(11401: 0)gst_props_debug_entry:104: format: fourcc I420
DEBUG(11401: 0)gst_props_debug_entry:104: format: fourcc YV12
DEBUG(11401: 0)gst_props_debug_entry:104: format: fourcc YUY2
DEBUG(11401: 0)gst_props_debug_entry:104: format: fourcc RGB 
DEBUG(11401: 0)gst_props_debug_entry:114: width: int range 0-2147483647
DEBUG(11401: 0)gst_props_debug_entry:114: height: int range 
0-2147483647
DEBUG(11401: 0)gst_caps_debug:171: caps debug: leaving
DEBUG(11401: 0)gst_caps_intersect:669: first caps is NULL, return 
other caps
INFO (11401: 0)gst_pad_try_reconnect_filtered_func:1250: pads 
src_1:src and video_queue:sink intersected to variable caps
DEBUG(11401: 0)gst_pad_try_reconnect_filtered_func:1271: setting 
filter for connection to:
DEBUG(11401: 0)gst_caps_debug:157: caps debug: filter for connection: 
entering
DEBUG(11401: 0)gst_caps_debug:160: caps: 0x80e1ab8 intersect video/raw 
(NOT fixed)
DEBUG(11401: 0)gst_props_debug_entry:104: format: fourcc YUY2
DEBUG(11401: 0)gst_props_debug_entry:114: width: int range 0-2147483647
DEBUG(11401: 0)gst_props_debug_entry:114: height: int range 
0-2147483647
DEBUG(11401: 0)gst_caps_debug:160: caps: 0x80e1ad0 intersect video/raw 
(NOT fixed)
DEBUG(11401: 0)gst_props_debug_entry:104: format: fourcc YV12
DEBUG(11401: 0)gst_props_debug_entry:114: width: int range 0-2147483647
DEBUG(11401: 0)gst_props_debug_entry:114: height: int range 
0-2147483647
DEBUG(11401: 0)gst_caps_debug:160: caps: 0x80e1ae8 intersect video/raw 
(NOT fixed)
DEBUG(11401: 0)gst_props_debug_entry:104: format: fourcc I420
DEBUG(11401: 0)gst_props_debug_entry:114: width: int range 0-2147483647
DEBUG(11401: 0)gst_props_debug_entry:114: height: int range 
0-2147483647
DEBUG(11401: 0)gst_caps_debug:160: caps: 0x80e1b00 intersect video/raw 
(NOT fixed)
DEBUG(11401: 0)gst_props_debug_entry:104: format: fourcc RGB 
DEBUG(11401: 0)gst_props_debug_entry:98: bpp: int 16
DEBUG(11401: 0)gst_props_debug_entry:98: depth: int 16
DEBUG(11401: 0)gst_props_debug_entry:98: endianness: int 1234
DEBUG(11401: 0)gst_props_debug_entry:98: red_mask: int 63488
DEBUG(11401: 0)gst_props_debug_entry:98: green_mask: int 2016
DEBUG(11401: 0)gst_props_debug_entry:98: blue_mask: int 31
DEBUG(11401: 0)gst_props_debug_entry:114: width: int range 0-2147483647
DEBUG(11401: 0)gst_props_debug_entry:114: height: int range 
0-2147483647
DEBUG(11401: 0)gst_caps_debug:160: caps: 0x80e1b18 intersect video/raw 
(NOT fixed)
DEBUG(11401: 0)gst_props_debug_entry:104: format: fourcc RGB 
DEBUG(11401: 0)gst_props_debug_entry:98: bpp: int 16
DEBUG(11401: 0)gst_props_debug_entry:98: depth: int 16
DEBUG(11401: 0)gst_props_debug_entry:98: endianness: int 1234
DEBUG(11401: 0)gst_props_debug_entry:98: red_mask: int 63488
DEBUG(11401: 0)gst_props_debug_entry:98: green_mask: int 2016
DEBUG(11401: 0)gst_props_debug_entry:98: blue_mask: int 31
DEBUG(11401: 0)gst_props_debug_entry:114: width: int range 0-2147483647
DEBUG(11401: 0)gst_props_debug_entry:114: height: int range 
0-2147483647
DEBUG(11401: 0)gst_caps_debug:160: caps: 0x80e1b30 colorspace_sink 
video/raw (NOT fixed)
DEBUG(11401: 0)gst_props_debug_entry:121: [list]
DEBUG(11401: 0)gst_props_debug_entry:104: format: fourcc I420
DEBUG(11401: 0)gst_props_debug_entry:104: format: fourcc YV12
DEBUG(11401: 0)gst_props_debug_entry:104: format: fourcc YUY2
DEBUG(11401: 0)gst_props_debug_entry:104: format: fourcc RGB 
DEBUG(11401: 0)gst_props_debug_entry:114: width: int range 0-2147483647
DEBUG(11401: 0)gst_props_debug_entry:114: height: int range 
0-2147483647
DEBUG(11401: 0)gst_caps_debug:171: caps debug: leaving
DEBUG(11401: 0)gst_pad_get_caps:1454: get pad caps of src_1:src 
(0x818a240)
DEBUG(11401: 0)gst_pad_get_caps:1461: using pad get function
DEBUG(11401: 0)gst_pad_get_allowed_caps:1583: get allowed caps of 
src_1:sink
DEBUG(11401: 0)gst_pad_perform_negotiate:1316: dumping caps of pad 
src_1:src
DEBUG(11401: 0)gst_caps_debug:157: caps debug: src caps, awaiting 
negotiation, after applying filter: entering
DEBUG(11401: 0)gst_caps_debug:171: caps debug: leaving
DEBUG(11401: 0)gst_pad_get_caps:1454: get pad caps of video_queue:sink 
(0x8189de4)
DEBUG(11401: 0)gst_pad_get_caps:1461: using pad get function
DEBUG(11401: 0)gst_pad_get_allowed_caps:1583: get allowed caps of 
video_queue:src
DEBUG(11401: 0)gst_pad_perform_negotiate:1319: dumping caps of pad 
video_queue:sink
DEBUG(11401: 0)gst_caps_debug:157: caps debug: sink caps, awaiting 
negotiation, after applying filter: entering
DEBUG(11401: 0)gst_caps_debug:160: caps: 0x80e1b48 intersect video/raw 
(NOT fixed)
DEBUG(11401: 0)gst_props_debug_entry:104: format: fourcc YUY2
DEBUG(11401: 0)gst_props_debug_entry:114: width: int range 0-2147483647
DEBUG(11401: 0)gst_props_debug_entry:114: height: int range 
0-2147483647
DEBUG(11401: 0)gst_caps_debug:160: caps: 0x80e1b60 intersect video/raw 
(NOT fixed)
DEBUG(11401: 0)gst_props_debug_entry:104: format: fourcc YV12
DEBUG(11401: 0)gst_props_debug_entry:114: width: int range 0-2147483647
DEBUG(11401: 0)gst_props_debug_entry:114: height: int range 
0-2147483647
DEBUG(11401: 0)gst_caps_debug:160: caps: 0x80e1b78 intersect video/raw 
(NOT fixed)
DEBUG(11401: 0)gst_props_debug_entry:104: format: fourcc I420
DEBUG(11401: 0)gst_props_debug_entry:114: width: int range 0-2147483647
DEBUG(11401: 0)gst_props_debug_entry:114: height: int range 
0-2147483647
DEBUG(11401: 0)gst_caps_debug:160: caps: 0x80e1b90 intersect video/raw 
(NOT fixed)
DEBUG(11401: 0)gst_props_debug_entry:104: format: fourcc RGB 
DEBUG(11401: 0)gst_props_debug_entry:98: bpp: int 16
DEBUG(11401: 0)gst_props_debug_entry:98: depth: int 16
DEBUG(11401: 0)gst_props_debug_entry:98: endianness: int 1234
DEBUG(11401: 0)gst_props_debug_entry:98: red_mask: int 63488
DEBUG(11401: 0)gst_props_debug_entry:98: green_mask: int 2016
DEBUG(11401: 0)gst_props_debug_entry:98: blue_mask: int 31
DEBUG(11401: 0)gst_props_debug_entry:114: width: int range 0-2147483647
DEBUG(11401: 0)gst_props_debug_entry:114: height: int range 
0-2147483647
DEBUG(11401: 0)gst_caps_debug:160: caps: 0x80e1ba8 intersect video/raw 
(NOT fixed)
DEBUG(11401: 0)gst_props_debug_entry:104: format: fourcc RGB 
DEBUG(11401: 0)gst_props_debug_entry:98: bpp: int 16
DEBUG(11401: 0)gst_props_debug_entry:98: depth: int 16
DEBUG(11401: 0)gst_props_debug_entry:98: endianness: int 1234
DEBUG(11401: 0)gst_props_debug_entry:98: red_mask: int 63488
DEBUG(11401: 0)gst_props_debug_entry:98: green_mask: int 2016
DEBUG(11401: 0)gst_props_debug_entry:98: blue_mask: int 31
DEBUG(11401: 0)gst_props_debug_entry:114: width: int range 0-2147483647
DEBUG(11401: 0)gst_props_debug_entry:114: height: int range 
0-2147483647
DEBUG(11401: 0)gst_caps_debug:160: caps: 0x80e1bc0 colorspace_sink 
video/raw (NOT fixed)
DEBUG(11401: 0)gst_props_debug_entry:121: [list]
DEBUG(11401: 0)gst_props_debug_entry:104: format: fourcc I420
DEBUG(11401: 0)gst_props_debug_entry:104: format: fourcc YV12
DEBUG(11401: 0)gst_props_debug_entry:104: format: fourcc YUY2
DEBUG(11401: 0)gst_props_debug_entry:104: format: fourcc RGB 
DEBUG(11401: 0)gst_props_debug_entry:114: width: int range 0-2147483647
DEBUG(11401: 0)gst_props_debug_entry:114: height: int range 
0-2147483647
DEBUG(11401: 0)gst_caps_debug:171: caps debug: leaving
DEBUG(11401: 0)gst_caps_intersect:669: first caps is NULL, return 
other caps
DEBUG(11401: 0)gst_caps_intersect:673: second caps is NULL, return 
other caps
DEBUG(11401: 0)gst_pad_try_set_caps_func:1056: parent src_1 of pad 
src_1:src is not ready
INFO (11401: 0)gst_pad_try_set_caps_func:1061: trying to set caps 
0x80e1c68 on pad video_queue:sink
INFO (11401: 0)gst_pad_try_set_caps_func:1082: calling connect 
function on pad video_queue:sink
INFO (11401: 0)gst_pad_proxy_connect:1425: proxy connect to pad 
video_queue:src
INFO (11401: 0)gst_pad_try_set_caps_func:1061: trying to set caps 
0x80e1c68 on pad colorspace:sink
DEBUG(11401: 0)gst_props_intersect:1680: source is more specific in 
"bpp"
DEBUG(11401: 0)gst_props_intersect:1680: source is more specific in 
"depth"
DEBUG(11401: 0)gst_props_intersect:1680: source is more specific in 
"endianness"DEBUG(11401: 0)gst_props_intersect:1680: source is more 
specific in "red_mask"
DEBUG(11401: 0)gst_props_intersect:1680: source is more specific in 
"green_mask"DEBUG(11401: 0)gst_props_intersect:1680: source is more 
specific in "blue_mask"
DEBUG(11401: 0)gst_props_intersect:1680: source is more specific in 
"bpp"
DEBUG(11401: 0)gst_props_intersect:1680: source is more specific in 
"depth"
DEBUG(11401: 0)gst_props_intersect:1680: source is more specific in 
"endianness"DEBUG(11401: 0)gst_props_intersect:1680: source is more 
specific in "red_mask"
DEBUG(11401: 0)gst_props_intersect:1680: source is more specific in 
"green_mask"DEBUG(11401: 0)gst_props_intersect:1680: source is more 
specific in "blue_mask"
INFO (11401: 0)gst_pad_try_set_caps_func:1082: calling connect 
function on pad colorspace:sink
INFO (11401: 0)gst_pad_try_set_caps_func:1107: got reply DELAYED (0) 
from connect function on pad colorspace:sink
INFO (11401: 0)gst_pad_try_set_caps_func:1134: caps are not fixed on 
pad colorspace:sink, not setting them yet
INFO (11401: 0)gst_pad_try_set_caps_func:1061: trying to set caps 
0x80e1c68 on pad video_queue:src
INFO (11401: 0)gst_pad_try_set_caps_func:1134: caps are not fixed on 
pad video_queue:src, not setting them yet
INFO (11401: 0)gst_pad_try_set_caps_func:1107: got reply OK (1) from 
connect function on pad video_queue:sink
INFO (11401: 0)gst_pad_try_set_caps_func:1134: caps are not fixed on 
pad video_queue:sink, not setting them yet
INFO (11401: 0)gst_basic_scheduler_pad_connect:1187: have pad 
connected callback on src_1:src to video_queue:sink
DEBUG(11401: 0)gst_basic_scheduler_pad_connect:1189: srcpad sched is 
0x8189110, sinkpad sched is 0x818f840
INFO (11401: 0)gst_pad_connect_filtered:826: connected 
autoplugger:src_1 and video_queue:sink
DEBUG(11401: 0)gst_pad_get_caps:1454: get pad caps of src_1:src 
(0x818a240)
DEBUG(11401: 0)gst_pad_get_caps:1461: using pad get function
DEBUG(11401: 0)gst_pad_get_allowed_caps:1583: get allowed caps of 
src_1:sink
DEBUG(11401: 0)gst_caps_debug:157: caps debug: caps of newly connected 
src pad: entering
DEBUG(11401: 0)gst_caps_debug:171: caps debug: leaving
DEBUG(11401: 0)gst_element_connect_filtered:1365: connected pad 
autoplugger:src_1 to pad video_queue:sink
DEBUG(11401: 0)gst_element_dispatch_properties_changed:238: deep 
notification from source to work_thread (location)
DEBUG(11401: 0)gst_element_dispatch_properties_changed:238: deep 
notification from source to main_pipeline (location)

(gst-player:11401): Gtk-CRITICAL **: file ../../gtk/gtkliststore.c: 
line 551 (gtk_list_store_get_value): assertion `GTK_LIST_STORE 
(tree_model)->stamp == iter->stamp' failed

(gst-player:11401): GLib-GObject-WARNING **: gtype.c:2836: type id `0' 
is invalid

(gst-player:11401): GLib-GObject-WARNING **: can't peek value table 
for type `<invalid>' which is not currently referenced
[charles@localhost lib]$
Comment 1 Steve Baker 2002-07-11 06:44:02 UTC
First you should try running gst-register as root to update your
global registry.  Talk to thomasvs about whether this should be part
of the rpm install.

As for (gst-player:11401): Gtk-CRITICAL **: file
../../gtk/gtkliststore.c:, 
I see this when I load the *second* file - I have never seen it on the
first one.

It is caused by the call to gtk_list_store_clear (priv->store);

I'm not sure of the right way of clearing a list.

Run gst-register and let me know if it still happens on the first file
you load.
Comment 2 eslrahc 2002-07-11 11:32:07 UTC
Running gst-register as root appears to have resolved the problem.

I had run before as user but had not thought to do so as root.

Should any other difficulties appear I will submit as new report.

Thanks.

Charles