Hi,
MPEG TS playback is not working when launched with playbin/decodebin pipeline after migration to 1.10.4 from 1.4.4 # gst-launch-1.0 playbin uri=http://<IP>/test.ts flags=0x00000003 Setting pipeline to PAUSED ... Pipeline is PREROLLING ... Got context from element 'sink': gst.gl.GLDisplay=context, gst.gl.GLDisplay=(GstGLDisplay)"\(GstGLDisplayWayland\)\ gldisplaywayland0"; libEGL warning: MESA-LOADER: failed to retrieve device information MESA-LOADER: failed to retrieve device information WARNING: from element /GstPlayBin:playbin0/GstPlaySink:playsink: No volume control found Additional debug info: ../../../gst-plugins-base-1.10.4/gst/playback/gstplaysink.c(2857): gen_audio_chain (): /GstPlayBin:playbin0/GstPlaySink:playsink: Volume/mute is not available Redistribute latency... Pipeline is PREROLLED ... Setting pipeline to PLAYING ... New clock: GstAudioSinkClock Done buffering, setting pipeline to PLAYING ... whereas the same pipeline plays AV properly when constructed manually as below gst-launch-1.0 souphttpsrc location=http://<IP>/test.ts ! tsdemux name=demux demux. ! queue ! mpegvideoparse ! v4l2video0dec ! videoconvert ! glimagesink demux. ! queue ! mpegaudioparse ! avdec_mp3 ! audioconvert ! audioresample ! volume ! autoaudiosink I enabled logs, but not getting any clue from it. Any pointers for debugging? |
Le vendredi 24 mars 2017 à 08:28 -0700, psiva87 a écrit :
> # gst-launch-1.0 playbin uri=http://<IP>/test.ts flags=0x00000003 > Setting pipeline to PAUSED ... > Pipeline is PREROLLING ... > Got context from element 'sink': gst.gl.GLDisplay=context, > gst.gl.GLDisplay=(GstGLDisplay)"\(GstGLDisplayWayland\)\ > gldisplaywayland0"; > libEGL warning: MESA-LOADER: failed to retrieve device information > MESA-LOADER: failed to retrieve device information > WARNING: from element /GstPlayBin:playbin0/GstPlaySink:playsink: No > volume > control found > Additional debug info: > ../../../gst-plugins-base-1.10.4/gst/playback/gstplaysink.c(2857): > gen_audio_chain (): /GstPlayBin:playbin0/GstPlaySink:playsink: > Volume/mute is not available > Redistribute latency... > Pipeline is PREROLLED ... > Setting pipeline to PLAYING ... > New clock: GstAudioSinkClock > Done buffering, setting pipeline to PLAYING ... platform (not GStreamer related). > > whereas the same pipeline plays AV properly when constructed manually > as > below > > gst-launch-1.0 souphttpsrc location=http://<IP>/test.ts ! tsdemux > name=demux > demux. ! queue ! mpegvideoparse ! v4l2video0dec ! videoconvert ! > glimagesink > demux. ! queue ! mpegaudioparse ! avdec_mp3 ! audioconvert ! > audioresample ! > volume ! autoaudiosink > > I enabled logs, but not getting any clue from it. Any pointers for > debugging? fails for you. If you are able to share a sample, that may also help. regards, Nicolas _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel signature.asc (188 bytes) Download Attachment |
Hi Nicolas,
Please find the logs with level 3 as requested. Also, the problem is video frame freezes after 1/2 sec and no audio. # gst-launch-1.0 playbin uri=http://<IP>/test.ts flags=0x00000003 (gst-launch-1.0:4727): GStreamer-WARNING **: External plugin loader failed. This most likely means that the plugin loader helper binary was not found or could not be run. You might need to set the GST_PLUGIN_SCANNER environment variable if your setup is unusual. This should normally not be required though. Setting pipeline to PAUSED ... Pipeline is PREROLLING ... 0:00:01.275319077 4727 0xe80030 WARN default descriptions.c:744:format_info_get_desc: Unexpected MPEG-1 layer in audio/mpeg, mpegversion=(int)1 0:00:01.277513904 4727 0xe80030 WARN default descriptions.c:744:format_info_get_desc: Unexpected MPEG-1 layer in audio/mpeg, mpegversion=(int)1 0:00:01.307345756 4727 0xe80030 WARN default descriptions.c:744:format_info_get_desc: Unexpected MPEG-1 layer in audio/mpeg, mpegversion=(int)1 0:00:01.308400129 4727 0xe80030 WARN default descriptions.c:744:format_info_get_desc: Unexpected MPEG-1 layer in audio/mpeg, mpegversion=(int)1 0:00:01.311470089 4727 0xe80030 WARN default descriptions.c:744:format_info_get_desc: Unexpected MPEG-1 layer in audio/mpeg, mpegversion=(int)1 0:00:01.312470158 4727 0xe80030 WARN default descriptions.c:744:format_info_get_desc: Unexpected MPEG-1 layer in audio/mpeg, mpegversion=(int)1 0:00:01.314226301 4727 0xe80030 WARN default descriptions.c:744:format_info_get_desc: Unexpected MPEG-1 layer in audio/mpeg, mpegversion=(int)1 0:00:01.413383582 4727 0x791980 WARN alsa conf.c:4674:parse_args: alsalib error: Unknown parameter AES0 0:00:01.413761046 4727 0x791980 WARN alsa conf.c:4834:snd_config_expand: alsalib error: Parse arguments error: No such file or directory 0:00:01.414069696 4727 0x791980 WARN alsa pcm.c:2450:snd_pcm_open_noupdate: alsalib error: Unknown PCM default:{AES0 0x02 AES1 0x82 AES2 0x00 AES3 0x02} 0:00:01.420096694 4727 0x791860 WARN alsa conf.c:4674:parse_args: alsalib error: Unknown parameter AES0 0:00:01.420456422 4727 0x791860 WARN alsa conf.c:4834:snd_config_expand: alsalib error: Parse arguments error: No such file or directory 0:00:01.420725125 4727 0x791860 WARN alsa pcm.c:2450:snd_pcm_open_noupdate: alsalib error: Unknown PCM default:{AES0 0x02 AES1 0x82 AES2 0x00 AES3 0x02} Got context from element 'sink': gst.gl.GLDisplay=context, gst.gl.GLDisplay=(GstGLDisplay)"\(GstGLDisplayWayland\)\ gldisplaywayland0"; libEGL warning: MESA-LOADER: failed to retrieve device information MESA-LOADER: failed to retrieve device information 0:00:01.568886761 4727 0x791980 WARN alsa conf.c:4674:parse_args: alsalib error: Unknown parameter AES0 0:00:01.569142565 4727 0x791980 WARN alsa conf.c:4834:snd_config_expand: alsalib error: Parse arguments error: No such file or directory 0:00:01.569459954 4727 0x791980 WARN alsa pcm.c:2450:snd_pcm_open_noupdate: alsalib error: Unknown PCM default:{AES0 0x02 AES1 0x82 AES2 0x00 AES3 0x02} 0:00:01.576522183 4727 0xfdf350 WARN v4l2 gstv4l2object.c:1864:gst_v4l2_object_add_aspect_ratio:<v4l2video0dec0> Failed to probe pixel aspect ratio with VIDIOC_CROPCAP: Invalid argument 0:00:01.579064410 4727 0xfdf350 FIXME videodecoder gstvideodecoder.c:945:gst_video_decoder_drain_out:<v4l2video0dec0> Sub-class should implement drain() 0:00:01.588980690 4727 0xfdf350 FIXME videodecoder gstvideodecoder.c:945:gst_video_decoder_drain_out:<v4l2video0dec0> Sub-class should implement drain() 0:00:01.600623308 4727 0xfdf350 WARN v4l2 gstv4l2object.c:1864:gst_v4l2_object_add_aspect_ratio:<v4l2video0dec0> Failed to probe pixel aspect ratio with VIDIOC_CROPCAP: Invalid argument Got context from element 'playsink': gst.gl.GLDisplay=context, gst.gl.GLDisplay=(GstGLDisplay)"\(GstGLDisplayWayland\)\ gldisplaywayland0"; 0:00:01.661680411 4727 0x791860 WARN playsink gstplaysink.c:2857:gen_audio_chain:<playsink> warning: No volume control found 0:00:01.661986720 4727 0x791860 WARN playsink gstplaysink.c:2857:gen_audio_chain:<playsink> warning: Volume/mute is not available WARNING: from element /GstPlayBin:playbin0/GstPlaySink:playsink: No volume control found Additional debug info: ../../../gst-plugins-base-1.10.4/gst/playback/gstplaysink.c(2857): gen_audio_chain (): /GstPlayBin:playbin0/GstPlaySink:playsink: Volume/mute is not available 0:00:01.901826409 4727 0xf5b58fb0 WARN audio-resampler audio-resampler.c:274:convert_taps_gint32_c: can't find exact taps Redistribute latency... 0:00:01.920629118 4727 0xf5b58fb0 WARN alsa pcm_hw.c:1250:snd_pcm_hw_get_chmap: alsalib error: Cannot read Channel Map ctl : No such device or address Redistribute latency... 0:00:01.927331393 4727 0xfdf350 WARN v4l2bufferpool gstv4l2bufferpool.c:748:gst_v4l2_buffer_pool_start:<v4l2video0dec0:pool:src> Uncertain or not enough buffers, enabling copy threshold 0:00:01.957014421 4727 0xf3c20520 WARN v4l2bufferpool gstv4l2bufferpool.c:1201:gst_v4l2_buffer_pool_dqbuf:<v4l2video0dec0:pool:src> Driver should never set v4l2_buffer.field to ANY Pipeline is PREROLLED ... Setting pipeline to PLAYING ... New clock: GstAudioSinkClock 0:00:02.640164997 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:02.682328583 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:02.725486174 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:02.766721814 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:02.784070498 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:02.797701678 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:02.810670760 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:02.823506736 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:02.841240330 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:02.856551902 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:02.871825377 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:02.888120778 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:02.903653053 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:02.917369399 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:02.929742537 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:02.948035038 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:02.964520141 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:02.978415890 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:02.995106039 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:03.010481330 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:03.025745411 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:03.039499832 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:03.056054845 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:03.071909670 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:03.086694736 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:03.100590069 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:03.114807744 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:03.131084679 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:03.145269533 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:03.162508555 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:03.176687999 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:03.193955214 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:03.210269652 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:03.225248581 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:03.240166600 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:03.255869227 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:03.272528219 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:03.287166912 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:03.298600121 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:03.317854345 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:03.333386568 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:03.346537709 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:03.363521332 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:03.378137814 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:03.394531057 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:03.409099372 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:03.422868202 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:03.440324703 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:03.456391390 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:03.469033658 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:03.484298883 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:03.500329211 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:03.524849009 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:03.549072161 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:03.560561704 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:03.574419117 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:03.591241804 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:03.607007630 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:03.622675198 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:03.638887009 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:03.651035386 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:03.666846675 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:03.684246478 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:03.697066329 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:03.712287964 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:03.728131451 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:03.744661339 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:03.759533480 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:03.773536069 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:03.790086452 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:03.804471463 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:03.819530133 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:03.835546884 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:03.849255323 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:03.864883309 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:03.878018868 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:03.897136100 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:03.910034440 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:03.929702740 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:03.942968268 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:03.954668605 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:03.973957857 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:03.989270358 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:04.002539735 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:04.019349337 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:04.033315378 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:04.048906534 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:04.065359144 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:04.079004656 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:04.096174111 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:04.112794840 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:04.125020809 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:04.140316560 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:04.156149127 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:04.172471485 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:04.187592668 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:04.198820795 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:04.216839376 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:04.233364184 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:04.246637619 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:04.265141883 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:04.281383511 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:04.294853102 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:04.309363605 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:04.323259631 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:04.340321984 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:04.356725073 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:04.369602502 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:04.384507762 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:04.399414427 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:04.416641517 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:04.431404562 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:04.447164201 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:04.463749246 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:04.477636013 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:04.492314271 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:04.507421305 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:04.523700749 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:04.539753192 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:04.552901058 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:04.570064011 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:04.582656700 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:04.599856689 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:04.614771624 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:04.635065896 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers Done buffering, setting pipeline to PLAYING ... 0:00:04.666768690 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:04.683354255 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:04.695313948 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:04.711360565 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:04.726715824 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:04.740830790 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:04.754082534 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:04.771330171 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:04.787620799 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:04.801862114 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:04.817145745 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:04.831465190 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:04.847873325 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:04.862976856 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:04.878314904 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:04.894406154 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:04.909784551 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:04.921930756 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:04.939221751 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:04.954516242 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:04.970742948 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:04.982960679 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:05.006467045 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:05.053901333 4727 0xf5b66630 WARN alsa gstalsasink.c:981:xrun_recovery:<alsasink2> xrun recovery -32: Broken pipe 0:00:05.062482172 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:05.072705219 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:05.085805279 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:05.102116722 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:05.119318298 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:05.133534872 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:05.146835305 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:05.163259524 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:05.180276280 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:05.194574626 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:05.207855500 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:05.225121891 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:05.238387212 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:05.253593272 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:05.268889272 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:05.286256005 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:05.302630547 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:05.316625472 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:05.329931003 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:05.347173153 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:05.363667127 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:05.377807495 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:05.392051379 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:05.408332548 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:05.424621052 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:05.438794035 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:05.454006286 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:05.470308886 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:05.485619139 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:05.497750259 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:05.513026493 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:05.529421425 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:05.544515023 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:05.558806763 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers Done buffering, setting pipeline to PLAYING ... 0:00:05.582363327 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:05.597701254 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:05.609184802 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:05.623135668 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:05.638338660 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:05.654566822 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:05.669916557 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:05.684081633 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:05.699344446 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:05.714575735 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:05.730844732 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:05.745092777 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:05.758353885 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:05.775826630 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:05.791876788 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers ^Chandling interrupt. Interrupt: Stopping pipeline ... Execution ended after 0:00:03.713603380 Setting pipeline to PAUSED ... 0:00:05.807477457 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers Setting pipeline to READY ... 0:00:05.828912519 4727 0xf3c20520 WARN v4l2videodec gstv4l2videodec.c:460:gst_v4l2_video_dec_loop:<v4l2video0dec0> Decoder is producing too many buffers 0:00:05.849509362 4727 0xfdf350 WARN videodecoder gstvideodecoder.c:2767:gst_video_decoder_prepare_finish_frame:<v4l2video0dec0> decreasing timestamp (0:00:01.078131592 < 0:00:01.158131592) Setting pipeline to NULL ... Freeing pipeline ... |
Free forum by Nabble | Edit this page |