GNOME Bugzilla – Bug 382109
"negotiation problem"error
Last modified: 2006-12-04 09:09:25 UTC
Steps to reproduce: # gst-launch --version gst-launch-0.10 version 0.10.10 GStreamer 0.10.10 Unknown package origin # # GST_DEBUG=*:3 # export GST_DEBUG # gst-launch --verbose udpsrc port=5000 ! application/x-rtp, clock-rate=90000 ! rtpmp4vdepay ! video/mpeg ! ffdec_mpeg4 2> log New clock: GstSystemClock /pipeline0/capsfilter0.sink: caps = application/x-rtp, clock-rate=(int)90000, media=(string)video, encoding-name=(string)MP4V-ES /pipeline0/capsfilter0.src: caps = application/x-rtp, clock-rate=(int)90000, media=(string)video, encoding-name=(string)MP4V-ES /pipeline0/rtpmp4vdepay0.sink: caps = application/x-rtp, clock-rate=(int)90000, media=(string)video, encoding-name=(string)MP4V-ES ERROR: from element /pipeline0/ffdec_mpeg40: Internal GStreamer error: negotiation problem. Please file a bug at http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer. Additional debug info: gstffmpegdec.c(1276): gst_ffmpegdec_chain (): /pipeline0/ffdec_mpeg40: ffdec_mpeg4: input format was not set before data start Execution ended after 26749070000 ns. /pipeline0/capsfilter0.src: caps = NULL /pipeline0/capsfilter0.sink: caps = NULL # Stack trace: 0:00:00.000344000 [334m11715[00m 0x8051a08 [32;01mINFO [00m [00;01;31m GST_INIT gst.c:531:init_pre:[00m Initializing GStreamer Core Library version 0.10.10 0:00:00.006623000 [334m11715[00m 0x8051a08 [32;01mINFO [00m [00;01;31m GST_INIT gst.c:532:init_pre:[00m Using library installed in /usr/lib 0:00:00.006859000 11715 0x8051a08 INFO GST_INIT gstquery.c:101:_gst_query_initialize: init queries 0:00:00.007443000 11715 0x8051a08 INFO GST_INIT gstmessage.c:72:_gst_message_initialize: init messages 0:00:00.010898000 11715 0x8051a08 INFO GST_PLUGIN_LOADING gstplugin.c:182:_gst_plugin_register_static: loaded static plugin "staticelements" 0:00:00.084810000 11716 0x8051a08 INFO GST_REGISTRY gstregistryxml.c:576:gst_registry_xml_read_cache: loaded /root/.gstreamer-0.10/registry.i686.xml in 0,073143 seconds 0:00:00.161630000 11715 0x8051a08 INFO GST_REGISTRY gstregistryxml.c:576:gst_registry_xml_read_cache: loaded /root/.gstreamer-0.10/registry.i686.xml in 0,072713 seconds 0:00:00.161999000 11715 0x8051a08 INFO GST_PIPELINE gstparse.c:150:gst_parse_launch: parsing pipeline description udpsrc port=5000 ! application/x-rtp, clock-rate=90000 ! rtpmp4vdepay ! video/mpeg ! ffdec_mpeg4 0:00:00.164888000 11715 0x8051a08 INFO GST_PLUGIN_LOADING gstplugin.c:467:gst_plugin_load_file: plugin "/usr/lib/gstreamer-0.10/libgstudp.so" loaded 0:00:00.165036000 11715 0x8051a08 INFO GST_ELEMENT_FACTORY gstelementfactory.c:375:gst_element_factory_create: creating element "udpsrc" 0:00:00.165371000 11715 0x8051a08 INFO GST_ELEMENT_PADS gstelement.c:602:gst_element_add_pad:<GstBaseSrc@0x80ed0d0> adding pad 'src' 0:00:00.172225000 11715 0x8051a08 INFO GST_PLUGIN_LOADING gstplugin.c:467:gst_plugin_load_file: plugin "/usr/lib/gstreamer-0.10/libgstrtp.so" loaded 0:00:00.172366000 11715 0x8051a08 INFO GST_ELEMENT_FACTORY gstelementfactory.c:375:gst_element_factory_create: creating element "rtpmp4vdepay" 0:00:00.172542000 11715 0x8051a08 INFO GST_ELEMENT_PADS gstelement.c:602:gst_element_add_pad:<GstBaseRTPDepayload@0x80fe000> adding pad 'sink' 0:00:00.172687000 11715 0x8051a08 INFO GST_ELEMENT_PADS gstelement.c:602:gst_element_add_pad:<GstBaseRTPDepayload@0x80fe000> adding pad 'src' 0:00:00.182666000 11715 0x8051a08 WARN ffmpeg gstffmpegcodecmap.c:849:gst_ffmpeg_codecid_to_caps: Could not create stream format caps for ppm 0:00:00.183091000 11715 0x8051a08 WARN ffmpeg gstffmpegcodecmap.c:849:gst_ffmpeg_codecid_to_caps: Could not create stream format caps for pgm 0:00:00.183442000 11715 0x8051a08 WARN ffmpeg gstffmpegcodecmap.c:849:gst_ffmpeg_codecid_to_caps: Could not create stream format caps for pgmyuv 0:00:00.183811000 11715 0x8051a08 WARN ffmpeg gstffmpegcodecmap.c:849:gst_ffmpeg_codecid_to_caps: Could not create stream format caps for pbm 0:00:00.184146000 11715 0x8051a08 WARN ffmpeg gstffmpegcodecmap.c:849:gst_ffmpeg_codecid_to_caps: Could not create stream format caps for pam 0:00:00.184738000 11715 0x8051a08 WARN ffmpeg gstffmpegcodecmap.c:849:gst_ffmpeg_codecid_to_caps: Could not create stream format caps for ffvhuff 0:00:00.185829000 11715 0x8051a08 WARN ffmpeg gstffmpegcodecmap.c:849:gst_ffmpeg_codecid_to_caps: Could not create stream format caps for snow 0:00:00.186445000 11715 0x8051a08 WARN ffmpeg gstffmpegcodecmap.c:849:gst_ffmpeg_codecid_to_caps: Could not create stream format caps for sonic 0:00:00.186867000 11715 0x8051a08 WARN ffmpeg gstffmpegcodecmap.c:849:gst_ffmpeg_codecid_to_caps: Could not create stream format caps for sonicls 0:00:00.192192000 11715 0x8051a08 WARN ffmpeg gstffmpegcodecmap.c:849:gst_ffmpeg_codecid_to_caps: Could not create stream format caps for ppm 0:00:00.192549000 11715 0x8051a08 WARN ffmpeg gstffmpegcodecmap.c:849:gst_ffmpeg_codecid_to_caps: Could not create stream format caps for pgm 0:00:00.192876000 11715 0x8051a08 WARN ffmpeg gstffmpegcodecmap.c:849:gst_ffmpeg_codecid_to_caps: Could not create stream format caps for pgmyuv 0:00:00.193233000 11715 0x8051a08 WARN ffmpeg gstffmpegcodecmap.c:849:gst_ffmpeg_codecid_to_caps: Could not create stream format caps for pbm 0:00:00.193555000 11715 0x8051a08 WARN ffmpeg gstffmpegcodecmap.c:849:gst_ffmpeg_codecid_to_caps: Could not create stream format caps for pam 0:00:00.198359000 11715 0x8051a08 WARN ffmpeg gstffmpegcodecmap.c:849:gst_ffmpeg_codecid_to_caps: Could not create stream format caps for camstudio 0:00:00.198937000 11715 0x8051a08 WARN ffmpeg gstffmpegcodecmap.c:849:gst_ffmpeg_codecid_to_caps: Could not create stream format caps for qdraw 0:00:00.199254000 11715 0x8051a08 WARN ffmpeg gstffmpegcodecmap.c:849:gst_ffmpeg_codecid_to_caps: Could not create stream format caps for xl 0:00:00.199575000 11715 0x8051a08 WARN ffmpeg gstffmpegcodecmap.c:849:gst_ffmpeg_codecid_to_caps: Could not create stream format caps for loco 0:00:00.199907000 11715 0x8051a08 WARN ffmpeg gstffmpegcodecmap.c:849:gst_ffmpeg_codecid_to_caps: Could not create stream format caps for wnv1 0:00:00.200224000 11715 0x8051a08 WARN ffmpeg gstffmpegcodecmap.c:849:gst_ffmpeg_codecid_to_caps: Could not create stream format caps for aasc 0:00:00.200555000 11715 0x8051a08 WARN ffmpeg gstffmpegcodecmap.c:849:gst_ffmpeg_codecid_to_caps: Could not create stream format caps for fraps 0:00:00.200897000 11715 0x8051a08 WARN ffmpeg gstffmpegcodecmap.c:893:gst_ffmpeg_codecid_to_caps: No caps found for codec_id=1 0:00:00.202210000 11715 0x8051a08 WARN ffmpeg gstffmpegcodecmap.c:893:gst_ffmpeg_codecid_to_caps: No caps found for codec_id=86016 0:00:00.202668000 11715 0x8051a08 WARN ffmpeg gstffmpegcodecmap.c:849:gst_ffmpeg_codecid_to_caps: Could not create stream format caps for mp3adu 0:00:00.203093000 11715 0x8051a08 WARN ffmpeg gstffmpegcodecmap.c:849:gst_ffmpeg_codecid_to_caps: Could not create stream format caps for mp3on4 0:00:00.204280000 11715 0x8051a08 WARN ffmpeg gstffmpegcodecmap.c:849:gst_ffmpeg_codecid_to_caps: Could not create stream format caps for ffvhuff 0:00:00.204837000 11715 0x8051a08 WARN ffmpeg gstffmpegcodecmap.c:849:gst_ffmpeg_codecid_to_caps: Could not create stream format caps for snow 0:00:00.207074000 11715 0x8051a08 WARN ffmpeg gstffmpegcodecmap.c:849:gst_ffmpeg_codecid_to_caps: Could not create stream format caps for mdec 0:00:00.207446000 11715 0x8051a08 WARN ffmpeg gstffmpegcodecmap.c:849:gst_ffmpeg_codecid_to_caps: Could not create stream format caps for roqvideo 0:00:00.207778000 11715 0x8051a08 WARN ffmpeg gstffmpegcodecmap.c:849:gst_ffmpeg_codecid_to_caps: Could not create stream format caps for interplayvideo 0:00:00.209148000 11715 0x8051a08 WARN ffmpeg gstffmpegcodecmap.c:849:gst_ffmpeg_codecid_to_caps: Could not create stream format caps for vqavideo 0:00:00.209481000 11715 0x8051a08 WARN ffmpeg gstffmpegcodecmap.c:849:gst_ffmpeg_codecid_to_caps: Could not create stream format caps for idcinvideo 0:00:00.209812000 11715 0x8051a08 WARN ffmpeg gstffmpegcodecmap.c:849:gst_ffmpeg_codecid_to_caps: Could not create stream format caps for 8bps 0:00:00.210354000 11715 0x8051a08 WARN ffmpeg gstffmpegcodecmap.c:849:gst_ffmpeg_codecid_to_caps: Could not create stream format caps for flic 0:00:00.211113000 11715 0x8051a08 WARN ffmpeg gstffmpegcodecmap.c:849:gst_ffmpeg_codecid_to_caps: Could not create stream format caps for vmdvideo 0:00:00.211436000 11715 0x8051a08 WARN ffmpeg gstffmpegcodecmap.c:849:gst_ffmpeg_codecid_to_caps: Could not create stream format caps for vmdaudio 0:00:00.212276000 11715 0x8051a08 WARN ffmpeg gstffmpegcodecmap.c:849:gst_ffmpeg_codecid_to_caps: Could not create stream format caps for zmbv 0:00:00.212609000 11715 0x8051a08 WARN ffmpeg gstffmpegcodecmap.c:849:gst_ffmpeg_codecid_to_caps: Could not create stream format caps for sonic 0:00:00.215878000 11715 0x8051a08 WARN ffmpeg gstffmpegcodecmap.c:849:gst_ffmpeg_codecid_to_caps: Could not create stream format caps for ws_snd1 0:00:00.216335000 11715 0x8051a08 WARN ffmpeg gstffmpegcodecmap.c:893:gst_ffmpeg_codecid_to_caps: No caps found for codec_id=86022 0:00:00.217092000 11715 0x8051a08 WARN ffmpeg gstffmpegcodecmap.c:849:gst_ffmpeg_codecid_to_caps: Could not create stream format caps for truespeech 0:00:00.217792000 11715 0x8051a08 WARN ffmpeg gstffmpegcodecmap.c:849:gst_ffmpeg_codecid_to_caps: Could not create stream format caps for avs 0:00:00.218321000 11715 0x8051a08 WARN ffmpeg gstffmpegcodecmap.c:849:gst_ffmpeg_codecid_to_caps: Could not create stream format caps for mmvideo 0:00:00.224217000 11715 0x8051a08 INFO GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for fftype_mpegts 0:00:00.224564000 11715 0x8051a08 INFO GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for fftype_aac 0:00:00.224742000 11715 0x8051a08 WARN ffmpeg gstffmpegcodecmap.c:1526:gst_ffmpeg_formatid_to_caps: Could not create stream format caps for ingenient 0:00:00.225025000 11715 0x8051a08 INFO GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for fftype_ingenient 0:00:00.226021000 11715 0x8051a08 WARN ffmpeg gstffmpegcodecmap.c:1526:gst_ffmpeg_formatid_to_caps: Could not create stream format caps for mmf 0:00:00.226346000 11715 0x8051a08 INFO GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for fftype_mmf 0:00:00.226686000 11715 0x8051a08 INFO GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for fftype_swf 0:00:00.227209000 11715 0x8051a08 INFO GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for fftype_aiff 0:00:00.227536000 11715 0x8051a08 INFO GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for fftype_gif 0:00:00.228076000 11715 0x8051a08 INFO GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for fftype_dv 0:00:00.228400000 11715 0x8051a08 INFO GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for fftype_4xm 0:00:00.228734000 11715 0x8051a08 INFO GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for fftype_flv 0:00:00.228912000 11715 0x8051a08 WARN ffmpeg gstffmpegcodecmap.c:1526:gst_ffmpeg_formatid_to_caps: Could not create stream format caps for psxstr 0:00:00.229172000 11715 0x8051a08 INFO GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for fftype_psxstr 0:00:00.229334000 11715 0x8051a08 WARN ffmpeg gstffmpegcodecmap.c:1526:gst_ffmpeg_formatid_to_caps: Could not create stream format caps for RoQ 0:00:00.229619000 11715 0x8051a08 INFO GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for fftype_RoQ 0:00:00.229824000 11715 0x8051a08 WARN ffmpeg gstffmpegcodecmap.c:1526:gst_ffmpeg_formatid_to_caps: Could not create stream format caps for ipmovie 0:00:00.230101000 11715 0x8051a08 INFO GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for fftype_ipmovie 0:00:00.230263000 11715 0x8051a08 WARN ffmpeg gstffmpegcodecmap.c:1526:gst_ffmpeg_formatid_to_caps: Could not create stream format caps for wc3movie 0:00:00.230530000 11715 0x8051a08 INFO GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for fftype_wc3movie 0:00:00.230704000 11715 0x8051a08 WARN ffmpeg gstffmpegcodecmap.c:1526:gst_ffmpeg_formatid_to_caps: Could not create stream format caps for wsaud 0:00:00.231032000 11715 0x8051a08 INFO GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for fftype_wsaud 0:00:00.231189000 11715 0x8051a08 WARN ffmpeg gstffmpegcodecmap.c:1526:gst_ffmpeg_formatid_to_caps: Could not create stream format caps for wsvqa 0:00:00.231450000 11715 0x8051a08 INFO GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for fftype_wsvqa 0:00:00.231623000 11715 0x8051a08 WARN ffmpeg gstffmpegcodecmap.c:1526:gst_ffmpeg_formatid_to_caps: Could not create stream format caps for film_cpk 0:00:00.231903000 11715 0x8051a08 INFO GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for fftype_film_cpk 0:00:00.232066000 11715 0x8051a08 WARN ffmpeg gstffmpegcodecmap.c:1526:gst_ffmpeg_formatid_to_caps: Could not create stream format caps for idcin 0:00:00.232327000 11715 0x8051a08 INFO GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for fftype_idcin 0:00:00.232677000 11715 0x8051a08 INFO GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for fftype_flic 0:00:00.232863000 11715 0x8051a08 WARN ffmpeg gstffmpegcodecmap.c:1526:gst_ffmpeg_formatid_to_caps: Could not create stream format caps for vmd 0:00:00.233128000 11715 0x8051a08 INFO GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for fftype_vmd 0:00:00.233285000 11715 0x8051a08 WARN ffmpeg gstffmpegcodecmap.c:1526:gst_ffmpeg_formatid_to_caps: Could not create stream format caps for mm 0:00:00.233566000 11715 0x8051a08 INFO GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for fftype_mm 0:00:00.233923000 11715 0x8051a08 INFO GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for fftype_yuv4mpegpipe 0:00:00.234253000 11715 0x8051a08 INFO GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for fftype_ogg 0:00:00.234414000 11715 0x8051a08 WARN ffmpeg gstffmpegcodecmap.c:1526:gst_ffmpeg_formatid_to_caps: Could not create stream format caps for ffm 0:00:00.234705000 11715 0x8051a08 INFO GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for fftype_ffm 0:00:00.234884000 11715 0x8051a08 WARN ffmpeg gstffmpegcodecmap.c:1526:gst_ffmpeg_formatid_to_caps: Could not create stream format caps for nut 0:00:00.235155000 11715 0x8051a08 INFO GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for fftype_nut 0:00:00.235506000 11715 0x8051a08 WARN ffmpeg gstffmpegcodecmap.c:1526:gst_ffmpeg_formatid_to_caps: Could not create stream format caps for sol 0:00:00.235788000 11715 0x8051a08 INFO GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for fftype_sol 0:00:00.235948000 11715 0x8051a08 WARN ffmpeg gstffmpegcodecmap.c:1526:gst_ffmpeg_formatid_to_caps: Could not create stream format caps for ea 0:00:00.236247000 11715 0x8051a08 INFO GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for fftype_ea 0:00:00.236429000 11715 0x8051a08 WARN ffmpeg gstffmpegcodecmap.c:1526:gst_ffmpeg_formatid_to_caps: Could not create stream format caps for nsv 0:00:00.236689000 11715 0x8051a08 INFO GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for fftype_nsv 0:00:00.236866000 11715 0x8051a08 WARN ffmpeg gstffmpegcodecmap.c:1526:gst_ffmpeg_formatid_to_caps: Could not create stream format caps for daud 0:00:00.237131000 11715 0x8051a08 INFO GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for fftype_daud 0:00:00.237319000 11715 0x8051a08 WARN ffmpeg gstffmpegcodecmap.c:1526:gst_ffmpeg_formatid_to_caps: Could not create stream format caps for voc 0:00:00.237633000 11715 0x8051a08 INFO GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for fftype_voc 0:00:00.237986000 11715 0x8051a08 WARN ffmpeg gstffmpegcodecmap.c:1526:gst_ffmpeg_formatid_to_caps: Could not create stream format caps for avs 0:00:00.238256000 11715 0x8051a08 INFO GST_TYPEFIND gsttypefind.c:83:gst_type_find_register: registering typefind function for fftype_avs 0:00:00.239095000 11715 0x8051a08 INFO GST_PLUGIN_LOADING gstplugin.c:467:gst_plugin_load_file: plugin "/usr/lib/gstreamer-0.10/libgstffmpeg.so" loaded 0:00:00.239241000 11715 0x8051a08 INFO GST_ELEMENT_FACTORY gstelementfactory.c:375:gst_element_factory_create: creating element "ffdec_mpeg4" 0:00:00.239416000 11715 0x8051a08 INFO GST_ELEMENT_PADS gstelement.c:602:gst_element_add_pad:<ffdec_mpeg4@0x8169800> adding pad 'sink' 0:00:00.239565000 11715 0x8051a08 INFO GST_ELEMENT_PADS gstelement.c:602:gst_element_add_pad:<ffdec_mpeg4@0x8169800> adding pad 'src' 0:00:00.239809000 11715 0x8051a08 INFO GST_ELEMENT_FACTORY gstelementfactory.c:375:gst_element_factory_create: creating element "pipeline" 0:00:00.240165000 11715 0x8051a08 INFO GST_PIPELINE ./grammar.y:480:gst_parse_perform_link: linking udpsrc0:(any) to rtpmp4vdepay0:(any) (0/0) with caps "application/x-rtp, clock-rate=(int)90000" 0:00:00.244234000 11715 0x8051a08 INFO GST_PLUGIN_LOADING gstplugin.c:467:gst_plugin_load_file: plugin "/usr/lib/gstreamer-0.10/libgstcoreelements.so" loaded 0:00:00.244379000 11715 0x8051a08 INFO GST_ELEMENT_FACTORY gstelementfactory.c:375:gst_element_factory_create: creating element "capsfilter" 0:00:00.244550000 11715 0x8051a08 INFO GST_ELEMENT_PADS gstelement.c:602:gst_element_add_pad:<GstBaseTransform@0x8173060> adding pad 'sink' 0:00:00.244702000 11715 0x8051a08 INFO GST_ELEMENT_PADS gstelement.c:602:gst_element_add_pad:<GstBaseTransform@0x8173060> adding pad 'src' 0:00:00.244857000 11715 0x8051a08 INFO GST_STATES gstbin.c:1282:gst_bin_get_state_func:<pipeline0> getting state 0:00:00.244951000 11715 0x8051a08 INFO GST_STATES gstbin.c:1321:gst_bin_recalc_state:<pipeline0> recalc state 0:00:00.245039000 11715 0x8051a08 INFO GST_STATES gstbin.c:1331:gst_bin_recalc_state:<pipeline0> checking element states 0:00:00.245134000 11715 0x8051a08 INFO GST_STATES gstelement.c:1936:gst_element_continue_state:<pipeline0> nothing pending 0:00:00.245238000 11715 0x8051a08 INFO GST_STATES gstbin.c:1420:gst_bin_recalc_state:<pipeline0> bin RETURN is now 1 0:00:00.245355000 11715 0x8051a08 INFO GST_STATES gstelement.c:1945:gst_element_continue_state:<capsfilter0> completed state change 0:00:00.245484000 11715 0x8051a08 INFO GST_ELEMENT_PADS gstutils.c:1315:gst_element_link_pads: trying to link element udpsrc0:(any) to element capsfilter0:sink 0:00:00.245587000 11715 0x8051a08 INFO GST_ELEMENT_PADS gstelement.c:823:gst_element_get_static_pad: found pad capsfilter0:sink 0:00:00.245676000 11715 0x8051a08 INFO GST_PADS gstutils.c:1219:prepare_link_maybe_ghosting: udpsrc0 and capsfilter0 in same bin, no need for ghost pads 0:00:00.245784000 11715 0x8051a08 INFO GST_PADS gstpad.c:1689:gst_pad_link_prepare: trying to link udpsrc0:src and capsfilter0:sink 0:00:00.245894000 11715 0x8051a08 INFO GST_PADS gstpad.c:1826:gst_pad_link: linked udpsrc0:src and capsfilter0:sink, successful 0:00:00.245986000 11715 0x8051a08 INFO GST_ELEMENT_PADS gstutils.c:1315:gst_element_link_pads: trying to link element capsfilter0:src to element rtpmp4vdepay0:(any) 0:00:00.246075000 11715 0x8051a08 INFO GST_ELEMENT_PADS gstelement.c:823:gst_element_get_static_pad: found pad capsfilter0:src 0:00:00.246222000 11715 0x8051a08 INFO GST_PADS gstutils.c:1981:gst_pad_can_link: trying to link capsfilter0:src and rtpmp4vdepay0:src 0:00:00.246310000 11715 0x8051a08 INFO GST_PADS gstutils.c:2001:gst_pad_can_link: Sink pad rtpmp4vdepay0:src is not sink pad, failed 0:00:00.246440000 11715 0x8051a08 INFO GST_PADS gstutils.c:1981:gst_pad_can_link: trying to link capsfilter0:src and rtpmp4vdepay0:sink 0:00:00.246529000 11715 0x8051a08 INFO GST_PADS gstutils.c:1219:prepare_link_maybe_ghosting: capsfilter0 and rtpmp4vdepay0 in same bin, no need for ghost pads 0:00:00.246618000 11715 0x8051a08 INFO GST_PADS gstpad.c:1689:gst_pad_link_prepare: trying to link capsfilter0:src and rtpmp4vdepay0:sink 0:00:00.246778000 11715 0x8051a08 INFO GST_PADS gstpad.c:1826:gst_pad_link: linked capsfilter0:src and rtpmp4vdepay0:sink, successful 0:00:00.246883000 11715 0x8051a08 INFO GST_PIPELINE ./grammar.y:480:gst_parse_perform_link: linking rtpmp4vdepay0:(any) to ffdec_mpeg40:(any) (0/0) with caps "video/mpeg" 0:00:00.246998000 11715 0x8051a08 INFO GST_ELEMENT_FACTORY gstelementfactory.c:375:gst_element_factory_create: creating element "capsfilter" 0:00:00.247191000 11715 0x8051a08 INFO GST_ELEMENT_PADS gstelement.c:602:gst_element_add_pad:<GstBaseTransform@0x81731e0> adding pad 'sink' 0:00:00.247343000 11715 0x8051a08 INFO GST_ELEMENT_PADS gstelement.c:602:gst_element_add_pad:<GstBaseTransform@0x81731e0> adding pad 'src' 0:00:00.247467000 11715 0x8051a08 INFO GST_STATES gstbin.c:1282:gst_bin_get_state_func:<pipeline0> getting state 0:00:00.247557000 11715 0x8051a08 INFO GST_STATES gstbin.c:1321:gst_bin_recalc_state:<pipeline0> recalc state 0:00:00.247642000 11715 0x8051a08 INFO GST_STATES gstbin.c:1331:gst_bin_recalc_state:<pipeline0> checking element states 0:00:00.247734000 11715 0x8051a08 INFO GST_STATES gstelement.c:1936:gst_element_continue_state:<pipeline0> nothing pending 0:00:00.247839000 11715 0x8051a08 INFO GST_STATES gstbin.c:1420:gst_bin_recalc_state:<pipeline0> bin RETURN is now 1 0:00:00.247943000 11715 0x8051a08 INFO GST_STATES gstelement.c:1945:gst_element_continue_state:<capsfilter1> completed state change 0:00:00.248054000 11715 0x8051a08 INFO GST_ELEMENT_PADS gstutils.c:1315:gst_element_link_pads: trying to link element rtpmp4vdepay0:(any) to element capsfilter1:sink 0:00:00.248163000 11715 0x8051a08 INFO GST_ELEMENT_PADS gstelement.c:823:gst_element_get_static_pad: found pad capsfilter1:sink 0:00:00.248249000 11715 0x8051a08 INFO GST_PADS gstutils.c:1219:prepare_link_maybe_ghosting: rtpmp4vdepay0 and capsfilter1 in same bin, no need for ghost pads 0:00:00.248336000 11715 0x8051a08 INFO GST_PADS gstpad.c:1689:gst_pad_link_prepare: trying to link rtpmp4vdepay0:src and capsfilter1:sink 0:00:00.248443000 11715 0x8051a08 INFO GST_PADS gstpad.c:1826:gst_pad_link: linked rtpmp4vdepay0:src and capsfilter1:sink, successful 0:00:00.248534000 11715 0x8051a08 INFO GST_ELEMENT_PADS gstutils.c:1315:gst_element_link_pads: trying to link element capsfilter1:src to element ffdec_mpeg40:(any) 0:00:00.248624000 11715 0x8051a08 INFO GST_ELEMENT_PADS gstelement.c:823:gst_element_get_static_pad: found pad capsfilter1:src 0:00:00.248713000 11715 0x8051a08 INFO GST_PADS gstutils.c:1981:gst_pad_can_link: trying to link capsfilter1:src and ffdec_mpeg40:src 0:00:00.248827000 11715 0x8051a08 INFO GST_PADS gstutils.c:2001:gst_pad_can_link: Sink pad ffdec_mpeg40:src is not sink pad, failed 0:00:00.248915000 11715 0x8051a08 INFO GST_PADS gstutils.c:1981:gst_pad_can_link: trying to link capsfilter1:src and ffdec_mpeg40:sink 0:00:00.249003000 11715 0x8051a08 INFO GST_PADS gstutils.c:1219:prepare_link_maybe_ghosting: capsfilter1 and ffdec_mpeg40 in same bin, no need for ghost pads 0:00:00.249105000 11715 0x8051a08 INFO GST_PADS gstpad.c:1689:gst_pad_link_prepare: trying to link capsfilter1:src and ffdec_mpeg40:sink 0:00:00.249255000 11715 0x8051a08 INFO GST_PADS gstpad.c:1826:gst_pad_link: linked capsfilter1:src and ffdec_mpeg40:sink, successful Setting pipeline to PAUSED ... 0:00:00.249591000 11715 0x8051a08 INFO GST_STATES gstelement.c:1945:gst_element_continue_state:<ffdec_mpeg40> completed state change 0:00:00.249737000 11715 0x8051a08 INFO GST_STATES gstbin.c:1930:gst_bin_change_state_func:<pipeline0> child 'ffdec_mpeg40' changed state to 2(READY) successfully 0:00:00.249860000 11715 0x8051a08 INFO GST_STATES gstelement.c:1945:gst_element_continue_state:<capsfilter1> completed state change 0:00:00.249967000 11715 0x8051a08 INFO GST_STATES gstbin.c:1930:gst_bin_change_state_func:<pipeline0> child 'capsfilter1' changed state to 2(READY) successfully 0:00:00.250116000 11715 0x8051a08 INFO GST_STATES gstelement.c:1945:gst_element_continue_state:<rtpmp4vdepay0> completed state change 0:00:00.250226000 11715 0x8051a08 INFO GST_STATES gstbin.c:1930:gst_bin_change_state_func:<pipeline0> child 'rtpmp4vdepay0' changed state to 2(READY) successfully 0:00:00.250328000 11715 0x8051a08 INFO GST_STATES gstelement.c:1945:gst_element_continue_state:<capsfilter0> completed state change 0:00:00.250434000 11715 0x8051a08 INFO GST_STATES gstbin.c:1930:gst_bin_change_state_func:<pipeline0> child 'capsfilter0' changed state to 2(READY) successfully 0:00:00.250532000 11715 0x8051a08 INFO GST_STATES gstelement.c:1945:gst_element_continue_state:<udpsrc0> completed state change 0:00:00.250637000 11715 0x8051a08 INFO GST_STATES gstbin.c:1930:gst_bin_change_state_func:<pipeline0> child 'udpsrc0' changed state to 2(READY) successfully 0:00:00.250763000 11715 0x8051a08 INFO GST_STATES gstelement.c:1919:gst_element_continue_state:<pipeline0> committing state from NULL to READY, pending PAUSED 0:00:00.250870000 11715 0x8051a08 INFO GST_STATES gstelement.c:1928:gst_element_continue_state:<pipeline0> continue state change READY to PAUSED, final PAUSED 0:00:00.251005000 11715 0x8051a08 INFO GST_STATES gstelement.c:1945:gst_element_continue_state:<ffdec_mpeg40> completed state change 0:00:00.251128000 11715 0x8051a08 INFO GST_STATES gstbin.c:1930:gst_bin_change_state_func:<pipeline0> child 'ffdec_mpeg40' changed state to 3(PAUSED) successfully 0:00:00.251240000 11715 0x8051a08 INFO GST_STATES gstelement.c:1945:gst_element_continue_state:<capsfilter1> completed state change 0:00:00.251346000 11715 0x8051a08 INFO GST_STATES gstbin.c:1930:gst_bin_change_state_func:<pipeline0> child 'capsfilter1' changed state to 3(PAUSED) successfully 0:00:00.251448000 11715 0x8051a08 INFO GST_STATES gstelement.c:1945:gst_element_continue_state:<rtpmp4vdepay0> completed state change 0:00:00.251554000 11715 0x8051a08 INFO GST_STATES gstbin.c:1930:gst_bin_change_state_func:<pipeline0> child 'rtpmp4vdepay0' changed state to 3(PAUSED) successfully 0:00:00.251663000 11715 0x8051a08 INFO GST_STATES gstelement.c:1945:gst_element_continue_state:<capsfilter0> completed state change 0:00:00.251787000 11715 0x8051a08 INFO GST_STATES gstbin.c:1930:gst_bin_change_state_func:<pipeline0> child 'capsfilter0' changed state to 3(PAUSED) successfully 0:00:00.251945000 11715 0x8051a08 INFO GST_EVENT gstevent.c:527:gst_event_new_new_segment_full: creating newsegment update 0, rate 1,000000, format 2, start 0, stop -1, position 0 0:00:00.252288000 11715 0x8051a08 INFO GST_STATES gstelement.c:1945:gst_element_continue_state:<udpsrc0> completed state change 0:00:00.252422000 11715 0x8051a08 INFO GST_STATES gstbin.c:1949:gst_bin_change_state_func:<pipeline0> child 'udpsrc0' changed state to 3(PAUSED) successfully without preroll 0:00:00.252535000 11715 0x8051a08 INFO GST_STATES gstelement.c:1945:gst_element_continue_state:<pipeline0> completed state change Pipeline is live and does not need PREROLL ... Setting pipeline to PLAYING ... 0:00:00.253843000 11715 0x8051a08 INFO GST_STATES gstelement.c:1945:gst_element_continue_state:<ffdec_mpeg40> completed state change 0:00:00.253968000 11715 0x8051a08 INFO GST_STATES gstbin.c:1930:gst_bin_change_state_func:<pipeline0> child 'ffdec_mpeg40' changed state to 4(PLAYING) successfully 0:00:00.254122000 11715 0x8051a08 INFO GST_STATES gstelement.c:1945:gst_element_continue_state:<capsfilter1> completed state change 0:00:00.254231000 11715 0x8051a08 INFO GST_STATES gstbin.c:1930:gst_bin_change_state_func:<pipeline0> child 'capsfilter1' changed state to 4(PLAYING) successfully 0:00:00.254335000 11715 0x8051a08 INFO GST_STATES gstelement.c:1945:gst_element_continue_state:<rtpmp4vdepay0> completed state change 0:00:00.254443000 11715 0x8051a08 INFO GST_STATES gstbin.c:1930:gst_bin_change_state_func:<pipeline0> child 'rtpmp4vdepay0' changed state to 4(PLAYING) successfully 0:00:00.254545000 11715 0x8051a08 INFO GST_STATES gstelement.c:1945:gst_element_continue_state:<capsfilter0> completed state change 0:00:00.254652000 11715 0x8051a08 INFO GST_STATES gstbin.c:1930:gst_bin_change_state_func:<pipeline0> child 'capsfilter0' changed state to 4(PLAYING) successfully 0:00:00.254772000 11715 0x8051a08 INFO GST_STATES gstelement.c:1945:gst_element_continue_state:<udpsrc0> completed state change 0:00:00.254879000 11715 0x8051a08 INFO GST_STATES gstbin.c:1930:gst_bin_change_state_func:<pipeline0> child 'udpsrc0' changed state to 4(PLAYING) successfully 0:00:00.254995000 11715 0x8051a08 INFO GST_STATES gstelement.c:1945:gst_element_continue_state:<pipeline0> completed state change 0:00:42.715393000 11715 0x8175410 INFO GST_EVENT gstevent.c:522:gst_event_new_new_segment_full: creating newsegment update 0, rate 1,000000, format GST_FORMAT_TIME, start 0:00:00.054000000, stop 99:99:99.999999999, position 0:00:00.000000000 0:00:42.715653000 11715 0x8175410 INFO GST_PADS gstpad.c:2827:gst_pad_event_default_dispatch:<ffdec_mpeg40:sink> Sending event 0x80ec4c8 to all internally linked pads 0:00:42.715862000 11715 0x8175410 WARN ffmpeg gstffmpegdec.c:1276:gst_ffmpegdec_chain:<ffdec_mpeg40> error: ffdec_mpeg4: input format was not set before data start 0:00:42.716103000 11715 0x8175410 INFO GST_ERROR_SYSTEM gstelement.c:1499:gst_element_message_full:<ffdec_mpeg40> posting message: Internal GStreamer error: negotiation problem. Please file a bug at http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer. Setting pipeline to PAUSED ... 0:00:42.716745000 11715 0x8051a08 INFO GST_STATES gstelement.c:1945:gst_element_continue_state:<ffdec_mpeg40> completed state change 0:00:42.716815000 11715 0x8051a08 INFO GST_STATES gstbin.c:1930:gst_bin_change_state_func:<pipeline0> child 'ffdec_mpeg40' changed state to 3(PAUSED) successfully 0:00:42.716871000 11715 0x8051a08 INFO GST_STATES gstelement.c:1945:gst_element_continue_state:<capsfilter1> completed state change 0:00:42.716945000 11715 0x8051a08 INFO GST_STATES gstbin.c:1930:gst_bin_change_state_func:<pipeline0> child 'capsfilter1' changed state to 3(PAUSED) successfully 0:00:42.717001000 11715 0x8051a08 INFO GST_STATES gstelement.c:1945:gst_element_continue_state:<rtpmp4vdepay0> completed state change 0:00:42.717058000 11715 0x8051a08 INFO GST_STATES gstbin.c:1930:gst_bin_change_state_func:<pipeline0> child 'rtpmp4vdepay0' changed state to 3(PAUSED) successfully 0:00:42.717111000 11715 0x8051a08 INFO GST_STATES gstelement.c:1945:gst_element_continue_state:<capsfilter0> completed state change 0:00:42.717168000 11715 0x8051a08 INFO GST_STATES gstbin.c:1930:gst_bin_change_state_func:<pipeline0> child 'capsfilter0' changed state to 3(PAUSED) successfully 0:00:42.717219000 11715 0x8051a08 INFO GST_STATES gstelement.c:1945:gst_element_continue_state:<udpsrc0> completed state change 0:00:42.717275000 11715 0x8051a08 INFO GST_STATES gstbin.c:1949:gst_bin_change_state_func:<pipeline0> child 'udpsrc0' changed state to 3(PAUSED) successfully without preroll 0:00:42.717352000 11715 0x8051a08 INFO GST_STATES gstelement.c:1945:gst_element_continue_state:<pipeline0> completed state change 0:00:42.717462000 11715 0x8051a08 INFO GST_STATES gstbin.c:1282:gst_bin_get_state_func:<pipeline0> getting state 0:00:42.717507000 11715 0x8051a08 INFO GST_STATES gstbin.c:1321:gst_bin_recalc_state:<pipeline0> recalc state 0:00:42.717547000 11715 0x8051a08 INFO GST_STATES gstbin.c:1331:gst_bin_recalc_state:<pipeline0> checking element states 0:00:42.717594000 11715 0x8051a08 INFO GST_STATES gstelement.c:1936:gst_element_continue_state:<pipeline0> nothing pending 0:00:42.717635000 11715 0x8051a08 INFO GST_STATES gstbin.c:1420:gst_bin_recalc_state:<pipeline0> bin RETURN is now 3 Setting pipeline to READY ... 0:00:42.722630000 11715 0x8175410 INFO GST_ERROR_SYSTEM gstelement.c:1513:gst_element_message_full:<ffdec_mpeg40> posted message: Internal GStreamer error: negotiation problem. Please file a bug at http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer. 0:00:42.722796000 11715 0x8051a08 INFO GST_STATES gstelement.c:1945:gst_element_continue_state:<ffdec_mpeg40> completed state change 0:00:42.722869000 11715 0x8051a08 INFO GST_STATES gstbin.c:1930:gst_bin_change_state_func:<pipeline0> child 'ffdec_mpeg40' changed state to 2(READY) successfully 0:00:42.723007000 11715 0x8051a08 INFO GST_STATES gstelement.c:1945:gst_element_continue_state:<capsfilter1> completed state change 0:00:42.723074000 11715 0x8051a08 INFO GST_STATES gstbin.c:1930:gst_bin_change_state_func:<pipeline0> child 'capsfilter1' changed state to 2(READY) successfully 0:00:42.723133000 11715 0x8051a08 INFO GST_STATES gstelement.c:1945:gst_element_continue_state:<rtpmp4vdepay0> completed state change 0:00:42.723192000 11715 0x8051a08 INFO GST_STATES gstbin.c:1930:gst_bin_change_state_func:<pipeline0> child 'rtpmp4vdepay0' changed state to 2(READY) successfully 0:00:42.723532000 11715 0x8051a08 INFO GST_STATES gstelement.c:1945:gst_element_continue_state:<capsfilter0> completed state change 0:00:42.723597000 11715 0x8051a08 INFO GST_STATES gstbin.c:1930:gst_bin_change_state_func:<pipeline0> child 'capsfilter0' changed state to 2(READY) successfully 0:00:42.723906000 11715 0x8051a08 INFO GST_EVENT gstpad.c:4046:gst_pad_send_event:<capsfilter0:sink> Received event on flushing pad. Discarding 0:00:42.723963000 11715 0x8051a08 INFO GST_STATES gstelement.c:1945:gst_element_continue_state:<udpsrc0> completed state change 0:00:42.724025000 11715 0x8051a08 INFO GST_STATES gstbin.c:1930:gst_bin_change_state_func:<pipeline0> child 'udpsrc0' changed state to 2(READY) successfully 0:00:42.724087000 11715 0x8051a08 INFO GST_STATES gstelement.c:1945:gst_element_continue_state:<pipeline0> completed state change 0:00:42.724146000 11715 0x8051a08 INFO GST_STATES gstbin.c:1282:gst_bin_get_state_func:<pipeline0> getting state 0:00:42.724217000 11715 0x8051a08 INFO GST_STATES gstbin.c:1426:gst_bin_recalc_state:<pipeline0> not dirty Setting pipeline to NULL ... 0:00:42.724387000 11715 0x8051a08 INFO GST_STATES gstelement.c:1945:gst_element_continue_state:<ffdec_mpeg40> completed state change 0:00:42.724450000 11715 0x8051a08 INFO GST_STATES gstbin.c:1930:gst_bin_change_state_func:<pipeline0> child 'ffdec_mpeg40' changed state to 1(NULL) successfully 0:00:42.724515000 11715 0x8051a08 INFO GST_STATES gstelement.c:1945:gst_element_continue_state:<capsfilter1> completed state change 0:00:42.724573000 11715 0x8051a08 INFO GST_STATES gstbin.c:1930:gst_bin_change_state_func:<pipeline0> child 'capsfilter1' changed state to 1(NULL) successfully 0:00:42.724635000 11715 0x8051a08 INFO GST_STATES gstelement.c:1945:gst_element_continue_state:<rtpmp4vdepay0> completed state change 0:00:42.724695000 11715 0x8051a08 INFO GST_STATES gstbin.c:1930:gst_bin_change_state_func:<pipeline0> child 'rtpmp4vdepay0' changed state to 1(NULL) successfully 0:00:42.724812000 11715 0x8051a08 INFO GST_STATES gstelement.c:1945:gst_element_continue_state:<capsfilter0> completed state change 0:00:42.724872000 11715 0x8051a08 INFO GST_STATES gstbin.c:1930:gst_bin_change_state_func:<pipeline0> child 'capsfilter0' changed state to 1(NULL) successfully 0:00:42.724932000 11715 0x8051a08 INFO GST_STATES gstelement.c:1945:gst_element_continue_state:<udpsrc0> completed state change 0:00:42.724989000 11715 0x8051a08 INFO GST_STATES gstbin.c:1930:gst_bin_change_state_func:<pipeline0> child 'udpsrc0' changed state to 1(NULL) successfully 0:00:42.725099000 11715 0x8051a08 INFO GST_STATES gstelement.c:1945:gst_element_continue_state:<pipeline0> completed state change 0:00:42.725197000 11715 0x8051a08 INFO GST_STATES gstbin.c:1282:gst_bin_get_state_func:<pipeline0> getting state 0:00:42.725241000 11715 0x8051a08 INFO GST_STATES gstbin.c:1426:gst_bin_recalc_state:<pipeline0> not dirty FREEING pipeline ... 0:00:42.725366000 11715 0x8051a08 INFO GST_ELEMENT_PADS gstpad.c:1486:gst_pad_unlink: unlinking capsfilter1:src(0x80eee10) and ffdec_mpeg40:sink(0x80eea50) 0:00:42.725417000 11715 0x8051a08 INFO GST_ELEMENT_PADS gstpad.c:1521:gst_pad_unlink: unlinked capsfilter1:src and ffdec_mpeg40:sink 0:00:42.725461000 11715 0x8051a08 INFO GST_ELEMENT_PADS gstpad.c:1486:gst_pad_unlink: unlinking rtpmp4vdepay0:src(0x80ee990) and capsfilter1:sink(0x80eed50) 0:00:42.725506000 11715 0x8051a08 INFO GST_ELEMENT_PADS gstpad.c:1521:gst_pad_unlink: unlinked rtpmp4vdepay0:src and capsfilter1:sink 0:00:42.725559000 11715 0x8051a08 INFO GST_PARENTAGE gstbin.c:961:gst_bin_remove_func:<pipeline0> removed child "capsfilter1" 0:00:42.725615000 11715 0x8051a08 INFO GST_REFCOUNTING gstelement.c:2469:gst_element_dispose:<capsfilter1> dispose 0:00:42.725660000 11715 0x8051a08 INFO GST_ELEMENT_PADS gstelement.c:699:gst_element_remove_pad:<capsfilter1> removing pad 'src' 0:00:42.725747000 11715 0x8051a08 INFO GST_ELEMENT_PADS gstelement.c:699:gst_element_remove_pad:<capsfilter1> removing pad 'sink' 0:00:42.725803000 11715 0x8051a08 INFO GST_REFCOUNTING gstelement.c:2494:gst_element_dispose:<capsfilter1> parent class dispose 0:00:42.725850000 11715 0x8051a08 INFO GST_REFCOUNTING gstelement.c:2517:gst_element_finalize:<capsfilter1> finalize 0:00:42.725893000 11715 0x8051a08 INFO GST_REFCOUNTING gstelement.c:2528:gst_element_finalize:<capsfilter1> finalize parent 0:00:42.725940000 11715 0x8051a08 INFO GST_ELEMENT_PADS gstpad.c:1486:gst_pad_unlink: unlinking capsfilter0:src(0x80eec90) and rtpmp4vdepay0:sink(0x80ee8d0) 0:00:42.725986000 11715 0x8051a08 INFO GST_ELEMENT_PADS gstpad.c:1521:gst_pad_unlink: unlinked capsfilter0:src and rtpmp4vdepay0:sink 0:00:42.726030000 11715 0x8051a08 INFO GST_ELEMENT_PADS gstpad.c:1486:gst_pad_unlink: unlinking udpsrc0:src(0x80ee810) and capsfilter0:sink(0x80eebd0) 0:00:42.726074000 11715 0x8051a08 INFO GST_ELEMENT_PADS gstpad.c:1521:gst_pad_unlink: unlinked udpsrc0:src and capsfilter0:sink 0:00:42.726120000 11715 0x8051a08 INFO GST_PARENTAGE gstbin.c:961:gst_bin_remove_func:<pipeline0> removed child "capsfilter0" 0:00:42.726197000 11715 0x8051a08 INFO GST_REFCOUNTING gstelement.c:2469:gst_element_dispose:<capsfilter0> dispose 0:00:42.726239000 11715 0x8051a08 INFO GST_ELEMENT_PADS gstelement.c:699:gst_element_remove_pad:<capsfilter0> removing pad 'src' 0:00:42.726311000 11715 0x8051a08 INFO GST_ELEMENT_PADS gstelement.c:699:gst_element_remove_pad:<capsfilter0> removing pad 'sink' 0:00:42.726365000 11715 0x8051a08 INFO GST_REFCOUNTING gstelement.c:2494:gst_element_dispose:<capsfilter0> parent class dispose 0:00:42.726411000 11715 0x8051a08 INFO GST_REFCOUNTING gstelement.c:2517:gst_element_finalize:<capsfilter0> finalize 0:00:42.726453000 11715 0x8051a08 INFO GST_REFCOUNTING gstelement.c:2528:gst_element_finalize:<capsfilter0> finalize parent 0:00:42.726503000 11715 0x8051a08 INFO GST_PARENTAGE gstbin.c:961:gst_bin_remove_func:<pipeline0> removed child "ffdec_mpeg40" 0:00:42.726582000 11715 0x8051a08 INFO GST_REFCOUNTING gstelement.c:2469:gst_element_dispose:<ffdec_mpeg40> dispose 0:00:42.726624000 11715 0x8051a08 INFO GST_ELEMENT_PADS gstelement.c:699:gst_element_remove_pad:<ffdec_mpeg40> removing pad 'src' 0:00:42.726692000 11715 0x8051a08 INFO GST_ELEMENT_PADS gstelement.c:699:gst_element_remove_pad:<ffdec_mpeg40> removing pad 'sink' 0:00:42.726745000 11715 0x8051a08 INFO GST_REFCOUNTING gstelement.c:2494:gst_element_dispose:<ffdec_mpeg40> parent class dispose 0:00:42.726792000 11715 0x8051a08 INFO GST_REFCOUNTING gstelement.c:2517:gst_element_finalize:<ffdec_mpeg40> finalize 0:00:42.726834000 11715 0x8051a08 INFO GST_REFCOUNTING gstelement.c:2528:gst_element_finalize:<ffdec_mpeg40> finalize parent 0:00:42.726884000 11715 0x8051a08 INFO GST_PARENTAGE gstbin.c:961:gst_bin_remove_func:<pipeline0> removed child "rtpmp4vdepay0" 0:00:42.726931000 11715 0x8051a08 INFO GST_REFCOUNTING gstelement.c:2469:gst_element_dispose:<rtpmp4vdepay0> dispose 0:00:42.726972000 11715 0x8051a08 INFO GST_ELEMENT_PADS gstelement.c:699:gst_element_remove_pad:<rtpmp4vdepay0> removing pad 'src' 0:00:42.727023000 11715 0x8051a08 INFO GST_ELEMENT_PADS gstelement.c:699:gst_element_remove_pad:<rtpmp4vdepay0> removing pad 'sink' 0:00:42.727079000 11715 0x8051a08 INFO GST_REFCOUNTING gstelement.c:2494:gst_element_dispose:<rtpmp4vdepay0> parent class dispose 0:00:42.727127000 11715 0x8051a08 INFO GST_REFCOUNTING gstelement.c:2517:gst_element_finalize:<rtpmp4vdepay0> finalize 0:00:42.727169000 11715 0x8051a08 INFO GST_REFCOUNTING gstelement.c:2528:gst_element_finalize:<rtpmp4vdepay0> finalize parent 0:00:42.727218000 11715 0x8051a08 INFO GST_PARENTAGE gstbin.c:961:gst_bin_remove_func:<pipeline0> removed child "udpsrc0" 0:00:42.727272000 11715 0x8051a08 INFO GST_REFCOUNTING gstelement.c:2469:gst_element_dispose:<udpsrc0> dispose 0:00:42.727331000 11715 0x8051a08 INFO GST_ELEMENT_PADS gstelement.c:699:gst_element_remove_pad:<udpsrc0> removing pad 'src' 0:00:42.727383000 11715 0x8051a08 INFO GST_REFCOUNTING gstelement.c:2494:gst_element_dispose:<udpsrc0> parent class dispose 0:00:42.727428000 11715 0x8051a08 INFO GST_REFCOUNTING gstelement.c:2517:gst_element_finalize:<udpsrc0> finalize 0:00:42.727470000 11715 0x8051a08 INFO GST_REFCOUNTING gstelement.c:2528:gst_element_finalize:<udpsrc0> finalize parent 0:00:42.727514000 11715 0x8051a08 INFO GST_REFCOUNTING gstelement.c:2469:gst_element_dispose:<pipeline0> dispose 0:00:42.727567000 11715 0x8051a08 INFO GST_REFCOUNTING gstelement.c:2494:gst_element_dispose:<pipeline0> parent class dispose 0:00:42.727615000 11715 0x8051a08 INFO GST_REFCOUNTING gstelement.c:2517:gst_element_finalize:<pipeline0> finalize 0:00:42.727672000 11715 0x8051a08 INFO GST_REFCOUNTING gstelement.c:2528:gst_element_finalize:<pipeline0> finalize parent 0:00:42.727717000 11715 0x8051a08 INFO GST_INIT gst.c:1066:gst_deinit: deinitializing GStreamer 0:00:42.747092000 11715 0x8051a08 INFO GST_INIT gst.c:1080:gst_deinit: deinitialized GStreamer Other information:
Created attachment 77612 [details] log file with GST_DEBUG output
*** This bug has been marked as a duplicate of 350433 ***