Performance issue

pankaj bansal pankaj.bansal.jiit at gmail.com
Fri Jan 9 04:41:09 PST 2015


Hi

I am playing an RTSP Stream of h264 data using GStreamer on Android. The
frames have resolution of 1280x720. I am testing on Samsung Tab - 4 and
Nexus - 4

When I play stream this file, the playback is not smooth. Its a bit
jittery. I looked at logcat log, I found many error warning like


01-09 17:35:57.810: W/GStreamer+amcvideodec(8987): 0:01:08.858825684
0x80a85030
gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0>
Frame is too late, dropping (deadline 0:00:00.431324553)

01-09 17:36:16.498: W/GLib(8987):
amcvideodec-omxmarvellvideohwcoda7542decoder0: Too old frames, bug in
decoder -- please file a bug

I tested this on vlc client, its able to play the stream flawlessly.

I have some questions
1. is the decoding hardware accelerated. If not, are there any
configuration parameters to do that.
2. I have just changed the uri of Tutorial-5 and added required plugins.
The decoder is chosen itself. I am assuming GStreamer must be choosing the
best decoder possible. right ?

I tried changing the latency etc in pipeline, but these things don't have
much impact

Also the problems enhance if I try to stream file with resolution of order
1980x1080. On Samsung tab 4 the results are much better than Nexus 4

I am attaching the logcat log
Some small help, feedback will be very useful to decide the way forward

Regards
Pankaj Bansal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20150109/65edf212/attachment-0001.html>
-------------- next part --------------
01-09 17:34:48.843: D/dalvikvm(8987): Late-enabling CheckJNI
01-09 17:34:48.913: D/dalvikvm(8987): Trying to load lib /data/app-lib/com.gst_sdk_tutorials.tutorial_5-26/libgstreamer_android.so 0x41d730f0
01-09 17:34:48.913: W/linker(8987): libgstreamer_android.so has text relocations. This is wasting memory and is a security risk. Please fix.
01-09 17:34:48.933: D/dalvikvm(8987): Added shared lib /data/app-lib/com.gst_sdk_tutorials.tutorial_5-26/libgstreamer_android.so 0x41d730f0
01-09 17:34:48.933: D/dalvikvm(8987): Trying to load lib /data/app-lib/com.gst_sdk_tutorials.tutorial_5-26/libtutorial-5.so 0x41d730f0
01-09 17:34:48.933: D/dalvikvm(8987): Added shared lib /data/app-lib/com.gst_sdk_tutorials.tutorial_5-26/libtutorial-5.so 0x41d730f0
01-09 17:34:49.763: I/OMXClient(8987): Using client-side OMX mux.
01-09 17:34:49.773: I/OMXClient(8987): Using client-side OMX mux.
01-09 17:34:49.783: I/OMXClient(8987): Using client-side OMX mux.
01-09 17:34:49.793: I/OMXClient(8987): Using client-side OMX mux.
01-09 17:34:49.803: I/OMXClient(8987): Using client-side OMX mux.
01-09 17:34:49.813: I/OMXClient(8987): Using client-side OMX mux.
01-09 17:34:49.823: I/OMXClient(8987): Using client-side OMX mux.
01-09 17:34:49.823: I/OMXClient(8987): Using client-side OMX mux.
01-09 17:34:49.833: I/OMXClient(8987): Using client-side OMX mux.
01-09 17:34:49.843: I/OMXClient(8987): Using client-side OMX mux.
01-09 17:34:49.843: I/OMXClient(8987): Using client-side OMX mux.
01-09 17:34:49.854: E/GStreamer+amc(8987): 0:00:00.908813477 0x76047da0 gstamc.c:2291:scan_codecs Decoder codec has unknown color formats, ignoring
01-09 17:34:49.854: I/OMXClient(8987): Using client-side OMX mux.
01-09 17:34:49.884: E/OMXNodeInstance(8987): OMX_GetExtensionIndex OMX.google.android.index.storeMetaDataInBuffers failed
01-09 17:34:49.884: W/OMXNodeInstance(8987): OMX_GetExtensionIndex OMX.google.android.index.prepareForAdaptivePlayback failed
01-09 17:34:49.884: I/OMXClient(8987): Using client-side OMX mux.
01-09 17:34:49.884: E/GStreamer+amc(8987): 0:00:00.943664551 0x76047da0 gstamc.c:2291:scan_codecs Decoder codec has unknown color formats, ignoring
01-09 17:34:49.894: I/OMXClient(8987): Using client-side OMX mux.
01-09 17:34:49.904: E/OMXNodeInstance(8987): OMX_GetExtensionIndex OMX.google.android.index.storeMetaDataInBuffers failed
01-09 17:34:49.904: W/OMXNodeInstance(8987): OMX_GetExtensionIndex OMX.google.android.index.prepareForAdaptivePlayback failed
01-09 17:34:49.904: I/OMXClient(8987): Using client-side OMX mux.
01-09 17:34:49.914: E/GStreamer+amc(8987): 0:00:00.967437744 0x76047da0 gstamc.c:2291:scan_codecs Decoder codec has unknown color formats, ignoring
01-09 17:34:49.914: I/OMXClient(8987): Using client-side OMX mux.
01-09 17:34:49.934: E/OMXNodeInstance(8987): OMX_GetExtensionIndex OMX.google.android.index.storeMetaDataInBuffers failed
01-09 17:34:49.934: W/OMXNodeInstance(8987): OMX_GetExtensionIndex OMX.google.android.index.prepareForAdaptivePlayback failed
01-09 17:34:49.944: I/OMXClient(8987): Using client-side OMX mux.
01-09 17:34:49.944: I/OMXClient(8987): Using client-side OMX mux.
01-09 17:34:49.944: W/OMXCodec(8987): Failed to set standard component role 'video_decoder.wmv'.
01-09 17:34:49.954: I/OMXClient(8987): Using client-side OMX mux.
01-09 17:34:49.954: W/OMXCodec(8987): Failed to set standard component role 'video_decoder.wmv'.
01-09 17:34:49.964: I/OMXClient(8987): Using client-side OMX mux.
01-09 17:34:49.974: I/OMXClient(8987): Using client-side OMX mux.
01-09 17:34:49.984: I/OMXClient(8987): Using client-side OMX mux.
01-09 17:34:49.984: I/OMXClient(8987): Using client-side OMX mux.
01-09 17:34:49.994: E/OMXNodeInstance(8987): OMX_GetExtensionIndex OMX.google.android.index.storeMetaDataInBuffers failed
01-09 17:34:49.994: W/OMXNodeInstance(8987): OMX_GetExtensionIndex OMX.google.android.index.prepareForAdaptivePlayback failed
01-09 17:34:50.004: I/OMXClient(8987): Using client-side OMX mux.
01-09 17:34:50.014: E/OMXNodeInstance(8987): OMX_GetExtensionIndex OMX.google.android.index.storeMetaDataInBuffers failed
01-09 17:34:50.014: W/OMXNodeInstance(8987): OMX_GetExtensionIndex OMX.google.android.index.prepareForAdaptivePlayback failed
01-09 17:34:50.024: I/OMXClient(8987): Using client-side OMX mux.
01-09 17:34:50.024: I/OMXClient(8987): Using client-side OMX mux.
01-09 17:34:50.044: I/OMXClient(8987): Using client-side OMX mux.
01-09 17:34:50.044: I/OMXClient(8987): Using client-side OMX mux.
01-09 17:34:50.054: I/OMXClient(8987): Using client-side OMX mux.
01-09 17:34:50.064: I/OMXClient(8987): Using client-side OMX mux.
01-09 17:34:50.064: I/OMXClient(8987): Using client-side OMX mux.
01-09 17:34:50.074: I/OMXClient(8987): Using client-side OMX mux.
01-09 17:34:50.074: I/OMXClient(8987): Using client-side OMX mux.
01-09 17:34:50.084: I/OMXClient(8987): Using client-side OMX mux.
01-09 17:34:50.104: I/OMXClient(8987): Using client-side OMX mux.
01-09 17:34:50.104: I/OMXClient(8987): Using client-side OMX mux.
01-09 17:34:50.124: I/OMXClient(8987): Using client-side OMX mux.
01-09 17:34:50.124: I/OMXClient(8987): Using client-side OMX mux.
01-09 17:34:50.144: I/OMXClient(8987): Using client-side OMX mux.
01-09 17:34:50.144: I/OMXClient(8987): Using client-side OMX mux.
01-09 17:34:50.164: I/OMXClient(8987): Using client-side OMX mux.
01-09 17:34:50.184: I/OMXClient(8987): Using client-side OMX mux.
01-09 17:34:50.194: E/OMXNodeInstance(8987): OMX_GetExtensionIndex OMX.google.android.index.storeMetaDataInBuffers failed
01-09 17:34:50.194: W/OMXNodeInstance(8987): OMX_GetExtensionIndex OMX.google.android.index.prepareForAdaptivePlayback failed
01-09 17:34:50.194: I/OMXClient(8987): Using client-side OMX mux.
01-09 17:34:50.214: E/OMXNodeInstance(8987): OMX_GetExtensionIndex OMX.google.android.index.storeMetaDataInBuffers failed
01-09 17:34:50.214: W/OMXNodeInstance(8987): OMX_GetExtensionIndex OMX.google.android.index.prepareForAdaptivePlayback failed
01-09 17:34:50.214: I/OMXClient(8987): Using client-side OMX mux.
01-09 17:34:50.224: E/OMXNodeInstance(8987): OMX_GetExtensionIndex OMX.google.android.index.storeMetaDataInBuffers failed
01-09 17:34:50.224: W/OMXNodeInstance(8987): OMX_GetExtensionIndex OMX.google.android.index.prepareForAdaptivePlayback failed
01-09 17:34:50.234: I/OMXClient(8987): Using client-side OMX mux.
01-09 17:34:50.234: I/OMXClient(8987): Using client-side OMX mux.
01-09 17:34:50.244: I/OMXClient(8987): Using client-side OMX mux.
01-09 17:34:50.244: I/OMXClient(8987): Using client-side OMX mux.
01-09 17:34:50.254: I/OMXClient(8987): Using client-side OMX mux.
01-09 17:34:50.264: I/OMXClient(8987): Using client-side OMX mux.
01-09 17:34:50.264: I/OMXClient(8987): Using client-side OMX mux.
01-09 17:34:50.274: I/OMXClient(8987): Using client-side OMX mux.
01-09 17:34:50.274: I/OMXClient(8987): Using client-side OMX mux.
01-09 17:34:50.294: I/OMXClient(8987): Using client-side OMX mux.
01-09 17:34:50.314: I/OMXClient(8987): Using client-side OMX mux.
01-09 17:34:50.334: I/OMXClient(8987): Using client-side OMX mux.
01-09 17:34:50.344: I/OMXClient(8987): Using client-side OMX mux.
01-09 17:34:50.354: I/OMXClient(8987): Using client-side OMX mux.
01-09 17:34:50.354: I/OMXClient(8987): Using client-side OMX mux.
01-09 17:34:50.374: W/GStreamer+amc(8987): 0:00:01.425476074 0x76047da0 gstamc.c:4135:gst_amc_codec_info_to_caps Unsupported mimetype 'video/mjpeg'
01-09 17:34:50.374: W/GStreamer+amc(8987): 0:00:01.425781250 0x76047da0 gstamc.c:4135:gst_amc_codec_info_to_caps Unsupported mimetype 'video/vc1'
01-09 17:34:50.374: W/GStreamer+amc(8987): 0:00:01.425903320 0x76047da0 gstamc.c:4135:gst_amc_codec_info_to_caps Unsupported mimetype 'video/vc1-ap-legacy'
01-09 17:34:50.374: W/GStreamer+amc(8987): 0:00:01.426025391 0x76047da0 gstamc.c:4135:gst_amc_codec_info_to_caps Unsupported mimetype 'video/wmv3'
01-09 17:34:50.374: W/GStreamer+amc(8987): 0:00:01.426116943 0x76047da0 gstamc.c:4135:gst_amc_codec_info_to_caps Unsupported mimetype 'video/wvc1'
01-09 17:34:50.374: W/GStreamer+amc(8987): 0:00:01.426239014 0x76047da0 gstamc.c:4135:gst_amc_codec_info_to_caps Unsupported mimetype 'video/x-ms-wmv'
01-09 17:34:50.374: W/GStreamer+amc(8987): 0:00:01.428863526 0x76047da0 gstamc.c:4135:gst_amc_codec_info_to_caps Unsupported mimetype 'video/wmv3'
01-09 17:34:50.374: W/GStreamer+amc(8987): 0:00:01.429351807 0x76047da0 gstamc.c:4135:gst_amc_codec_info_to_caps Unsupported mimetype 'video/x-ms-wmv7'
01-09 17:34:50.374: W/GStreamer+amc(8987): 0:00:01.429809570 0x76047da0 gstamc.c:4135:gst_amc_codec_info_to_caps Unsupported mimetype 'video/x-ms-wmv8'
01-09 17:34:50.374: W/GStreamer+amc(8987): 0:00:01.430236817 0x76047da0 gstamc.c:4135:gst_amc_codec_info_to_caps Unsupported mimetype 'video/sorenson'
01-09 17:34:50.374: W/GStreamer+amc(8987): 0:00:01.430694580 0x76047da0 gstamc.c:4135:gst_amc_codec_info_to_caps Unsupported mimetype 'video/mp43'
01-09 17:34:50.374: W/GStreamer+amc(8987): 0:00:01.431915283 0x76047da0 gstamc.c:4135:gst_amc_codec_info_to_caps Unsupported mimetype 'video/x-vnd.on2.vp9'
01-09 17:34:50.374: E/GStreamer+amc(8987): 0:00:01.433074951 0x76047da0 gstamc.c:3672:register_codecs Type 'GstAmcAudioDec-OmxSecMp3Dec' already exists for codec 'OMX.SEC.mp3.dec'
01-09 17:34:50.374: E/GStreamer+amc(8987): 0:00:01.433166504 0x76047da0 gstamc.c:3672:register_codecs Type 'GstAmcAudioDec-OmxSecMp3Dec' already exists for codec 'OMX.SEC.mp3.dec'
01-09 17:34:50.374: W/GStreamer+amc(8987): 0:00:01.434020996 0x76047da0 gstamc.c:3872:gst_amc_codec_info_to_caps Unsupported mimetype 'audio/x-ms-wma'
01-09 17:34:50.384: W/GStreamer+amc(8987): 0:00:01.437255859 0x76047da0 gstamc.c:3872:gst_amc_codec_info_to_caps Unsupported mimetype 'audio/gsm'
01-09 17:34:50.384: E/GStreamer+amc(8987): 0:00:01.437561035 0x76047da0 gstamc.c:3672:register_codecs Type 'GstAmcVideoDec-OmxGoogleMpeg4Decoder' already exists for codec 'OMX.google.mpeg4.decoder'
01-09 17:34:50.384: E/GStreamer+amc(8987): 0:00:01.437652588 0x76047da0 gstamc.c:3672:register_codecs Type 'GstAmcVideoDec-OmxGoogleH263Decoder' already exists for codec 'OMX.google.h263.decoder'
01-09 17:34:50.384: E/GStreamer+amc(8987): 0:00:01.437713623 0x76047da0 gstamc.c:3672:register_codecs Type 'GstAmcVideoDec-OmxGoogleH264Decoder' already exists for codec 'OMX.google.h264.decoder'
01-09 17:34:50.384: W/GStreamer+amc(8987): 0:00:01.437866211 0x76047da0 gstamc.c:3872:gst_amc_codec_info_to_caps Unsupported mimetype 'audio/wma'
01-09 17:34:50.384: W/GStreamer+amc(8987): 0:00:01.438415527 0x76047da0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x0000002d
01-09 17:34:50.384: W/GStreamer+amc(8987): 0:00:01.438507080 0x76047da0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x0000002f
01-09 17:34:50.384: W/GStreamer+amc(8987): 0:00:01.438568115 0x76047da0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x7f000789
01-09 17:34:50.384: W/GStreamer+amc(8987): 0:00:01.438781738 0x76047da0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x0000002d
01-09 17:34:50.384: W/GStreamer+amc(8987): 0:00:01.438873291 0x76047da0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x0000002f
01-09 17:34:50.384: W/GStreamer+amc(8987): 0:00:01.438934326 0x76047da0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x7f000789
01-09 17:34:50.384: W/GStreamer+amc(8987): 0:00:01.439178467 0x76047da0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x0000002d
01-09 17:34:50.384: W/GStreamer+amc(8987): 0:00:01.439270020 0x76047da0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x0000002f
01-09 17:34:50.384: W/GStreamer+amc(8987): 0:00:01.439331055 0x76047da0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x7f000789
01-09 17:34:50.384: W/GStreamer+amc(8987): 0:00:01.440704346 0x76047da0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x0000002d
01-09 17:34:50.384: W/GStreamer+amc(8987): 0:00:01.440765381 0x76047da0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x7f000789
01-09 17:34:50.384: W/GStreamer+amc(8987): 0:00:01.441467285 0x76047da0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x0000002d
01-09 17:34:50.384: W/GStreamer+amc(8987): 0:00:01.441528320 0x76047da0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x7f000789
01-09 17:34:50.384: W/GStreamer+amc(8987): 0:00:01.442260742 0x76047da0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x0000002d
01-09 17:34:50.384: W/GStreamer+amc(8987): 0:00:01.442352295 0x76047da0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x7f000789
01-09 17:34:50.814: I/GStreamer(8987): GStreamer initialization complete
01-09 17:34:51.225: D/ProgressBar(8987): setProgressDrawable drawableHeight = 9
01-09 17:34:51.245: D/AbsSeekBar(8987): AbsSeekBar Constructor: misSeebarAnimationAvailable = true
01-09 17:34:51.245: I/GStreamer(8987): Activity created with no saved state:
01-09 17:34:51.245: I/GStreamer(8987):   playing:false position:0 duration: 0 uri: rtsp://192.168.0.137/gstream.264
01-09 17:34:51.255: D/GStreamer+tutorial-5(8987): 0:00:02.304992676 0x76047da0 jni/tutorial-5.c:414:gst_native_init Created CustomData at 0x79c57db8
01-09 17:34:51.255: D/GStreamer+tutorial-5(8987): 0:00:02.305145264 0x76047da0 jni/tutorial-5.c:416:gst_native_init Created GlobalRef for app object at 0x1d2003f2
01-09 17:34:51.255: D/GStreamer+tutorial-5(8987): 0:00:02.305511475 0x79c44520 jni/tutorial-5.c:336:app_function Creating pipeline in CustomData at 0x79c57db8
01-09 17:34:51.255: D/GStreamer+tutorial-5(8987): 0:00:02.307067871 0x79c44520 jni/tutorial-5.c:384:app_function Entering main loop... (CustomData:0x79c57db8)
01-09 17:34:51.255: D/GStreamer+tutorial-5(8987): 0:00:02.307159424 0x79c44520 jni/tutorial-5.c:71:attach_current_thread Attaching thread 0x79c44520
01-09 17:34:51.255: D/GStreamer+tutorial-5(8987): 0:00:02.307617188 0x79c44520 jni/tutorial-5.c:105:set_ui_message Setting message to: State changed to READY
01-09 17:34:51.255: D/Activity(8987): setTransGradationMode to true
01-09 17:34:51.265: D/GStreamer(8987): Saving state, playing:false position:0 duration: 0 uri: rtsp://192.168.0.137/gstream.264
01-09 17:34:51.315: D/GC(8987): <tid=8987> OES20 ===> GC Version   : GC Ver rls_pxa988_KK44_GC13.25 
01-09 17:34:51.355: D/OpenGLRenderer(8987): Enabling debug mode 0
01-09 17:34:51.405: W/IInputConnectionWrapper(8987): showStatusIcon on inactive InputConnection
01-09 17:35:27.190: I/GStreamer(8987): onMeasure called with 320x240
01-09 17:35:27.200: D/ProgressBar(8987): updateDrawableBounds: left = 0
01-09 17:35:27.200: D/ProgressBar(8987): updateDrawableBounds: top = 0
01-09 17:35:27.200: D/ProgressBar(8987): updateDrawableBounds: right = 738
01-09 17:35:27.200: D/ProgressBar(8987): updateDrawableBounds: bottom = 43
01-09 17:35:27.200: D/ProgressBar(8987): updateDrawableBounds: mProgressDrawable.setBounds()
01-09 17:35:27.220: D/GStreamer(8987): Surface created: Surface(name=null)/@0x41dd79e0
01-09 17:35:27.220: D/GStreamer(8987): Surface changed to format 4 width 800 height 600
01-09 17:35:27.220: D/GStreamer+tutorial-5(8987): 0:00:38.275543213 0x76047da0 jni/tutorial-5.c:504:gst_native_surface_init Received surface 0x8860001d (native window 0x7b242d90)
01-09 17:35:27.220: D/GStreamer+tutorial-5(8987): 0:00:38.275634766 0x76047da0 jni/tutorial-5.c:71:attach_current_thread Attaching thread 0x76047da0
01-09 17:35:27.220: D/GStreamer+tutorial-5(8987): 0:00:38.275726318 0x76047da0 jni/tutorial-5.c:312:check_initialization_complete Initialization complete, notifying application. native_window:0x7b242d90 main_loop:0x79c5f7e8
01-09 17:35:27.220: I/GStreamer(8987): GStreamer initialized:
01-09 17:35:27.220: I/GStreamer(8987):   playing:false position:0 uri: rtsp://192.168.0.137/gstream.264
01-09 17:35:27.220: D/GStreamer+tutorial-5(8987): 0:00:38.275909424 0x76047da0 jni/tutorial-5.c:441:gst_native_set_uri Setting URI to rtsp://192.168.0.137/gstream.264
01-09 17:35:27.220: D/GStreamer+tutorial-5(8987): 0:00:38.276489258 0x76047da0 jni/tutorial-5.c:476:gst_native_set_position Scheduling seek to 0:00:00.000000000 for later
01-09 17:35:27.220: D/GStreamer+tutorial-5(8987): 0:00:38.276641846 0x76047da0 jni/tutorial-5.c:463:gst_native_pause Setting state to PAUSED
01-09 17:35:27.220: D/GStreamer+tutorial-5(8987): 0:00:38.280792236 0x79c44520 jni/tutorial-5.c:105:set_ui_message Setting message to: State changed to PAUSED
01-09 17:35:27.220: E/GLib(8987): gst_video_info_from_caps: assertion 'caps != NULL' failed
01-09 17:35:27.220: D/GStreamer+tutorial-5(8987): 0:00:38.281921387 0x79c44520 jni/tutorial-5.c:184:execute_seek Seeking to 0:00:00.000000000
01-09 17:35:27.320: D/Activity(8987): setTransGradationMode to true
01-09 17:35:27.340: W/GStreamer+tutorial-5(8987): 0:00:38.402862549 0x79c44520 jni/tutorial-5.c:138:refresh_ui Could not query current duration (normal for still pictures)
01-09 17:35:27.340: W/GStreamer+tutorial-5(8987): 0:00:38.403167725 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:35:27.350: I/GStreamer(8987): onMeasure called with 320x240
01-09 17:35:27.400: D/ProgressBar(8987): updateDrawableBounds: left = 0
01-09 17:35:27.400: D/ProgressBar(8987): updateDrawableBounds: top = 0
01-09 17:35:27.400: D/ProgressBar(8987): updateDrawableBounds: right = 568
01-09 17:35:27.400: D/ProgressBar(8987): updateDrawableBounds: bottom = 43
01-09 17:35:27.400: D/ProgressBar(8987): updateDrawableBounds: mProgressDrawable.setBounds()
01-09 17:35:27.590: W/GStreamer+tutorial-5(8987): 0:00:38.653930664 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:35:27.851: W/GStreamer+tutorial-5(8987): 0:00:38.905548096 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:35:28.101: W/GStreamer+tutorial-5(8987): 0:00:39.156433106 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:35:28.361: W/GStreamer+tutorial-5(8987): 0:00:39.407562256 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:35:28.611: W/GStreamer+tutorial-5(8987): 0:00:39.658538818 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:35:28.852: W/GStreamer+tutorial-5(8987): 0:00:39.909606934 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:35:29.102: W/GStreamer+tutorial-5(8987): 0:00:40.160980225 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:35:29.352: W/GStreamer+tutorial-5(8987): 0:00:40.411926270 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:35:29.602: W/GStreamer+tutorial-5(8987): 0:00:40.662841797 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:35:29.853: W/GStreamer+tutorial-5(8987): 0:00:40.913818359 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:35:30.113: W/GStreamer+tutorial-5(8987): 0:00:41.165008545 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:35:30.363: W/GStreamer+tutorial-5(8987): 0:00:41.416015625 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:35:30.613: W/GStreamer+tutorial-5(8987): 0:00:41.666961670 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:35:30.864: W/GStreamer+tutorial-5(8987): 0:00:41.917633057 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:35:31.114: W/GStreamer+tutorial-5(8987): 0:00:42.169433594 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:35:31.364: W/GStreamer+tutorial-5(8987): 0:00:42.420593262 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:35:31.614: W/GStreamer+tutorial-5(8987): 0:00:42.671508789 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:35:31.864: W/GStreamer+tutorial-5(8987): 0:00:42.922485352 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:35:32.125: W/GStreamer+tutorial-5(8987): 0:00:43.174530029 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:35:32.375: W/GStreamer+tutorial-5(8987): 0:00:43.425628662 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:35:32.625: W/GStreamer+tutorial-5(8987): 0:00:43.677124024 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:35:32.875: W/GStreamer+tutorial-5(8987): 0:00:43.927917481 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:35:33.126: W/GStreamer+tutorial-5(8987): 0:00:44.178588867 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:35:33.376: W/GStreamer+tutorial-5(8987): 0:00:44.430023193 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:35:33.626: W/GStreamer+tutorial-5(8987): 0:00:44.681152344 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:35:33.876: W/GStreamer+tutorial-5(8987): 0:00:44.931945801 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:35:34.127: W/GStreamer+tutorial-5(8987): 0:00:45.182312012 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:35:34.377: W/GStreamer+tutorial-5(8987): 0:00:45.433288574 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:35:34.627: W/GStreamer+tutorial-5(8987): 0:00:45.684295654 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:35:34.887: W/GStreamer+tutorial-5(8987): 0:00:45.935943604 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:35:35.138: W/GStreamer+tutorial-5(8987): 0:00:46.186889649 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:35:35.388: W/GStreamer+tutorial-5(8987): 0:00:46.438079834 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:35:35.638: W/GStreamer+tutorial-5(8987): 0:00:46.689056397 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:35:35.888: W/GStreamer+tutorial-5(8987): 0:00:46.940185547 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:35:36.139: W/GStreamer+tutorial-5(8987): 0:00:47.191497803 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:35:36.389: W/GStreamer+tutorial-5(8987): 0:00:47.443054199 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:35:36.639: W/GStreamer+tutorial-5(8987): 0:00:47.694000244 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:35:36.899: W/GStreamer+tutorial-5(8987): 0:00:47.944915772 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:35:37.150: W/GStreamer+tutorial-5(8987): 0:00:48.196716309 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:35:37.390: W/GStreamer+tutorial-5(8987): 0:00:48.447662354 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:35:37.650: W/GStreamer+tutorial-5(8987): 0:00:48.698669434 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:35:37.890: W/GStreamer+tutorial-5(8987): 0:00:48.949645996 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:35:38.151: W/GStreamer+tutorial-5(8987): 0:00:49.200622559 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:35:38.391: W/GStreamer+tutorial-5(8987): 0:00:49.451690674 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:35:38.641: W/GStreamer+tutorial-5(8987): 0:00:49.702667236 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:35:38.891: W/GStreamer+tutorial-5(8987): 0:00:49.953063965 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:35:39.041: D/GStreamer+tutorial-5(8987): 0:00:50.101501465 0x76047da0 jni/tutorial-5.c:454:gst_native_play Setting state to PLAYING
01-09 17:35:39.092: W/GStreamer+rtpjitterbuffer(8987): 0:00:50.150329590 0x7b2c4a60 rtpjitterbuffer.c:185:rtp_jitter_buffer_set_clock_rate Clock rate changed from 0 to 90000
01-09 17:35:39.142: W/GStreamer+tutorial-5(8987): 0:00:50.203979492 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:35:39.212: I/ACodec(8987):  [] Now uninitialized
01-09 17:35:39.212: I/OMXClient(8987): Using client-side OMX mux.
01-09 17:35:39.212: I/ACodec(8987): [OMX.MARVELL.VIDEO.HW.CODA7542DECODER] Now Loaded
01-09 17:35:39.222: I/ACodec(8987): set min input buffer size as estimated 561216 bytes(w:1264, h:592).
01-09 17:35:39.222: I/ACodec(8987): [OMX.MARVELL.VIDEO.HW.CODA7542DECODER] Now Loaded->Idle
01-09 17:35:39.232: I/ACodec(8987): [OMX.MARVELL.VIDEO.HW.CODA7542DECODER] Now Idle->Executing
01-09 17:35:39.232: I/ACodec(8987): [OMX.MARVELL.VIDEO.HW.CODA7542DECODER] Now Executing
01-09 17:35:39.242: I/ACodec(8987): [OMX.MARVELL.VIDEO.HW.CODA7542DECODER] Now handling output port settings change
01-09 17:35:39.262: I/ACodec(8987): [OMX.MARVELL.VIDEO.HW.CODA7542DECODER] Now Executing
01-09 17:35:39.402: W/GStreamer+tutorial-5(8987): 0:00:50.455169678 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:35:39.652: W/GStreamer+tutorial-5(8987): 0:00:50.705780029 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:35:39.752: D/GC(8987): <tid=9632> OES20 ===> GC Version   : GC Ver rls_pxa988_KK44_GC13.25 
01-09 17:35:39.942: D/GStreamer+tutorial-5(8987): 0:00:50.996520996 0x79c44520 jni/tutorial-5.c:105:set_ui_message Setting message to: State changed to PLAYING
01-09 17:35:43.436: W/GStreamer+amcvideodec(8987): 0:00:54.487304688 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.892736891)
01-09 17:35:43.456: W/GStreamer+amcvideodec(8987): 0:00:54.507843018 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.859370225)
01-09 17:35:43.476: W/GStreamer+amcvideodec(8987): 0:00:54.533111572 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.826003558)
01-09 17:35:43.496: W/GStreamer+amcvideodec(8987): 0:00:54.552734375 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.792636892)
01-09 17:35:43.516: W/GStreamer+amcvideodec(8987): 0:00:54.573303223 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.759270226)
01-09 17:35:43.536: W/GStreamer+amcvideodec(8987): 0:00:54.591156006 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.725903559)
01-09 17:35:43.556: W/GStreamer+amcvideodec(8987): 0:00:54.610748291 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.692536892)
01-09 17:35:43.576: W/GStreamer+amcvideodec(8987): 0:00:54.629180908 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.659170226)
01-09 17:35:43.596: W/GStreamer+amcvideodec(8987): 0:00:54.647766113 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.625803559)
01-09 17:35:43.616: W/GStreamer+amcvideodec(8987): 0:00:54.667022705 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.592436892)
01-09 17:35:43.636: W/GStreamer+amcvideodec(8987): 0:00:54.685333252 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.559070226)
01-09 17:35:43.656: W/GStreamer+amcvideodec(8987): 0:00:54.705383301 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.525703559)
01-09 17:35:43.666: W/GStreamer+amcvideodec(8987): 0:00:54.722808838 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.492336892)
01-09 17:35:43.696: W/GStreamer+amcvideodec(8987): 0:00:54.746582031 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.458981337)
01-09 17:35:43.716: W/GStreamer+amcvideodec(8987): 0:00:54.769744873 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.425614670)
01-09 17:35:43.736: W/GStreamer+amcvideodec(8987): 0:00:54.787597656 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.392248004)
01-09 17:35:43.756: W/GStreamer+amcvideodec(8987): 0:00:54.805511475 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.358882259)
01-09 17:35:43.766: W/GStreamer+amcvideodec(8987): 0:00:54.823486328 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.325516506)
01-09 17:35:43.786: W/GStreamer+amcvideodec(8987): 0:00:54.841949463 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.292151166)
01-09 17:35:43.806: W/GStreamer+amcvideodec(8987): 0:00:54.861328125 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.258791029)
01-09 17:35:43.826: W/GStreamer+amcvideodec(8987): 0:00:54.879028320 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.225430840)
01-09 17:35:43.846: W/GStreamer+amcvideodec(8987): 0:00:54.899627686 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.192070600)
01-09 17:35:43.876: W/GStreamer+amcvideodec(8987): 0:00:54.925720215 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.158710308)
01-09 17:35:43.896: W/GStreamer+amcvideodec(8987): 0:00:54.945068359 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.125349965)
01-09 17:35:43.906: W/GStreamer+amcvideodec(8987): 0:00:54.962829590 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.091989572)
01-09 17:35:43.926: W/GStreamer+amcvideodec(8987): 0:00:54.982147217 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.058629128)
01-09 17:35:43.946: W/GStreamer+amcvideodec(8987): 0:00:55.003631592 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.025268634)
01-09 17:35:43.996: W/GStreamer+amcvideodec(8987): 0:00:55.052886963 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.160460432)
01-09 17:35:44.026: W/GStreamer+amcvideodec(8987): 0:00:55.076538086 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.127099791)
01-09 17:35:44.046: W/GStreamer+amcvideodec(8987): 0:00:55.097564697 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.093750214)
01-09 17:35:44.066: W/GStreamer+amcvideodec(8987): 0:00:55.119110108 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.060389477)
01-09 17:35:44.086: W/GStreamer+amcvideodec(8987): 0:00:55.136047363 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.027028693)
01-09 17:35:44.116: W/GStreamer+amcvideodec(8987): 0:00:55.174041748 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.013754898)
01-09 17:35:44.237: W/GStreamer+amcvideodec(8987): 0:00:55.287506104 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.001297493)
01-09 17:35:45.988: W/GStreamer+amcvideodec(8987): 0:00:57.043212891 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:01.124782817)
01-09 17:35:46.008: W/GStreamer+amcvideodec(8987): 0:00:57.062927246 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:01.091420349)
01-09 17:35:46.068: W/GStreamer+amcvideodec(8987): 0:00:57.122894287 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:01.058057847)
01-09 17:35:46.138: W/GStreamer+amcvideodec(8987): 0:00:57.186767578 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:01.024695312)
01-09 17:35:46.309: W/GStreamer+amcvideodec(8987): 0:00:57.361938477 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.957970143)
01-09 17:35:46.339: W/GStreamer+amcvideodec(8987): 0:00:57.387145996 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.924607509)
01-09 17:35:46.369: W/GStreamer+amcvideodec(8987): 0:00:57.415832520 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.891253888)
01-09 17:35:46.429: W/GStreamer+amcvideodec(8987): 0:00:57.482391358 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.857889139)
01-09 17:35:46.459: W/GStreamer+amcvideodec(8987): 0:00:57.513305664 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.824524375)
01-09 17:35:46.489: W/GStreamer+amcvideodec(8987): 0:00:57.535919190 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.791159597)
01-09 17:35:46.499: W/GStreamer+amcvideodec(8987): 0:00:57.554168701 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.757794802)
01-09 17:35:46.529: W/GStreamer+amcvideodec(8987): 0:00:57.575256348 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.657700331)
01-09 17:35:46.549: W/GStreamer+amcvideodec(8987): 0:00:57.595123291 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.624335477)
01-09 17:35:46.559: W/GStreamer+amcvideodec(8987): 0:00:57.612091065 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.590970610)
01-09 17:35:46.579: W/GStreamer+amcvideodec(8987): 0:00:57.629516602 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.557605727)
01-09 17:35:46.599: W/GStreamer+amcvideodec(8987): 0:00:57.646575928 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.524240830)
01-09 17:35:46.609: W/GStreamer+amcvideodec(8987): 0:00:57.663635254 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.490875920)
01-09 17:35:46.629: W/GStreamer+amcvideodec(8987): 0:00:57.680999756 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.357416137)
01-09 17:35:46.649: W/GStreamer+amcvideodec(8987): 0:00:57.698028565 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.324062268)
01-09 17:35:46.669: W/GStreamer+amcvideodec(8987): 0:00:57.715332031 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.290697275)
01-09 17:35:46.679: W/GStreamer+amcvideodec(8987): 0:00:57.733795166 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.190602215)
01-09 17:35:46.709: W/GStreamer+amcvideodec(8987): 0:00:57.756103516 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.157236270)
01-09 17:35:46.729: W/GStreamer+amcvideodec(8987): 0:00:57.780883789 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.123870320)
01-09 17:35:46.749: W/GStreamer+amcvideodec(8987): 0:00:57.798980713 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.090504365)
01-09 17:35:46.769: W/GStreamer+amcvideodec(8987): 0:00:57.818084717 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.057138403)
01-09 17:35:46.789: W/GStreamer+amcvideodec(8987): 0:00:57.837463379 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.023772436)
01-09 17:35:46.819: W/GStreamer+basesink(8987): 0:00:57.867584229 0x80449690 gstbasesink.c:2794:gst_base_sink_is_too_late:<glimagesink0> warning: A lot of buffers are being dropped.
01-09 17:35:46.819: W/GStreamer+basesink(8987): 0:00:57.867767334 0x80449690 gstbasesink.c:2794:gst_base_sink_is_too_late:<glimagesink0> warning: There may be a timestamping problem, or this computer is too slow.
01-09 17:35:46.829: W/GStreamer+amcvideodec(8987): 0:00:57.882049561 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.481684511)
01-09 17:35:46.849: W/GStreamer+amcvideodec(8987): 0:00:57.901580811 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.448318527)
01-09 17:35:46.869: W/GStreamer+amcvideodec(8987): 0:00:57.921661377 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.414952539)
01-09 17:35:46.889: W/GStreamer+amcvideodec(8987): 0:00:57.942352295 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.381586544)
01-09 17:35:47.229: W/GStreamer+amcvideodec(8987): 0:00:58.281341553 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.348220544)
01-09 17:35:47.270: W/GStreamer+amcvideodec(8987): 0:00:58.314849854 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.314865650)
01-09 17:35:47.280: W/GStreamer+amcvideodec(8987): 0:00:58.334167481 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.281499639)
01-09 17:35:47.300: W/GStreamer+amcvideodec(8987): 0:00:58.352874756 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.248133624)
01-09 17:35:47.320: W/GStreamer+amcvideodec(8987): 0:00:58.370910645 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.214767603)
01-09 17:35:47.340: W/GStreamer+amcvideodec(8987): 0:00:58.388275147 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.181401576)
01-09 17:35:47.360: W/GStreamer+amcvideodec(8987): 0:00:58.406127930 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.148035545)
01-09 17:35:47.370: W/GStreamer+amcvideodec(8987): 0:00:58.423553467 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.114669508)
01-09 17:35:47.390: W/GStreamer+amcvideodec(8987): 0:00:58.441711426 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.081303466)
01-09 17:35:47.410: W/GStreamer+amcvideodec(8987): 0:00:58.459228516 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.047937420)
01-09 17:35:47.430: W/GStreamer+amcvideodec(8987): 0:00:58.477294922 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.014571368)
01-09 17:35:47.480: W/GStreamer+amcvideodec(8987): 0:00:58.530761719 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.708610769)
01-09 17:35:47.500: W/GStreamer+amcvideodec(8987): 0:00:58.549713135 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.675244703)
01-09 17:35:47.510: W/GStreamer+amcvideodec(8987): 0:00:58.569702149 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.641878632)
01-09 17:35:47.540: W/GStreamer+amcvideodec(8987): 0:00:58.590728760 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.608512557)
01-09 17:35:47.560: W/GStreamer+amcvideodec(8987): 0:00:58.609069824 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.575146476)
01-09 17:35:47.570: W/GStreamer+amcvideodec(8987): 0:00:58.630920410 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.541780391)
01-09 17:35:47.590: W/GStreamer+amcvideodec(8987): 0:00:58.650177002 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.508423534)
01-09 17:35:47.610: W/GStreamer+amcvideodec(8987): 0:00:58.668914795 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.475055575)
01-09 17:35:47.630: W/GStreamer+amcvideodec(8987): 0:00:58.687286377 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.441687626)
01-09 17:35:47.650: W/GStreamer+amcvideodec(8987): 0:00:58.707702637 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.408319689)
01-09 17:35:47.670: W/GStreamer+amcvideodec(8987): 0:00:58.724639893 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.374951761)
01-09 17:35:47.690: W/GStreamer+amcvideodec(8987): 0:00:58.744720459 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.341583843)
01-09 17:35:47.710: W/GStreamer+amcvideodec(8987): 0:00:58.768981934 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.308215936)
01-09 17:35:47.730: W/GStreamer+amcvideodec(8987): 0:00:58.787322998 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.274848038)
01-09 17:35:47.750: W/GStreamer+amcvideodec(8987): 0:00:58.807586670 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.241480150)
01-09 17:35:47.770: W/GStreamer+amcvideodec(8987): 0:00:58.824554443 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.208112272)
01-09 17:35:47.790: W/GStreamer+amcvideodec(8987): 0:00:58.844512940 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.174744403)
01-09 17:35:47.800: W/GStreamer+amcvideodec(8987): 0:00:58.859771729 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.141376544)
01-09 17:35:48.240: W/GStreamer+amcvideodec(8987): 0:00:59.296478272 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.108008695)
01-09 17:35:48.270: W/GStreamer+amcvideodec(8987): 0:00:59.327697754 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.074639783)
01-09 17:35:48.301: W/GStreamer+amcvideodec(8987): 0:00:59.355041504 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.041270889)
01-09 17:35:48.321: W/GStreamer+amcvideodec(8987): 0:00:59.377777100 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.007902014)
01-09 17:35:48.351: W/GStreamer+basesink(8987): 0:00:59.407531738 0x80449690 gstbasesink.c:2794:gst_base_sink_is_too_late:<glimagesink0> warning: A lot of buffers are being dropped.
01-09 17:35:48.351: W/GStreamer+basesink(8987): 0:00:59.407745361 0x80449690 gstbasesink.c:2794:gst_base_sink_is_too_late:<glimagesink0> warning: There may be a timestamping problem, or this computer is too slow.
01-09 17:35:48.361: W/GStreamer+amcvideodec(8987): 0:00:59.415588379 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.959071106)
01-09 17:35:48.381: W/GStreamer+amcvideodec(8987): 0:00:59.434753418 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.925702283)
01-09 17:35:48.391: W/GStreamer+amcvideodec(8987): 0:00:59.453979492 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.892333476)
01-09 17:35:48.421: W/GStreamer+amcvideodec(8987): 0:00:59.476135254 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.858964687)
01-09 17:35:48.431: W/GStreamer+amcvideodec(8987): 0:00:59.493255615 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.825595915)
01-09 17:35:48.461: W/GStreamer+amcvideodec(8987): 0:00:59.516296387 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.792227159)
01-09 17:35:48.481: W/GStreamer+amcvideodec(8987): 0:00:59.534851074 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.758858420)
01-09 17:35:48.491: W/GStreamer+amcvideodec(8987): 0:00:59.553070068 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.725489699)
01-09 17:35:48.511: W/GStreamer+amcvideodec(8987): 0:00:59.570770264 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.692120993)
01-09 17:35:48.531: W/GStreamer+amcvideodec(8987): 0:00:59.588256836 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.658752303)
01-09 17:35:48.551: W/GStreamer+amcvideodec(8987): 0:00:59.606842041 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.625383631)
01-09 17:35:48.571: W/GStreamer+amcvideodec(8987): 0:00:59.624511719 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.592014974)
01-09 17:35:48.581: W/GStreamer+amcvideodec(8987): 0:00:59.642425537 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.558646333)
01-09 17:35:48.601: W/GStreamer+amcvideodec(8987): 0:00:59.659423828 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.525277708)
01-09 17:35:48.621: W/GStreamer+amcvideodec(8987): 0:00:59.677093506 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.491909098)
01-09 17:35:48.641: W/GStreamer+amcvideodec(8987): 0:00:59.694335938 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.458540504)
01-09 17:35:48.651: W/GStreamer+amcvideodec(8987): 0:00:59.712127686 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.425183037)
01-09 17:35:48.671: W/GStreamer+amcvideodec(8987): 0:00:59.729614258 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.391814473)
01-09 17:35:48.691: W/GStreamer+amcvideodec(8987): 0:00:59.754028320 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.358445925)
01-09 17:35:48.721: W/GStreamer+amcvideodec(8987): 0:00:59.783599854 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.325077391)
01-09 17:35:48.751: W/GStreamer+amcvideodec(8987): 0:00:59.807647705 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.291708872)
01-09 17:35:48.761: W/GStreamer+amcvideodec(8987): 0:00:59.823822022 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.258343894)
01-09 17:35:48.791: W/GStreamer+amcvideodec(8987): 0:00:59.846435547 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.224978902)
01-09 17:35:48.801: W/GStreamer+amcvideodec(8987): 0:00:59.863342285 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.191613896)
01-09 17:35:48.821: W/GStreamer+amcvideodec(8987): 0:00:59.882629395 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.158248878)
01-09 17:35:48.841: W/GStreamer+amcvideodec(8987): 0:00:59.901794434 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.124883846)
01-09 17:35:48.861: W/GStreamer+amcvideodec(8987): 0:00:59.921356201 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.091518801)
01-09 17:35:48.881: W/GStreamer+amcvideodec(8987): 0:00:59.938812256 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.058153744)
01-09 17:35:48.901: W/GStreamer+amcvideodec(8987): 0:00:59.956390381 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.024788673)
01-09 17:35:48.931: W/GStreamer+basesink(8987): 0:00:59.984527588 0x80449690 gstbasesink.c:2794:gst_base_sink_is_too_late:<glimagesink0> warning: A lot of buffers are being dropped.
01-09 17:35:48.931: W/GStreamer+basesink(8987): 0:00:59.984710693 0x80449690 gstbasesink.c:2794:gst_base_sink_is_too_late:<glimagesink0> warning: There may be a timestamping problem, or this computer is too slow.
01-09 17:35:48.951: W/GStreamer+amcvideodec(8987): 0:01:00.009277344 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.110739771)
01-09 17:35:48.971: W/GStreamer+amcvideodec(8987): 0:01:00.028076172 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.077374662)
01-09 17:35:49.001: W/GStreamer+amcvideodec(8987): 0:01:00.055419922 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.044009541)
01-09 17:35:49.021: W/GStreamer+amcvideodec(8987): 0:01:00.075714111 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.010655519)
01-09 17:35:49.061: W/GStreamer+amcvideodec(8987): 0:01:00.121704102 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.020396854)
01-09 17:35:49.131: W/GLib(8987): amcvideodec-omxmarvellvideohwcoda7542decoder0: Too old frames, bug in decoder -- please file a bug
01-09 17:35:49.131: W/GStreamer+videodecoder(8987): 0:01:00.188659668 0x80a85030 gstvideodecoder.c:2503:gst_video_decoder_prepare_finish_frame:<amcvideodec-omxmarvellvideohwcoda7542decoder0> decreasing timestamp (0:00:04.490703765 < 0:00:08.060834148)
01-09 17:35:51.484: W/GStreamer+amcvideodec(8987): 0:01:02.536773682 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:01.024966366)
01-09 17:35:51.504: W/GStreamer+amcvideodec(8987): 0:01:02.557434082 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.991603385)
01-09 17:35:51.524: W/GStreamer+amcvideodec(8987): 0:01:02.575195313 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.958240373)
01-09 17:35:51.534: W/GStreamer+amcvideodec(8987): 0:01:02.592559815 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.924877332)
01-09 17:35:51.554: W/GStreamer+amcvideodec(8987): 0:01:02.610198975 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.891514263)
01-09 17:35:51.574: W/GStreamer+amcvideodec(8987): 0:01:02.627197266 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.858151164)
01-09 17:35:51.594: W/GStreamer+amcvideodec(8987): 0:01:02.645080567 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.824788037)
01-09 17:35:51.604: W/GStreamer+amcvideodec(8987): 0:01:02.661621094 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.791424883)
01-09 17:35:51.624: W/GStreamer+amcvideodec(8987): 0:01:02.677185059 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.758061699)
01-09 17:35:51.764: W/GStreamer+amcvideodec(8987): 0:01:02.816162109 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.724709599)
01-09 17:35:51.774: W/GStreamer+amcvideodec(8987): 0:01:02.833099365 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.691346361)
01-09 17:35:51.794: W/GStreamer+amcvideodec(8987): 0:01:02.850616455 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.657983095)
01-09 17:35:51.814: W/GStreamer+amcvideodec(8987): 0:01:02.867584229 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.624619801)
01-09 17:35:51.834: W/GStreamer+amcvideodec(8987): 0:01:02.885253906 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.591256481)
01-09 17:35:51.854: W/GStreamer+amcvideodec(8987): 0:01:02.906036377 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.557893134)
01-09 17:35:51.874: W/GStreamer+amcvideodec(8987): 0:01:02.926269531 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.524529760)
01-09 17:35:51.894: W/GStreamer+amcvideodec(8987): 0:01:02.947479248 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.491166361)
01-09 17:35:51.914: W/GStreamer+amcvideodec(8987): 0:01:02.964508057 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.457802935)
01-09 17:35:51.924: W/GStreamer+amcvideodec(8987): 0:01:02.981933594 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.424439483)
01-09 17:35:51.944: W/GStreamer+amcvideodec(8987): 0:01:02.998382568 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.391076006)
01-09 17:35:51.964: W/GStreamer+amcvideodec(8987): 0:01:03.017913818 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.357712502)
01-09 17:35:51.984: W/GStreamer+amcvideodec(8987): 0:01:03.040039063 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.324348973)
01-09 17:35:52.004: W/GStreamer+amcvideodec(8987): 0:01:03.057220459 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.224258237)
01-09 17:35:52.024: W/GStreamer+amcvideodec(8987): 0:01:03.074768067 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.190905721)
01-09 17:35:52.034: W/GStreamer+amcvideodec(8987): 0:01:03.091644287 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.157542069)
01-09 17:35:52.054: W/GStreamer+amcvideodec(8987): 0:01:03.108764649 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.124178393)
01-09 17:35:52.074: W/GStreamer+amcvideodec(8987): 0:01:03.125946045 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.090814693)
01-09 17:35:52.084: W/GStreamer+amcvideodec(8987): 0:01:03.143737793 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.057450969)
01-09 17:35:52.104: W/GStreamer+amcvideodec(8987): 0:01:03.161041260 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.024087222)
01-09 17:35:52.134: W/GStreamer+basesink(8987): 0:01:03.189697266 0x80449690 gstbasesink.c:2794:gst_base_sink_is_too_late:<glimagesink0> warning: A lot of buffers are being dropped.
01-09 17:35:52.134: W/GStreamer+basesink(8987): 0:01:03.189788818 0x80449690 gstbasesink.c:2794:gst_base_sink_is_too_late:<glimagesink0> warning: There may be a timestamping problem, or this computer is too slow.
01-09 17:35:52.144: W/GStreamer+amcvideodec(8987): 0:01:03.204101563 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.315657110)
01-09 17:35:52.164: W/GStreamer+amcvideodec(8987): 0:01:03.222259522 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.282293294)
01-09 17:35:52.184: W/GStreamer+amcvideodec(8987): 0:01:03.242523193 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.248929454)
01-09 17:35:52.214: W/GStreamer+amcvideodec(8987): 0:01:03.271545410 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.215565591)
01-09 17:35:52.244: W/GStreamer+amcvideodec(8987): 0:01:03.295318604 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.182201707)
01-09 17:35:52.254: W/GStreamer+amcvideodec(8987): 0:01:03.312866211 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.148837800)
01-09 17:35:52.274: W/GStreamer+amcvideodec(8987): 0:01:03.330718994 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.115473871)
01-09 17:35:52.294: W/GStreamer+amcvideodec(8987): 0:01:03.348449707 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.082109921)
01-09 17:35:52.314: W/GStreamer+amcvideodec(8987): 0:01:03.365692139 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.048745948)
01-09 17:35:52.324: W/GStreamer+amcvideodec(8987): 0:01:03.383300781 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.015381953)
01-09 17:35:52.375: W/GStreamer+amcvideodec(8987): 0:01:03.428924561 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.024483217)
01-09 17:35:52.505: W/GStreamer+amcvideodec(8987): 0:01:03.562896729 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.004296780)
01-09 17:35:57.299: W/GStreamer+amcvideodec(8987): 0:01:08.346923828 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:01.398800720)
01-09 17:35:57.319: W/GStreamer+amcvideodec(8987): 0:01:08.365203858 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:01.365439248)
01-09 17:35:57.339: W/GStreamer+amcvideodec(8987): 0:01:08.384918213 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:01.332077736)
01-09 17:35:57.359: W/GStreamer+amcvideodec(8987): 0:01:08.405792236 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:01.298716182)
01-09 17:35:57.369: W/GStreamer+amcvideodec(8987): 0:01:08.423492432 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:01.265354587)
01-09 17:35:57.389: W/GStreamer+amcvideodec(8987): 0:01:08.440673828 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:01.232004063)
01-09 17:35:57.409: W/GStreamer+amcvideodec(8987): 0:01:08.458496094 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:01.198642387)
01-09 17:35:57.429: W/GStreamer+amcvideodec(8987): 0:01:08.475830078 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:01.165280672)
01-09 17:35:57.439: W/GStreamer+amcvideodec(8987): 0:01:08.493286133 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:01.131918916)
01-09 17:35:57.459: W/GStreamer+amcvideodec(8987): 0:01:08.511230469 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:01.098557121)
01-09 17:35:57.479: W/GStreamer+amcvideodec(8987): 0:01:08.529876709 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:01.065195288)
01-09 17:35:57.500: W/GStreamer+amcvideodec(8987): 0:01:08.553009033 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.998471504)
01-09 17:35:57.520: W/GStreamer+amcvideodec(8987): 0:01:08.570312500 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.965109556)
01-09 17:35:57.540: W/GStreamer+amcvideodec(8987): 0:01:08.588470459 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.931747569)
01-09 17:35:57.560: W/GStreamer+amcvideodec(8987): 0:01:08.605834961 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.898385545)
01-09 17:35:57.570: W/GStreamer+amcvideodec(8987): 0:01:08.623596192 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.865023485)
01-09 17:35:57.590: W/GStreamer+amcvideodec(8987): 0:01:08.641296387 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.831661387)
01-09 17:35:57.610: W/GStreamer+amcvideodec(8987): 0:01:08.659027100 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.798299252)
01-09 17:35:57.630: W/GStreamer+amcvideodec(8987): 0:01:08.676513672 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.764937082)
01-09 17:35:57.650: W/GStreamer+amcvideodec(8987): 0:01:08.694732666 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.731574875)
01-09 17:35:57.660: W/GStreamer+amcvideodec(8987): 0:01:08.712219238 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.698212632)
01-09 17:35:57.680: W/GStreamer+amcvideodec(8987): 0:01:08.730163574 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.664861466)
01-09 17:35:57.700: W/GStreamer+amcvideodec(8987): 0:01:08.747467041 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.631499153)
01-09 17:35:57.720: W/GStreamer+amcvideodec(8987): 0:01:08.764984131 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.598136805)
01-09 17:35:57.740: W/GStreamer+amcvideodec(8987): 0:01:08.784851074 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.564774423)
01-09 17:35:57.760: W/GStreamer+amcvideodec(8987): 0:01:08.806060791 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.531412006)
01-09 17:35:57.770: W/GStreamer+amcvideodec(8987): 0:01:08.823852539 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.498049555)
01-09 17:35:57.790: W/GStreamer+amcvideodec(8987): 0:01:08.841552734 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.464687071)
01-09 17:35:57.810: W/GStreamer+amcvideodec(8987): 0:01:08.858825684 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.431324553)
01-09 17:35:57.820: W/GStreamer+amcvideodec(8987): 0:01:08.876617432 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.397962002)
01-09 17:35:57.830: W/GStreamer+amcvideodec(8987): 0:01:08.893646240 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.364599419)
01-09 17:35:57.850: W/GStreamer+amcvideodec(8987): 0:01:08.911407471 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.331233181)
01-09 17:35:57.870: W/GStreamer+amcvideodec(8987): 0:01:08.928863526 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.297866940)
01-09 17:35:57.890: W/GStreamer+amcvideodec(8987): 0:01:08.946563721 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.264500696)
01-09 17:35:57.900: W/GStreamer+amcvideodec(8987): 0:01:08.963867188 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.231134448)
01-09 17:35:57.920: W/GStreamer+amcvideodec(8987): 0:01:08.981658936 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.197768197)
01-09 17:35:57.940: W/GStreamer+amcvideodec(8987): 0:01:08.998992920 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.164401943)
01-09 17:35:57.960: W/GStreamer+amcvideodec(8987): 0:01:09.018615723 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.131035685)
01-09 17:35:57.980: W/GStreamer+amcvideodec(8987): 0:01:09.040374756 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.097680535)
01-09 17:35:58.000: W/GStreamer+amcvideodec(8987): 0:01:09.062622070 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.064314272)
01-09 17:35:58.020: W/GStreamer+amcvideodec(8987): 0:01:09.081359863 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.030948004)
01-09 17:35:58.060: W/GStreamer+amcvideodec(8987): 0:01:09.122314453 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.086397739)
01-09 17:35:58.090: W/GStreamer+amcvideodec(8987): 0:01:09.145324707 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.053031462)
01-09 17:35:58.100: W/GStreamer+amcvideodec(8987): 0:01:09.160583496 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.019665182)
01-09 17:36:02.464: W/GStreamer+amcvideodec(8987): 0:01:13.519714356 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:01.117334059)
01-09 17:36:02.504: W/GStreamer+amcvideodec(8987): 0:01:13.563415527 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:01.083966339)
01-09 17:36:02.564: W/GStreamer+amcvideodec(8987): 0:01:13.616577149 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:01.050598626)
01-09 17:36:02.584: W/GStreamer+amcvideodec(8987): 0:01:13.638977051 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:01.017230922)
01-09 17:36:02.604: W/GStreamer+amcvideodec(8987): 0:01:13.655242920 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.983863227)
01-09 17:36:02.705: W/GStreamer+amcvideodec(8987): 0:01:13.762939453 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.950495539)
01-09 17:36:02.765: W/GStreamer+amcvideodec(8987): 0:01:13.821533203 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.917127860)
01-09 17:36:02.785: W/GStreamer+amcvideodec(8987): 0:01:13.841491699 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.883760190)
01-09 17:36:02.805: W/GStreamer+amcvideodec(8987): 0:01:13.861053467 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.850391090)
01-09 17:36:02.825: W/GStreamer+amcvideodec(8987): 0:01:13.878631592 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.817022010)
01-09 17:36:02.845: W/GStreamer+amcvideodec(8987): 0:01:13.896789551 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.783652950)
01-09 17:36:02.855: W/GStreamer+amcvideodec(8987): 0:01:13.914245606 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.750283908)
01-09 17:36:02.875: W/GStreamer+amcvideodec(8987): 0:01:13.932495117 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.716914885)
01-09 17:36:02.895: W/GStreamer+amcvideodec(8987): 0:01:13.951324463 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.683556993)
01-09 17:36:02.915: W/GStreamer+amcvideodec(8987): 0:01:13.968627930 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.616819041)
01-09 17:36:02.935: W/GStreamer+amcvideodec(8987): 0:01:13.987823486 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.583450094)
01-09 17:36:02.955: W/GStreamer+amcvideodec(8987): 0:01:14.005126953 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.550081164)
01-09 17:36:02.975: W/GStreamer+amcvideodec(8987): 0:01:14.026306152 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.516712252)
01-09 17:36:02.995: W/GStreamer+amcvideodec(8987): 0:01:14.046630859 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.316499154)
01-09 17:36:03.015: W/GStreamer+amcvideodec(8987): 0:01:14.070892334 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.283130366)
01-09 17:36:03.035: W/GStreamer+amcvideodec(8987): 0:01:14.090728760 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.249761594)
01-09 17:36:03.055: W/GStreamer+amcvideodec(8987): 0:01:14.107452393 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.216392839)
01-09 17:36:03.075: W/GStreamer+amcvideodec(8987): 0:01:14.127319336 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.183024101)
01-09 17:36:03.095: W/GStreamer+amcvideodec(8987): 0:01:14.145202637 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.149666490)
01-09 17:36:03.115: W/GStreamer+amcvideodec(8987): 0:01:14.166717529 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.116297784)
01-09 17:36:03.135: W/GStreamer+amcvideodec(8987): 0:01:14.185729981 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.082929096)
01-09 17:36:03.145: W/GStreamer+amcvideodec(8987): 0:01:14.203338623 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.049560423)
01-09 17:36:03.165: W/GStreamer+amcvideodec(8987): 0:01:14.222167969 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.016191766)
01-09 17:36:03.205: W/GStreamer+basesink(8987): 0:01:14.255432129 0x80449690 gstbasesink.c:2794:gst_base_sink_is_too_late:<glimagesink0> warning: A lot of buffers are being dropped.
01-09 17:36:03.205: W/GStreamer+basesink(8987): 0:01:14.255554199 0x80449690 gstbasesink.c:2794:gst_base_sink_is_too_late:<glimagesink0> warning: There may be a timestamping problem, or this computer is too slow.
01-09 17:36:03.205: W/GStreamer+amcvideodec(8987): 0:01:14.263397217 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.293355625)
01-09 17:36:03.225: W/GStreamer+amcvideodec(8987): 0:01:14.281799317 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.259987015)
01-09 17:36:03.245: W/GStreamer+amcvideodec(8987): 0:01:14.302612305 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.226618422)
01-09 17:36:03.275: W/GStreamer+amcvideodec(8987): 0:01:14.326324463 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.193249843)
01-09 17:36:03.285: W/GStreamer+amcvideodec(8987): 0:01:14.343994141 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.159881279)
01-09 17:36:03.305: W/GStreamer+amcvideodec(8987): 0:01:14.362274170 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.126512732)
01-09 17:36:03.325: W/GStreamer+amcvideodec(8987): 0:01:14.379699707 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.093141017)
01-09 17:36:03.345: W/GStreamer+amcvideodec(8987): 0:01:14.397552490 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.059769343)
01-09 17:36:03.365: W/GStreamer+amcvideodec(8987): 0:01:14.414672852 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.026397710)
01-09 17:36:03.405: W/GStreamer+amcvideodec(8987): 0:01:14.457427979 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.008341679)
01-09 17:36:07.750: W/GStreamer+amcvideodec(8987): 0:01:18.796936035 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.018128114)
01-09 17:36:07.850: W/GStreamer+amcvideodec(8987): 0:01:18.898620606 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:01.138743975)
01-09 17:36:07.870: W/GStreamer+amcvideodec(8987): 0:01:18.920654297 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:01.105375628)
01-09 17:36:07.890: W/GStreamer+amcvideodec(8987): 0:01:18.938934326 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:01.072018406)
01-09 17:36:07.910: W/GStreamer+amcvideodec(8987): 0:01:18.958709717 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:01.038649432)
01-09 17:36:07.920: W/GStreamer+amcvideodec(8987): 0:01:18.973907471 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:01.005280476)
01-09 17:36:08.090: W/GStreamer+amcvideodec(8987): 0:01:19.147521973 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.971911540)
01-09 17:36:08.110: W/GStreamer+amcvideodec(8987): 0:01:19.167083740 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.938542621)
01-09 17:36:08.140: W/GStreamer+amcvideodec(8987): 0:01:19.194976807 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.871804838)
01-09 17:36:08.150: W/GStreamer+amcvideodec(8987): 0:01:19.211914063 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.838435972)
01-09 17:36:08.170: W/GStreamer+amcvideodec(8987): 0:01:19.231292725 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.805067124)
01-09 17:36:08.200: W/GStreamer+amcvideodec(8987): 0:01:19.259368897 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.704960686)
01-09 17:36:08.220: W/GStreamer+amcvideodec(8987): 0:01:19.277923584 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.671591908)
01-09 17:36:08.240: W/GStreamer+amcvideodec(8987): 0:01:19.298095703 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.638223146)
01-09 17:36:08.260: W/GStreamer+amcvideodec(8987): 0:01:19.318908692 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.604854401)
01-09 17:36:08.280: W/GStreamer+amcvideodec(8987): 0:01:19.341217041 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.571485673)
01-09 17:36:08.300: W/GStreamer+amcvideodec(8987): 0:01:19.362915039 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.538116961)
01-09 17:36:08.320: W/GStreamer+amcvideodec(8987): 0:01:19.379913330 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.471390697)
01-09 17:36:08.340: W/GStreamer+amcvideodec(8987): 0:01:19.400451660 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.438022033)
01-09 17:36:08.360: W/GStreamer+amcvideodec(8987): 0:01:19.419982910 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.404653385)
01-09 17:36:08.380: W/GStreamer+amcvideodec(8987): 0:01:19.438690186 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.371284754)
01-09 17:36:08.400: W/GStreamer+amcvideodec(8987): 0:01:19.458404541 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.337916138)
01-09 17:36:08.420: W/GStreamer+amcvideodec(8987): 0:01:19.475616455 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.304547538)
01-09 17:36:08.440: W/GStreamer+amcvideodec(8987): 0:01:19.497802734 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.271178954)
01-09 17:36:08.460: W/GStreamer+amcvideodec(8987): 0:01:19.515319824 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.237810384)
01-09 17:36:08.480: W/GStreamer+amcvideodec(8987): 0:01:19.534790039 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.204441830)
01-09 17:36:08.490: W/GStreamer+amcvideodec(8987): 0:01:19.553680420 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.171073292)
01-09 17:36:08.520: W/GStreamer+amcvideodec(8987): 0:01:19.580383301 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.137704768)
01-09 17:36:08.540: W/GStreamer+amcvideodec(8987): 0:01:19.600372315 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.104335025)
01-09 17:36:08.560: W/GStreamer+amcvideodec(8987): 0:01:19.618621826 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.070965308)
01-09 17:36:08.580: W/GStreamer+amcvideodec(8987): 0:01:19.636627197 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.037595614)
01-09 17:36:08.590: W/GStreamer+amcvideodec(8987): 0:01:19.653839111 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.004225944)
01-09 17:36:08.620: W/GStreamer+basesink(8987): 0:01:19.680877686 0x80449690 gstbasesink.c:2794:gst_base_sink_is_too_late:<glimagesink0> warning: A lot of buffers are being dropped.
01-09 17:36:08.620: W/GStreamer+basesink(8987): 0:01:19.681060791 0x80449690 gstbasesink.c:2794:gst_base_sink_is_too_late:<glimagesink0> warning: There may be a timestamping problem, or this computer is too slow.
01-09 17:36:08.640: W/GStreamer+amcvideodec(8987): 0:01:19.702850342 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.399599719)
01-09 17:36:08.660: W/GStreamer+amcvideodec(8987): 0:01:19.720825195 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.366230122)
01-09 17:36:08.680: W/GStreamer+amcvideodec(8987): 0:01:19.740356445 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.332860547)
01-09 17:36:08.700: W/GStreamer+amcvideodec(8987): 0:01:19.761810303 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.299490996)
01-09 17:36:08.720: W/GStreamer+amcvideodec(8987): 0:01:19.778900147 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.266121469)
01-09 17:36:08.740: W/GStreamer+amcvideodec(8987): 0:01:19.796630859 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.232751964)
01-09 17:36:08.760: W/GStreamer+amcvideodec(8987): 0:01:19.815612793 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.199381164)
01-09 17:36:08.781: W/GStreamer+amcvideodec(8987): 0:01:19.837860108 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.166010398)
01-09 17:36:08.801: W/GStreamer+amcvideodec(8987): 0:01:19.856018067 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.132639664)
01-09 17:36:08.811: W/GStreamer+amcvideodec(8987): 0:01:19.872497559 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.099268962)
01-09 17:36:08.831: W/GStreamer+amcvideodec(8987): 0:01:19.890045166 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.065898294)
01-09 17:36:08.851: W/GStreamer+amcvideodec(8987): 0:01:19.907470703 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.032527657)
01-09 17:36:08.891: W/GStreamer+amcvideodec(8987): 0:01:19.946350098 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.039006270)
01-09 17:36:08.901: W/GStreamer+amcvideodec(8987): 0:01:19.964263916 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.005635727)
01-09 17:36:10.742: W/GLib(8987): amcvideodec-omxmarvellvideohwcoda7542decoder0: Too old frames, bug in decoder -- please file a bug
01-09 17:36:10.873: W/GLib(8987): amcvideodec-omxmarvellvideohwcoda7542decoder0: Too old frames, bug in decoder -- please file a bug
01-09 17:36:13.285: W/GStreamer+amcvideodec(8987): 0:01:24.334930420 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:01.001803613)
01-09 17:36:13.295: W/GStreamer+amcvideodec(8987): 0:01:24.352081299 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.968437851)
01-09 17:36:13.455: W/GStreamer+amcvideodec(8987): 0:01:24.507598877 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.935072083)
01-09 17:36:13.475: W/GStreamer+amcvideodec(8987): 0:01:24.531829834 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.901705704)
01-09 17:36:13.595: W/GStreamer+amcvideodec(8987): 0:01:24.652282715 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.834984052)
01-09 17:36:13.675: W/GStreamer+amcvideodec(8987): 0:01:24.731170654 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.801617666)
01-09 17:36:13.695: W/GStreamer+amcvideodec(8987): 0:01:24.753234863 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.768251278)
01-09 17:36:13.715: W/GStreamer+amcvideodec(8987): 0:01:24.771545410 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.734891652)
01-09 17:36:13.735: W/GStreamer+amcvideodec(8987): 0:01:24.788726807 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.701531968)
01-09 17:36:13.755: W/GStreamer+amcvideodec(8987): 0:01:24.807098389 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.668172228)
01-09 17:36:13.775: W/GStreamer+amcvideodec(8987): 0:01:24.827789307 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.634812434)
01-09 17:36:13.795: W/GStreamer+amcvideodec(8987): 0:01:24.852355957 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.601452584)
01-09 17:36:13.815: W/GStreamer+amcvideodec(8987): 0:01:24.869812012 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.568092680)
01-09 17:36:13.835: W/GStreamer+amcvideodec(8987): 0:01:24.888092041 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.501372710)
01-09 17:36:13.855: W/GStreamer+amcvideodec(8987): 0:01:24.905883789 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.468012645)
01-09 17:36:13.865: W/GStreamer+amcvideodec(8987): 0:01:24.922821045 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.434652528)
01-09 17:36:13.885: W/GStreamer+amcvideodec(8987): 0:01:24.940368652 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.401292357)
01-09 17:36:13.906: W/GStreamer+amcvideodec(8987): 0:01:24.959869385 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.201141370)
01-09 17:36:13.926: W/GStreamer+amcvideodec(8987): 0:01:24.976654053 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.167780845)
01-09 17:36:13.936: W/GStreamer+amcvideodec(8987): 0:01:24.994201660 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.134420270)
01-09 17:36:13.956: W/GStreamer+amcvideodec(8987): 0:01:25.011688233 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.101059646)
01-09 17:36:13.976: W/GStreamer+amcvideodec(8987): 0:01:25.029113770 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.067698975)
01-09 17:36:13.996: W/GStreamer+amcvideodec(8987): 0:01:25.047149658 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.034338255)
01-09 17:36:14.016: W/GStreamer+amcvideodec(8987): 0:01:25.064544678 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.000977487)
01-09 17:36:14.036: W/GStreamer+basesink(8987): 0:01:25.093658447 0x80449690 gstbasesink.c:2794:gst_base_sink_is_too_late:<glimagesink0> warning: A lot of buffers are being dropped.
01-09 17:36:14.046: W/GStreamer+basesink(8987): 0:01:25.094024658 0x80449690 gstbasesink.c:2794:gst_base_sink_is_too_late:<glimagesink0> warning: There may be a timestamping problem, or this computer is too slow.
01-09 17:36:14.056: W/GStreamer+amcvideodec(8987): 0:01:25.113677979 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.448159634)
01-09 17:36:14.076: W/GStreamer+amcvideodec(8987): 0:01:25.134277344 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.414798726)
01-09 17:36:14.096: W/GStreamer+amcvideodec(8987): 0:01:25.153717041 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.381437773)
01-09 17:36:14.126: W/GStreamer+amcvideodec(8987): 0:01:25.176452637 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.348076773)
01-09 17:36:14.146: W/GStreamer+amcvideodec(8987): 0:01:25.195709229 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.314715728)
01-09 17:36:14.166: W/GStreamer+amcvideodec(8987): 0:01:25.214447022 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.281365750)
01-09 17:36:14.186: W/GStreamer+amcvideodec(8987): 0:01:25.237274170 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.248004615)
01-09 17:36:14.206: W/GStreamer+amcvideodec(8987): 0:01:25.260009766 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.214643436)
01-09 17:36:14.226: W/GStreamer+amcvideodec(8987): 0:01:25.278350830 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.181282214)
01-09 17:36:14.246: W/GStreamer+amcvideodec(8987): 0:01:25.298278809 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.147920948)
01-09 17:36:14.266: W/GStreamer+amcvideodec(8987): 0:01:25.315460205 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.114559638)
01-09 17:36:14.286: W/GStreamer+amcvideodec(8987): 0:01:25.338348389 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.081198286)
01-09 17:36:14.306: W/GStreamer+amcvideodec(8987): 0:01:25.360870361 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.047836891)
01-09 17:36:14.326: W/GStreamer+amcvideodec(8987): 0:01:25.378906250 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.014475454)
01-09 17:36:14.366: W/GStreamer+amcvideodec(8987): 0:01:25.420684815 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.079121501)
01-09 17:36:14.386: W/GStreamer+amcvideodec(8987): 0:01:25.440368652 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.045759939)
01-09 17:36:14.406: W/GStreamer+amcvideodec(8987): 0:01:25.462371826 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.012398337)
01-09 17:36:15.537: W/GStreamer+amcvideodec(8987): 0:01:26.589050293 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.926761906)
01-09 17:36:15.557: W/GStreamer+amcvideodec(8987): 0:01:26.613983154 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.893402049)
01-09 17:36:15.587: W/GStreamer+amcvideodec(8987): 0:01:26.638793945 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.860031115)
01-09 17:36:15.607: W/GStreamer+amcvideodec(8987): 0:01:26.654815674 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.826660216)
01-09 17:36:15.697: W/GStreamer+amcvideodec(8987): 0:01:26.751464844 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.793289350)
01-09 17:36:15.727: W/GStreamer+amcvideodec(8987): 0:01:26.779937744 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.759918517)
01-09 17:36:15.757: W/GStreamer+amcvideodec(8987): 0:01:26.808715820 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.726547719)
01-09 17:36:15.787: W/GStreamer+amcvideodec(8987): 0:01:26.837554932 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.693176953)
01-09 17:36:15.817: W/GStreamer+amcvideodec(8987): 0:01:26.870025635 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.659807864)
01-09 17:36:15.847: W/GStreamer+amcvideodec(8987): 0:01:26.901916504 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.626438796)
01-09 17:36:15.867: W/GStreamer+amcvideodec(8987): 0:01:26.920257568 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.593069746)
01-09 17:36:15.887: W/GStreamer+amcvideodec(8987): 0:01:26.941802979 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.559700715)
01-09 17:36:15.907: W/GStreamer+amcvideodec(8987): 0:01:26.962310791 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.526331704)
01-09 17:36:15.927: W/GStreamer+amcvideodec(8987): 0:01:26.981628418 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.492962711)
01-09 17:36:15.947: W/GStreamer+amcvideodec(8987): 0:01:27.002746582 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.459593736)
01-09 17:36:15.968: W/GStreamer+amcvideodec(8987): 0:01:27.020416260 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.426224781)
01-09 17:36:15.988: W/GStreamer+amcvideodec(8987): 0:01:27.040252686 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.359486923)
01-09 17:36:16.008: W/GStreamer+amcvideodec(8987): 0:01:27.059204102 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.326129133)
01-09 17:36:16.028: W/GStreamer+amcvideodec(8987): 0:01:27.078155518 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.292760249)
01-09 17:36:16.048: W/GStreamer+amcvideodec(8987): 0:01:27.099761963 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.259391383)
01-09 17:36:16.068: W/GStreamer+amcvideodec(8987): 0:01:27.121978760 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.226022535)
01-09 17:36:16.088: W/GStreamer+amcvideodec(8987): 0:01:27.141479492 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.192653704)
01-09 17:36:16.108: W/GStreamer+amcvideodec(8987): 0:01:27.160552979 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.159284890)
01-09 17:36:16.128: W/GStreamer+amcvideodec(8987): 0:01:27.179260254 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.125916094)
01-09 17:36:16.148: W/GStreamer+amcvideodec(8987): 0:01:27.199615479 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.092547314)
01-09 17:36:16.168: W/GStreamer+amcvideodec(8987): 0:01:27.220336914 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.059178551)
01-09 17:36:16.188: W/GStreamer+amcvideodec(8987): 0:01:27.239288330 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.025812359)
01-09 17:36:16.218: W/GStreamer+basesink(8987): 0:01:27.270874024 0x80449690 gstbasesink.c:2794:gst_base_sink_is_too_late:<glimagesink0> warning: A lot of buffers are being dropped.
01-09 17:36:16.218: W/GStreamer+basesink(8987): 0:01:27.270996094 0x80449690 gstbasesink.c:2794:gst_base_sink_is_too_late:<glimagesink0> warning: There may be a timestamping problem, or this computer is too slow.
01-09 17:36:16.228: W/GStreamer+amcvideodec(8987): 0:01:27.283355713 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.398623654)
01-09 17:36:16.248: W/GStreamer+amcvideodec(8987): 0:01:27.301574707 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.365257450)
01-09 17:36:16.268: W/GStreamer+amcvideodec(8987): 0:01:27.320556641 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.331891242)
01-09 17:36:16.288: W/GStreamer+amcvideodec(8987): 0:01:27.343078613 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.298525030)
01-09 17:36:16.308: W/GStreamer+amcvideodec(8987): 0:01:27.362457276 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.265158815)
01-09 17:36:16.328: W/GStreamer+amcvideodec(8987): 0:01:27.381408692 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.231792596)
01-09 17:36:16.348: W/GStreamer+amcvideodec(8987): 0:01:27.400421143 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.198437484)
01-09 17:36:16.368: W/GStreamer+amcvideodec(8987): 0:01:27.416870117 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.165071259)
01-09 17:36:16.388: W/GStreamer+amcvideodec(8987): 0:01:27.434326172 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.131705029)
01-09 17:36:16.398: W/GStreamer+amcvideodec(8987): 0:01:27.451080322 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.098338796)
01-09 17:36:16.418: W/GStreamer+amcvideodec(8987): 0:01:27.468963623 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.064972560)
01-09 17:36:16.438: W/GStreamer+amcvideodec(8987): 0:01:27.485900879 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.031606320)
01-09 17:36:16.478: W/GStreamer+amcvideodec(8987): 0:01:27.526214600 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.013790114)
01-09 17:36:16.498: W/GLib(8987): amcvideodec-omxmarvellvideohwcoda7542decoder0: Too old frames, bug in decoder -- please file a bug
01-09 17:36:19.091: W/GStreamer+amcvideodec(8987): 0:01:30.150665283 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:01.298716119)
01-09 17:36:19.151: W/GStreamer+amcvideodec(8987): 0:01:30.205078125 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:01.265350688)
01-09 17:36:19.161: W/GStreamer+amcvideodec(8987): 0:01:30.222076416 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:01.231985248)
01-09 17:36:19.191: W/GStreamer+amcvideodec(8987): 0:01:30.244781494 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:01.198619798)
01-09 17:36:19.211: W/GStreamer+amcvideodec(8987): 0:01:30.272491455 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:01.131888869)
01-09 17:36:19.231: W/GStreamer+amcvideodec(8987): 0:01:30.289581299 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:01.098523390)
01-09 17:36:19.251: W/GStreamer+amcvideodec(8987): 0:01:30.307281494 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:01.065157901)
01-09 17:36:19.271: W/GStreamer+amcvideodec(8987): 0:01:30.326049805 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:01.031790805)
01-09 17:36:19.281: W/GStreamer+amcvideodec(8987): 0:01:30.343658447 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.998423711)
01-09 17:36:19.311: W/GStreamer+amcvideodec(8987): 0:01:30.365295410 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.965056620)
01-09 17:36:19.331: W/GStreamer+amcvideodec(8987): 0:01:30.386840820 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.898322450)
01-09 17:36:19.341: W/GStreamer+amcvideodec(8987): 0:01:30.403594971 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.864955370)
01-09 17:36:19.361: W/GStreamer+amcvideodec(8987): 0:01:30.420013428 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.831588294)
01-09 17:36:19.381: W/GStreamer+amcvideodec(8987): 0:01:30.436950684 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.731498194)
01-09 17:36:19.391: W/GStreamer+amcvideodec(8987): 0:01:30.453033447 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.664764069)
01-09 17:36:19.411: W/GStreamer+amcvideodec(8987): 0:01:30.470947266 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.631397012)
01-09 17:36:19.431: W/GStreamer+amcvideodec(8987): 0:01:30.487274170 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.598029957)
01-09 17:36:19.441: W/GStreamer+amcvideodec(8987): 0:01:30.503479004 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.564662905)
01-09 17:36:19.461: W/GStreamer+amcvideodec(8987): 0:01:30.519714356 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.531295857)
01-09 17:36:19.481: W/GStreamer+amcvideodec(8987): 0:01:30.536437988 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.497928812)
01-09 17:36:19.501: W/GStreamer+amcvideodec(8987): 0:01:30.554595947 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.464561770)
01-09 17:36:19.511: W/GStreamer+amcvideodec(8987): 0:01:30.571319580 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.431194732)
01-09 17:36:19.531: W/GStreamer+amcvideodec(8987): 0:01:30.587921143 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.397827696)
01-09 17:36:19.551: W/GStreamer+amcvideodec(8987): 0:01:30.604583740 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.364460631)
01-09 17:36:19.571: W/GStreamer+amcvideodec(8987): 0:01:30.626037598 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.331093570)
01-09 17:36:19.581: W/GStreamer+amcvideodec(8987): 0:01:30.643768311 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.297726511)
01-09 17:36:19.601: W/GStreamer+amcvideodec(8987): 0:01:30.664062500 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.264359456)
01-09 17:36:19.621: W/GStreamer+amcvideodec(8987): 0:01:30.680755615 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.230992405)
01-09 17:36:19.641: W/GStreamer+amcvideodec(8987): 0:01:30.697692871 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.197625356)
01-09 17:36:19.651: W/GStreamer+amcvideodec(8987): 0:01:30.713867188 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.164269421)
01-09 17:36:19.671: W/GStreamer+amcvideodec(8987): 0:01:30.730590820 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.130902379)
01-09 17:36:19.691: W/GStreamer+amcvideodec(8987): 0:01:30.747161865 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.097534943)
01-09 17:36:19.701: W/GStreamer+amcvideodec(8987): 0:01:30.763793945 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.064167513)
01-09 17:36:19.721: W/GStreamer+amcvideodec(8987): 0:01:30.780609131 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.030800090)
01-09 17:36:21.203: W/GStreamer+amcvideodec(8987): 0:01:32.256072998 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.922887432)
01-09 17:36:21.223: W/GStreamer+amcvideodec(8987): 0:01:32.279235840 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.889519889)
01-09 17:36:21.243: W/GStreamer+amcvideodec(8987): 0:01:32.299316406 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.856152352)
01-09 17:36:21.263: W/GStreamer+amcvideodec(8987): 0:01:32.318267822 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.822784822)
01-09 17:36:21.283: W/GStreamer+amcvideodec(8987): 0:01:32.336669922 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.789417299)
01-09 17:36:21.303: W/GStreamer+amcvideodec(8987): 0:01:32.354827881 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.756049782)
01-09 17:36:21.323: W/GStreamer+amcvideodec(8987): 0:01:32.375488281 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.722682272)
01-09 17:36:21.343: W/GStreamer+amcvideodec(8987): 0:01:32.397644043 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.689314770)
01-09 17:36:21.363: W/GStreamer+amcvideodec(8987): 0:01:32.415130615 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.655947274)
01-09 17:36:21.373: W/GStreamer+amcvideodec(8987): 0:01:32.433654785 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.622579784)
01-09 17:36:21.393: W/GStreamer+amcvideodec(8987): 0:01:32.451812744 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.589212302)
01-09 17:36:21.413: W/GStreamer+amcvideodec(8987): 0:01:32.470123291 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.555844825)
01-09 17:36:21.433: W/GStreamer+amcvideodec(8987): 0:01:32.487396240 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.522477355)
01-09 17:36:21.453: W/GStreamer+amcvideodec(8987): 0:01:32.505218506 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.489109892)
01-09 17:36:21.463: W/GStreamer+amcvideodec(8987): 0:01:32.523834229 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.455742435)
01-09 17:36:21.483: W/GStreamer+amcvideodec(8987): 0:01:32.542572022 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.422386095)
01-09 17:36:21.503: W/GStreamer+amcvideodec(8987): 0:01:32.560852051 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.389018651)
01-09 17:36:21.523: W/GStreamer+amcvideodec(8987): 0:01:32.579589844 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.355651212)
01-09 17:36:21.543: W/GStreamer+amcvideodec(8987): 0:01:32.597595215 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.322283780)
01-09 17:36:21.563: W/GStreamer+amcvideodec(8987): 0:01:32.617736817 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.288916355)
01-09 17:36:21.583: W/GStreamer+amcvideodec(8987): 0:01:32.639556885 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.255548935)
01-09 17:36:21.603: W/GStreamer+amcvideodec(8987): 0:01:32.657501221 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.222181521)
01-09 17:36:21.623: W/GStreamer+amcvideodec(8987): 0:01:32.675170899 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.188814114)
01-09 17:36:21.633: W/GStreamer+amcvideodec(8987): 0:01:32.693206787 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.155446712)
01-09 17:36:21.653: W/GStreamer+amcvideodec(8987): 0:01:32.711578369 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.122079316)
01-09 17:36:21.673: W/GStreamer+amcvideodec(8987): 0:01:32.729156494 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.088711926)
01-09 17:36:21.693: W/GStreamer+amcvideodec(8987): 0:01:32.747253418 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.055344707)
01-09 17:36:21.713: W/GStreamer+amcvideodec(8987): 0:01:32.764892578 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.021978069)
01-09 17:36:21.733: W/GStreamer+basesink(8987): 0:01:32.793365479 0x80449690 gstbasesink.c:2794:gst_base_sink_is_too_late:<glimagesink0> warning: A lot of buffers are being dropped.
01-09 17:36:21.733: W/GStreamer+basesink(8987): 0:01:32.793487549 0x80449690 gstbasesink.c:2794:gst_base_sink_is_too_late:<glimagesink0> warning: There may be a timestamping problem, or this computer is too slow.
01-09 17:36:21.763: W/GStreamer+amcvideodec(8987): 0:01:32.815765381 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.099172584)
01-09 17:36:21.783: W/GStreamer+amcvideodec(8987): 0:01:32.836791992 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.065806208)
01-09 17:36:21.803: W/GStreamer+amcvideodec(8987): 0:01:32.858551026 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.032450942)
01-09 17:36:21.863: W/GStreamer+amcvideodec(8987): 0:01:32.919036865 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.035571367)
01-09 17:36:21.883: W/GStreamer+amcvideodec(8987): 0:01:32.941589356 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.002204982)
01-09 17:36:22.023: W/GLib(8987): amcvideodec-omxmarvellvideohwcoda7542decoder0: Too old frames, bug in decoder -- please file a bug
01-09 17:36:24.346: W/GStreamer+amcvideodec(8987): 0:01:35.403594971 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:01.129538290)
01-09 17:36:24.376: W/GStreamer+amcvideodec(8987): 0:01:35.425628662 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:01.096174175)
01-09 17:36:24.396: W/GStreamer+amcvideodec(8987): 0:01:35.446258545 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:01.062810038)
01-09 17:36:24.416: W/GStreamer+amcvideodec(8987): 0:01:35.464965820 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:01.029445881)
01-09 17:36:24.426: W/GStreamer+amcvideodec(8987): 0:01:35.481842041 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.996081705)
01-09 17:36:24.446: W/GStreamer+amcvideodec(8987): 0:01:35.498504639 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.962717508)
01-09 17:36:24.456: W/GStreamer+amcvideodec(8987): 0:01:35.513580322 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.929353291)
01-09 17:36:24.636: W/GStreamer+amcvideodec(8987): 0:01:35.693054199 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.896000167)
01-09 17:36:24.696: W/GStreamer+amcvideodec(8987): 0:01:35.749023438 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.862635911)
01-09 17:36:24.716: W/GStreamer+amcvideodec(8987): 0:01:35.771728516 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.829271636)
01-09 17:36:24.736: W/GStreamer+amcvideodec(8987): 0:01:35.790618897 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.795907343)
01-09 17:36:24.756: W/GStreamer+amcvideodec(8987): 0:01:35.812683106 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.762543030)
01-09 17:36:24.776: W/GStreamer+amcvideodec(8987): 0:01:35.830780029 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.695814348)
01-09 17:36:24.796: W/GStreamer+amcvideodec(8987): 0:01:35.850433350 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.662449979)
01-09 17:36:24.816: W/GStreamer+amcvideodec(8987): 0:01:35.871246338 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.629085591)
01-09 17:36:24.846: W/GStreamer+amcvideodec(8987): 0:01:35.900848389 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.595721186)
01-09 17:36:24.866: W/GStreamer+amcvideodec(8987): 0:01:35.921051026 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.562356762)
01-09 17:36:24.886: W/GStreamer+amcvideodec(8987): 0:01:35.941314697 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.528992320)
01-09 17:36:24.906: W/GStreamer+amcvideodec(8987): 0:01:35.959075928 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.495627861)
01-09 17:36:24.926: W/GStreamer+amcvideodec(8987): 0:01:35.979431152 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.462263384)
01-09 17:36:24.946: W/GStreamer+amcvideodec(8987): 0:01:35.997863770 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.362169848)
01-09 17:36:24.966: W/GStreamer+amcvideodec(8987): 0:01:36.018066406 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.328816412)
01-09 17:36:24.986: W/GStreamer+amcvideodec(8987): 0:01:36.037445068 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.262087268)
01-09 17:36:25.006: W/GStreamer+amcvideodec(8987): 0:01:36.057067871 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.228722671)
01-09 17:36:25.026: W/GStreamer+amcvideodec(8987): 0:01:36.077941895 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.195358058)
01-09 17:36:25.046: W/GStreamer+amcvideodec(8987): 0:01:36.097229004 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.161993428)
01-09 17:36:25.066: W/GStreamer+amcvideodec(8987): 0:01:36.119812012 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.128628782)
01-09 17:36:25.086: W/GStreamer+amcvideodec(8987): 0:01:36.141418457 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.095264120)
01-09 17:36:25.106: W/GStreamer+amcvideodec(8987): 0:01:36.161804199 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.061899441)
01-09 17:36:25.126: W/GStreamer+amcvideodec(8987): 0:01:36.179626465 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.028534746)
01-09 17:36:25.156: W/GStreamer+basesink(8987): 0:01:36.209106445 0x80449690 gstbasesink.c:2794:gst_base_sink_is_too_late:<glimagesink0> warning: A lot of buffers are being dropped.
01-09 17:36:25.156: W/GStreamer+basesink(8987): 0:01:36.209197998 0x80449690 gstbasesink.c:2794:gst_base_sink_is_too_late:<glimagesink0> warning: There may be a timestamping problem, or this computer is too slow.
01-09 17:36:25.166: W/GStreamer+amcvideodec(8987): 0:01:36.223663330 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.424444056)
01-09 17:36:25.187: W/GStreamer+amcvideodec(8987): 0:01:36.242919922 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.391079314)
01-09 17:36:25.207: W/GStreamer+amcvideodec(8987): 0:01:36.260162354 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.357714558)
01-09 17:36:25.237: W/GStreamer+amcvideodec(8987): 0:01:36.286071777 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.324349786)
01-09 17:36:25.257: W/GStreamer+amcvideodec(8987): 0:01:36.304962158 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.290984999)
01-09 17:36:25.267: W/GStreamer+amcvideodec(8987): 0:01:36.322021484 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.257631309)
01-09 17:36:25.287: W/GStreamer+amcvideodec(8987): 0:01:36.341247559 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.224266492)
01-09 17:36:25.307: W/GStreamer+amcvideodec(8987): 0:01:36.358276367 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.190901661)
01-09 17:36:25.327: W/GStreamer+amcvideodec(8987): 0:01:36.378570557 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.157536814)
01-09 17:36:25.357: W/GStreamer+amcvideodec(8987): 0:01:36.405334473 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.124171953)
01-09 17:36:25.367: W/GStreamer+amcvideodec(8987): 0:01:36.423095703 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.090807078)
01-09 17:36:25.387: W/GStreamer+amcvideodec(8987): 0:01:36.440887451 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.057442188)
01-09 17:36:25.407: W/GStreamer+amcvideodec(8987): 0:01:36.458038330 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.024077284)
01-09 17:36:25.447: W/GStreamer+amcvideodec(8987): 0:01:36.496734619 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.042924358)
01-09 17:36:25.467: W/GStreamer+amcvideodec(8987): 0:01:36.515319824 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.009559412)
01-09 17:36:26.758: W/GStreamer+amcvideodec(8987): 0:01:37.811248779 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.916113237)
01-09 17:36:26.778: W/GStreamer+amcvideodec(8987): 0:01:37.829040527 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.882743694)
01-09 17:36:26.798: W/GStreamer+amcvideodec(8987): 0:01:37.852020264 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.849374174)
01-09 17:36:26.818: W/GStreamer+amcvideodec(8987): 0:01:37.869018555 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.816004678)
01-09 17:36:26.838: W/GStreamer+amcvideodec(8987): 0:01:37.890472412 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.782635204)
01-09 17:36:26.858: W/GStreamer+amcvideodec(8987): 0:01:37.912445068 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.749265752)
01-09 17:36:26.878: W/GStreamer+amcvideodec(8987): 0:01:37.931701660 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.715896323)
01-09 17:36:26.898: W/GStreamer+amcvideodec(8987): 0:01:37.948822022 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.682528561)
01-09 17:36:26.918: W/GStreamer+amcvideodec(8987): 0:01:37.965545654 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.649160807)
01-09 17:36:26.928: W/GStreamer+amcvideodec(8987): 0:01:37.983215332 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.615793063)
01-09 17:36:26.948: W/GStreamer+amcvideodec(8987): 0:01:38.000274658 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.582425327)
01-09 17:36:26.968: W/GStreamer+amcvideodec(8987): 0:01:38.019378662 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.549057599)
01-09 17:36:26.988: W/GStreamer+amcvideodec(8987): 0:01:38.043273926 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.515689881)
01-09 17:36:27.008: W/GStreamer+amcvideodec(8987): 0:01:38.060729981 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.482322170)
01-09 17:36:27.028: W/GStreamer+amcvideodec(8987): 0:01:38.077789307 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.448954467)
01-09 17:36:27.048: W/GStreamer+amcvideodec(8987): 0:01:38.095306397 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.415597885)
01-09 17:36:27.058: W/GStreamer+amcvideodec(8987): 0:01:38.112670899 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.382230199)
01-09 17:36:27.088: W/GStreamer+amcvideodec(8987): 0:01:38.135192871 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.348862522)
01-09 17:36:27.108: W/GStreamer+amcvideodec(8987): 0:01:38.155639649 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.315494852)
01-09 17:36:27.128: W/GStreamer+amcvideodec(8987): 0:01:38.177337647 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.282127190)
01-09 17:36:27.138: W/GStreamer+amcvideodec(8987): 0:01:38.194335938 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.248759537)
01-09 17:36:27.158: W/GStreamer+amcvideodec(8987): 0:01:38.212066651 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.215391891)
01-09 17:36:27.178: W/GStreamer+amcvideodec(8987): 0:01:38.229187012 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.182024253)
01-09 17:36:27.198: W/GStreamer+amcvideodec(8987): 0:01:38.246612549 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.148656624)
01-09 17:36:27.208: W/GStreamer+amcvideodec(8987): 0:01:38.263946533 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.115289001)
01-09 17:36:27.229: W/GStreamer+amcvideodec(8987): 0:01:38.281341553 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.081923607)
01-09 17:36:27.249: W/GStreamer+amcvideodec(8987): 0:01:38.299072266 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.048558204)
01-09 17:36:27.269: W/GStreamer+amcvideodec(8987): 0:01:38.316528320 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.015192790)
01-09 17:36:27.309: W/GStreamer+amcvideodec(8987): 0:01:38.362823486 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.089449077)
01-09 17:36:27.329: W/GStreamer+amcvideodec(8987): 0:01:38.382720947 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.056083633)
01-09 17:36:27.359: W/GStreamer+amcvideodec(8987): 0:01:38.404846192 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.022718179)
01-09 17:36:27.399: W/GStreamer+amcvideodec(8987): 0:01:38.454101563 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.011085267)
01-09 17:36:28.089: W/GStreamer+amcvideodec(8987): 0:01:39.136047363 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.058266171)
01-09 17:36:28.119: W/GStreamer+amcvideodec(8987): 0:01:39.172210693 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.024900716)
01-09 17:36:30.211: W/GStreamer+amcvideodec(8987): 0:01:41.266418457 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:01.304610937)
01-09 17:36:30.231: W/GStreamer+amcvideodec(8987): 0:01:41.287078858 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:01.271256239)
01-09 17:36:30.261: W/GStreamer+amcvideodec(8987): 0:01:41.314544678 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:01.237890424)
01-09 17:36:30.281: W/GStreamer+amcvideodec(8987): 0:01:41.342193604 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:01.204524598)
01-09 17:36:30.302: W/GStreamer+amcvideodec(8987): 0:01:41.360198975 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:01.171158765)
01-09 17:36:30.322: W/GStreamer+amcvideodec(8987): 0:01:41.380310059 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:01.137792927)
01-09 17:36:30.342: W/GStreamer+amcvideodec(8987): 0:01:41.399139404 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:01.104427081)
01-09 17:36:30.362: W/GStreamer+amcvideodec(8987): 0:01:41.423675537 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:01.071061228)
01-09 17:36:30.382: W/GStreamer+amcvideodec(8987): 0:01:41.442535401 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:01.037695370)
01-09 17:36:30.402: W/GStreamer+amcvideodec(8987): 0:01:41.461578369 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:01.004329504)
01-09 17:36:30.422: W/GStreamer+amcvideodec(8987): 0:01:41.481842041 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.970963632)
01-09 17:36:30.442: W/GStreamer+amcvideodec(8987): 0:01:41.499755859 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.937597755)
01-09 17:36:30.462: W/GStreamer+amcvideodec(8987): 0:01:41.520263672 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.804133416)
01-09 17:36:30.482: W/GStreamer+amcvideodec(8987): 0:01:41.538787842 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.770767513)
01-09 17:36:30.502: W/GStreamer+amcvideodec(8987): 0:01:41.558227539 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.737412716)
01-09 17:36:30.522: W/GStreamer+amcvideodec(8987): 0:01:41.578430176 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.704046800)
01-09 17:36:30.542: W/GStreamer+amcvideodec(8987): 0:01:41.596435547 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.670680879)
01-09 17:36:30.562: W/GStreamer+amcvideodec(8987): 0:01:41.616973877 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.637314952)
01-09 17:36:30.582: W/GStreamer+amcvideodec(8987): 0:01:41.634826660 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.603949019)
01-09 17:36:30.602: W/GStreamer+amcvideodec(8987): 0:01:41.658172608 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.570583081)
01-09 17:36:30.622: W/GStreamer+amcvideodec(8987): 0:01:41.681671143 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.537217136)
01-09 17:36:30.642: W/GStreamer+amcvideodec(8987): 0:01:41.699340820 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.503851185)
01-09 17:36:30.662: W/GStreamer+amcvideodec(8987): 0:01:41.720947266 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.470485229)
01-09 17:36:30.682: W/GStreamer+amcvideodec(8987): 0:01:41.738494873 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.437119267)
01-09 17:36:30.702: W/GStreamer+amcvideodec(8987): 0:01:41.758331299 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.403753299)
01-09 17:36:30.722: W/GStreamer+amcvideodec(8987): 0:01:41.778167725 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.370387326)
01-09 17:36:30.742: W/GStreamer+amcvideodec(8987): 0:01:41.796936035 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.337021347)
01-09 17:36:30.762: W/GStreamer+amcvideodec(8987): 0:01:41.816253662 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.303656285)
01-09 17:36:30.772: W/GStreamer+amcvideodec(8987): 0:01:41.833618164 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.270291211)
01-09 17:36:30.792: W/GStreamer+amcvideodec(8987): 0:01:41.853332520 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.236926123)
01-09 17:36:30.812: W/GStreamer+amcvideodec(8987): 0:01:41.871215820 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.203561022)
01-09 17:36:30.832: W/GStreamer+amcvideodec(8987): 0:01:41.889892578 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.170207021)
01-09 17:36:30.862: W/GStreamer+amcvideodec(8987): 0:01:41.914947510 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.136841896)
01-09 17:36:30.882: W/GStreamer+amcvideodec(8987): 0:01:41.935333252 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.103476758)
01-09 17:36:30.902: W/GStreamer+amcvideodec(8987): 0:01:41.955352783 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.070111609)
01-09 17:36:30.912: W/GStreamer+amcvideodec(8987): 0:01:41.973052979 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.036746447)
01-09 17:36:30.932: W/GStreamer+amcvideodec(8987): 0:01:41.992309570 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.003381273)
01-09 17:36:30.962: W/GStreamer+basesink(8987): 0:01:42.024017334 0x80449690 gstbasesink.c:2794:gst_base_sink_is_too_late:<glimagesink0> warning: A lot of buffers are being dropped.
01-09 17:36:30.962: W/GStreamer+basesink(8987): 0:01:42.024108887 0x80449690 gstbasesink.c:2794:gst_base_sink_is_too_late:<glimagesink0> warning: There may be a timestamping problem, or this computer is too slow.
01-09 17:36:30.982: W/GStreamer+amcvideodec(8987): 0:01:42.036224365 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.109522758)
01-09 17:36:31.002: W/GStreamer+amcvideodec(8987): 0:01:42.057617188 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.076157548)
01-09 17:36:31.022: W/GStreamer+amcvideodec(8987): 0:01:42.081665039 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.042792328)
01-09 17:36:31.042: W/GStreamer+amcvideodec(8987): 0:01:42.101806641 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.009427095)
01-09 17:36:31.142: W/GStreamer+amcvideodec(8987): 0:01:42.200622559 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.010125277)
01-09 17:36:31.202: W/GStreamer+amcvideodec(8987): 0:01:42.255645752 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.010382329)
01-09 17:36:32.243: W/GStreamer+amcvideodec(8987): 0:01:43.299163818 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.883712487)
01-09 17:36:32.273: W/GStreamer+amcvideodec(8987): 0:01:43.333129883 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.850354312)
01-09 17:36:32.303: W/GStreamer+amcvideodec(8987): 0:01:43.355377197 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.816996070)
01-09 17:36:32.313: W/GStreamer+amcvideodec(8987): 0:01:43.372894287 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.783637759)
01-09 17:36:32.343: W/GStreamer+amcvideodec(8987): 0:01:43.398010254 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.750279381)
01-09 17:36:32.364: W/GStreamer+amcvideodec(8987): 0:01:43.419403076 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.716920938)
01-09 17:36:32.384: W/GStreamer+amcvideodec(8987): 0:01:43.439758301 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.683562428)
01-09 17:36:32.404: W/GStreamer+amcvideodec(8987): 0:01:43.457489014 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.650203853)
01-09 17:36:32.424: W/GStreamer+amcvideodec(8987): 0:01:43.474487305 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.616845214)
01-09 17:36:32.434: W/GStreamer+amcvideodec(8987): 0:01:43.492858887 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.583486510)
01-09 17:36:32.454: W/GStreamer+amcvideodec(8987): 0:01:43.510498047 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.550127742)
01-09 17:36:32.474: W/GStreamer+amcvideodec(8987): 0:01:43.528137207 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.516768912)
01-09 17:36:32.494: W/GStreamer+amcvideodec(8987): 0:01:43.546264649 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.483410019)
01-09 17:36:32.504: W/GStreamer+amcvideodec(8987): 0:01:43.563323975 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.450051063)
01-09 17:36:32.524: W/GStreamer+amcvideodec(8987): 0:01:43.581604004 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.416692047)
01-09 17:36:32.544: W/GStreamer+amcvideodec(8987): 0:01:43.598846436 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.383332969)
01-09 17:36:32.564: W/GStreamer+amcvideodec(8987): 0:01:43.616424561 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.349973830)
01-09 17:36:32.574: W/GStreamer+amcvideodec(8987): 0:01:43.633850098 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.316625743)
01-09 17:36:32.604: W/GStreamer+amcvideodec(8987): 0:01:43.657836914 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.283266484)
01-09 17:36:32.624: W/GStreamer+amcvideodec(8987): 0:01:43.683502197 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.249907166)
01-09 17:36:32.644: W/GStreamer+amcvideodec(8987): 0:01:43.701782227 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.216547790)
01-09 17:36:32.664: W/GStreamer+amcvideodec(8987): 0:01:43.723052979 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.183188354)
01-09 17:36:32.684: W/GStreamer+amcvideodec(8987): 0:01:43.742858887 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.149828861)
01-09 17:36:32.704: W/GStreamer+amcvideodec(8987): 0:01:43.763305664 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.116469311)
01-09 17:36:32.734: W/GStreamer+amcvideodec(8987): 0:01:43.786987305 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.083109703)
01-09 17:36:32.754: W/GStreamer+amcvideodec(8987): 0:01:43.804443359 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.049750039)
01-09 17:36:32.764: W/GStreamer+amcvideodec(8987): 0:01:43.823577881 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.016390320)
01-09 17:36:32.824: W/GStreamer+amcvideodec(8987): 0:01:43.878326416 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.158647147)
01-09 17:36:32.854: W/GStreamer+amcvideodec(8987): 0:01:43.910919190 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.125287262)
01-09 17:36:32.874: W/GStreamer+amcvideodec(8987): 0:01:43.930389404 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.091927322)
01-09 17:36:32.904: W/GStreamer+amcvideodec(8987): 0:01:43.955261231 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.058567328)
01-09 17:36:32.924: W/GStreamer+amcvideodec(8987): 0:01:43.976715088 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.025207282)
01-09 17:36:32.964: W/GStreamer+amcvideodec(8987): 0:01:44.021179199 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.070716274)
01-09 17:36:32.984: W/GStreamer+amcvideodec(8987): 0:01:44.041870117 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.037356070)
01-09 17:36:33.004: W/GStreamer+amcvideodec(8987): 0:01:44.061889649 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.003995814)
01-09 17:36:35.296: W/GStreamer+amcvideodec(8987): 0:01:46.350402832 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.013648958)
01-09 17:36:35.376: W/GStreamer+amcvideodec(8987): 0:01:46.434173584 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:01.090156858)
01-09 17:36:35.406: W/GStreamer+amcvideodec(8987): 0:01:46.455047608 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:01.056785027)
01-09 17:36:35.427: W/GStreamer+amcvideodec(8987): 0:01:46.479919434 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:01.023413238)
01-09 17:36:35.447: W/GStreamer+amcvideodec(8987): 0:01:46.500610352 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.990041491)
01-09 17:36:35.467: W/GStreamer+amcvideodec(8987): 0:01:46.520385742 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.956669783)
01-09 17:36:35.487: W/GStreamer+amcvideodec(8987): 0:01:46.538421631 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.923298116)
01-09 17:36:35.507: W/GStreamer+amcvideodec(8987): 0:01:46.557586670 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.889926490)
01-09 17:36:35.527: W/GStreamer+amcvideodec(8987): 0:01:46.575439453 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.856554902)
01-09 17:36:35.537: W/GStreamer+amcvideodec(8987): 0:01:46.593048096 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.823183354)
01-09 17:36:35.677: W/GStreamer+amcvideodec(8987): 0:01:46.734191895 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.789822957)
01-09 17:36:35.697: W/GStreamer+amcvideodec(8987): 0:01:46.754211426 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.756451486)
01-09 17:36:35.717: W/GStreamer+amcvideodec(8987): 0:01:46.772094727 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.723080055)
01-09 17:36:35.737: W/GStreamer+amcvideodec(8987): 0:01:46.791931152 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.689708661)
01-09 17:36:35.757: W/GStreamer+amcvideodec(8987): 0:01:46.810363770 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.656337305)
01-09 17:36:35.777: W/GStreamer+amcvideodec(8987): 0:01:46.829467774 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.622965987)
01-09 17:36:35.797: W/GStreamer+amcvideodec(8987): 0:01:46.850067139 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.589594706)
01-09 17:36:35.817: W/GStreamer+amcvideodec(8987): 0:01:46.868225098 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.556223461)
01-09 17:36:35.837: W/GStreamer+amcvideodec(8987): 0:01:46.888244629 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.522852254)
01-09 17:36:35.857: W/GStreamer+amcvideodec(8987): 0:01:46.906311035 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.489481082)
01-09 17:36:35.877: W/GStreamer+amcvideodec(8987): 0:01:46.929565430 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.456109946)
01-09 17:36:35.897: W/GStreamer+amcvideodec(8987): 0:01:46.954071045 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.422738847)
01-09 17:36:35.917: W/GStreamer+amcvideodec(8987): 0:01:46.971466065 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.389367783)
01-09 17:36:35.937: W/GStreamer+amcvideodec(8987): 0:01:46.991607666 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.355996754)
01-09 17:36:35.957: W/GStreamer+amcvideodec(8987): 0:01:47.010162354 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.322625761)
01-09 17:36:35.977: W/GStreamer+amcvideodec(8987): 0:01:47.029541016 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.289254801)
01-09 17:36:35.997: W/GStreamer+amcvideodec(8987): 0:01:47.048919678 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.255883876)
01-09 17:36:36.017: W/GStreamer+amcvideodec(8987): 0:01:47.067382813 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.222524097)
01-09 17:36:36.037: W/GStreamer+amcvideodec(8987): 0:01:47.088317871 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.189153240)
01-09 17:36:36.057: W/GStreamer+amcvideodec(8987): 0:01:47.106353760 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.155782416)
01-09 17:36:36.077: W/GStreamer+amcvideodec(8987): 0:01:47.126098633 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.122411626)
01-09 17:36:36.097: W/GStreamer+amcvideodec(8987): 0:01:47.144500733 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.089040868)
01-09 17:36:36.117: W/GStreamer+amcvideodec(8987): 0:01:47.167785645 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.055670143)
01-09 17:36:36.137: W/GStreamer+amcvideodec(8987): 0:01:47.190826416 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.022299451)
01-09 17:36:36.167: W/GStreamer+basesink(8987): 0:01:47.218475342 0x80449690 gstbasesink.c:2794:gst_base_sink_is_too_late:<glimagesink0> warning: A lot of buffers are being dropped.
01-09 17:36:36.167: W/GStreamer+basesink(8987): 0:01:47.219177246 0x80449690 gstbasesink.c:2794:gst_base_sink_is_too_late:<glimagesink0> warning: There may be a timestamping problem, or this computer is too slow.
01-09 17:36:36.187: W/GStreamer+amcvideodec(8987): 0:01:47.235168457 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.422772445)
01-09 17:36:36.207: W/GStreamer+amcvideodec(8987): 0:01:47.257202149 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.389400853)
01-09 17:36:36.227: W/GStreamer+amcvideodec(8987): 0:01:47.278686524 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.356029299)
01-09 17:36:36.247: W/GStreamer+amcvideodec(8987): 0:01:47.299896240 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.322657785)
01-09 17:36:36.267: W/GStreamer+amcvideodec(8987): 0:01:47.319946289 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.289286310)
01-09 17:36:36.287: W/GStreamer+amcvideodec(8987): 0:01:47.339324951 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.255914873)
01-09 17:36:36.307: W/GStreamer+amcvideodec(8987): 0:01:47.360168457 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.222543474)
01-09 17:36:36.327: W/GStreamer+amcvideodec(8987): 0:01:47.382263184 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.189172114)
01-09 17:36:36.347: W/GStreamer+amcvideodec(8987): 0:01:47.400390625 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.155800790)
01-09 17:36:36.367: W/GStreamer+amcvideodec(8987): 0:01:47.421997070 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.122440615)
01-09 17:36:36.387: W/GStreamer+amcvideodec(8987): 0:01:47.439788818 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.089069367)
01-09 17:36:36.407: W/GStreamer+amcvideodec(8987): 0:01:47.461364746 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.055698154)
01-09 17:36:36.427: W/GStreamer+amcvideodec(8987): 0:01:47.478668213 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.022326978)
01-09 17:36:36.468: W/GStreamer+amcvideodec(8987): 0:01:47.517852783 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.065728039)
01-09 17:36:36.488: W/GStreamer+amcvideodec(8987): 0:01:47.535675049 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.032356970)
01-09 17:36:40.892: W/GStreamer+amcvideodec(8987): 0:01:51.954071045 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:01.174958027)
01-09 17:36:40.932: W/GStreamer+amcvideodec(8987): 0:01:51.985351563 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:01.141596776)
01-09 17:36:40.952: W/GStreamer+amcvideodec(8987): 0:01:52.008239746 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:01.108235481)
01-09 17:36:40.972: W/GStreamer+amcvideodec(8987): 0:01:52.024749756 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:01.074874144)
01-09 17:36:40.982: W/GStreamer+amcvideodec(8987): 0:01:52.041717529 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:01.041512764)
01-09 17:36:41.002: W/GStreamer+amcvideodec(8987): 0:01:52.057128906 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:01.008151342)
01-09 17:36:41.132: W/GStreamer+amcvideodec(8987): 0:01:52.194183350 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.974789879)
01-09 17:36:41.162: W/GStreamer+amcvideodec(8987): 0:01:52.216949463 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.941428373)
01-09 17:36:41.172: W/GStreamer+amcvideodec(8987): 0:01:52.233245850 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.908066826)
01-09 17:36:41.192: W/GStreamer+amcvideodec(8987): 0:01:52.250091553 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.874705239)
01-09 17:36:41.212: W/GStreamer+amcvideodec(8987): 0:01:52.267364502 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.841342649)
01-09 17:36:41.232: W/GStreamer+amcvideodec(8987): 0:01:52.284423828 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.807980027)
01-09 17:36:41.242: W/GStreamer+amcvideodec(8987): 0:01:52.301086426 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.741265797)
01-09 17:36:41.262: W/GStreamer+amcvideodec(8987): 0:01:52.318328858 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.707903078)
01-09 17:36:41.282: W/GStreamer+amcvideodec(8987): 0:01:52.335235596 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.674540329)
01-09 17:36:41.292: W/GStreamer+amcvideodec(8987): 0:01:52.352050781 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.641177547)
01-09 17:36:41.312: W/GStreamer+amcvideodec(8987): 0:01:52.371063233 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.607814734)
01-09 17:36:41.332: W/GStreamer+amcvideodec(8987): 0:01:52.389556885 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.574451892)
01-09 17:36:41.352: W/GStreamer+amcvideodec(8987): 0:01:52.409851074 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.541089018)
01-09 17:36:41.372: W/GStreamer+amcvideodec(8987): 0:01:52.427337647 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.407637223)
01-09 17:36:41.392: W/GStreamer+amcvideodec(8987): 0:01:52.449218750 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.374274201)
01-09 17:36:41.412: W/GStreamer+amcvideodec(8987): 0:01:52.466735840 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.340911149)
01-09 17:36:41.422: W/GStreamer+amcvideodec(8987): 0:01:52.483215332 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.307548068)
01-09 17:36:41.442: W/GStreamer+amcvideodec(8987): 0:01:52.499633789 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.274184959)
01-09 17:36:41.462: W/GStreamer+amcvideodec(8987): 0:01:52.516174317 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.240821820)
01-09 17:36:41.472: W/GStreamer+amcvideodec(8987): 0:01:52.533050537 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.207469764)
01-09 17:36:41.492: W/GStreamer+amcvideodec(8987): 0:01:52.549865723 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.174106570)
01-09 17:36:41.512: W/GStreamer+amcvideodec(8987): 0:01:52.567230225 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.140743347)
01-09 17:36:41.522: W/GStreamer+amcvideodec(8987): 0:01:52.584259033 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.107380097)
01-09 17:36:41.542: W/GStreamer+amcvideodec(8987): 0:01:52.601531983 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.074016821)
01-09 17:36:41.562: W/GStreamer+amcvideodec(8987): 0:01:52.618347168 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.040653516)
01-09 17:36:41.583: W/GStreamer+amcvideodec(8987): 0:01:52.635498047 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.007290185)
01-09 17:36:41.603: W/GStreamer+basesink(8987): 0:01:52.663299561 0x80449690 gstbasesink.c:2794:gst_base_sink_is_too_late:<glimagesink0> warning: A lot of buffers are being dropped.
01-09 17:36:41.603: W/GStreamer+basesink(8987): 0:01:52.663421631 0x80449690 gstbasesink.c:2794:gst_base_sink_is_too_late:<glimagesink0> warning: There may be a timestamping problem, or this computer is too slow.
01-09 17:36:41.623: W/GStreamer+amcvideodec(8987): 0:01:52.680236817 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.168939591)
01-09 17:36:41.643: W/GStreamer+amcvideodec(8987): 0:01:52.698211670 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.135576180)
01-09 17:36:41.663: W/GStreamer+amcvideodec(8987): 0:01:52.719207764 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.102212744)
01-09 17:36:41.683: W/GStreamer+amcvideodec(8987): 0:01:52.740814209 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.068849281)
01-09 17:36:41.703: W/GStreamer+amcvideodec(8987): 0:01:52.757690430 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.035485793)
01-09 17:36:41.723: W/GStreamer+amcvideodec(8987): 0:01:52.774688721 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.002122280)
01-09 17:36:41.893: W/GStreamer+amcvideodec(8987): 0:01:52.954162598 0x80a85030 gstamcvideodec.c:691:gst_amc_video_dec_loop:<amcvideodec-omxmarvellvideohwcoda7542decoder0> Frame is too late, dropping (deadline 0:00:00.008572516)
01-09 17:36:42.293: D/GStreamer+tutorial-5(8987): 0:01:53.349273682 0x79c44520 jni/tutorial-5.c:184:execute_seek Seeking to 0:00:00.000000000
01-09 17:36:42.333: I/ACodec(8987): [OMX.MARVELL.VIDEO.HW.CODA7542DECODER] Now Flushing
01-09 17:36:42.333: I/ACodec(8987): [OMX.MARVELL.VIDEO.HW.CODA7542DECODER] Now Executing
01-09 17:36:42.333: D/GStreamer+tutorial-5(8987): 0:01:53.392150879 0x79c44520 jni/tutorial-5.c:105:set_ui_message Setting message to: State changed to PAUSED
01-09 17:36:42.363: W/GStreamer+tutorial-5(8987): 0:01:53.419433594 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:36:42.614: W/GStreamer+tutorial-5(8987): 0:01:53.671173096 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:36:42.864: W/GStreamer+tutorial-5(8987): 0:01:53.922363281 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:36:43.114: W/GStreamer+tutorial-5(8987): 0:01:54.173522949 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:36:43.374: W/GStreamer+tutorial-5(8987): 0:01:54.424957276 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:36:43.625: W/GStreamer+tutorial-5(8987): 0:01:54.676177979 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:36:43.875: W/GStreamer+tutorial-5(8987): 0:01:54.927459717 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:36:44.125: W/GStreamer+tutorial-5(8987): 0:01:55.178649902 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:36:44.375: W/GStreamer+tutorial-5(8987): 0:01:55.430297852 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:36:44.625: W/GStreamer+tutorial-5(8987): 0:01:55.681457520 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:36:44.876: W/GStreamer+tutorial-5(8987): 0:01:55.932495117 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:36:45.126: W/GStreamer+tutorial-5(8987): 0:01:56.183654785 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:36:45.386: W/GStreamer+tutorial-5(8987): 0:01:56.435028076 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:36:45.636: W/GStreamer+tutorial-5(8987): 0:01:56.686248779 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:36:45.887: W/GStreamer+tutorial-5(8987): 0:01:56.938079834 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:36:46.137: W/GStreamer+tutorial-5(8987): 0:01:57.189270020 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:36:46.387: W/GStreamer+tutorial-5(8987): 0:01:57.440490723 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:36:46.637: W/GStreamer+tutorial-5(8987): 0:01:57.691650391 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:36:46.888: W/GStreamer+tutorial-5(8987): 0:01:57.942810059 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:36:47.138: W/GStreamer+tutorial-5(8987): 0:01:58.194091797 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:36:47.398: W/GStreamer+tutorial-5(8987): 0:01:58.445068359 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:36:47.648: W/GStreamer+tutorial-5(8987): 0:01:58.696197510 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:36:47.899: W/GStreamer+tutorial-5(8987): 0:01:58.947418213 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:36:48.149: W/GStreamer+tutorial-5(8987): 0:01:59.198699951 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:36:48.399: W/GStreamer+tutorial-5(8987): 0:01:59.449920654 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:36:48.649: W/GStreamer+tutorial-5(8987): 0:01:59.701354981 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:36:48.900: W/GStreamer+tutorial-5(8987): 0:01:59.952545166 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:36:49.150: W/GStreamer+tutorial-5(8987): 0:02:00.203826904 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:36:49.400: W/GStreamer+tutorial-5(8987): 0:02:00.455200195 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:36:49.660: W/GStreamer+tutorial-5(8987): 0:02:00.706451416 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:36:49.901: W/GStreamer+tutorial-5(8987): 0:02:00.957733154 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:36:50.151: W/GStreamer+tutorial-5(8987): 0:02:01.208801270 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:36:50.401: W/GStreamer+tutorial-5(8987): 0:02:01.461090088 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:36:50.651: W/GStreamer+tutorial-5(8987): 0:02:01.711639404 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:36:50.902: W/GStreamer+tutorial-5(8987): 0:02:01.962890625 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:36:51.152: W/GStreamer+tutorial-5(8987): 0:02:02.214111328 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:36:51.412: W/GStreamer+tutorial-5(8987): 0:02:02.467956543 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:36:51.662: W/GStreamer+tutorial-5(8987): 0:02:02.716217041 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:36:51.913: W/GStreamer+tutorial-5(8987): 0:02:02.967346192 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:36:52.173: W/GStreamer+tutorial-5(8987): 0:02:03.218872070 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:36:52.413: W/GStreamer+tutorial-5(8987): 0:02:03.470153809 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:36:52.663: W/GStreamer+tutorial-5(8987): 0:02:03.721405029 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:36:52.914: W/GStreamer+tutorial-5(8987): 0:02:03.972869873 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:36:53.164: W/GStreamer+tutorial-5(8987): 0:02:04.224151611 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:36:53.424: W/GStreamer+tutorial-5(8987): 0:02:04.475494385 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:36:53.674: W/GStreamer+tutorial-5(8987): 0:02:04.725921631 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:36:53.925: W/GStreamer+tutorial-5(8987): 0:02:04.977905274 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:36:54.175: W/GStreamer+tutorial-5(8987): 0:02:05.228088379 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:36:54.425: W/GStreamer+tutorial-5(8987): 0:02:05.479125977 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:36:54.675: W/GStreamer+tutorial-5(8987): 0:02:05.730285645 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:36:54.926: W/GStreamer+tutorial-5(8987): 0:02:05.981567383 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:36:55.176: W/GStreamer+tutorial-5(8987): 0:02:06.232757568 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:36:55.426: W/GStreamer+tutorial-5(8987): 0:02:06.483947754 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:36:55.686: W/GStreamer+tutorial-5(8987): 0:02:06.735260010 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:36:55.937: W/GStreamer+tutorial-5(8987): 0:02:06.986419678 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:36:56.187: W/GStreamer+tutorial-5(8987): 0:02:07.237640381 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:36:56.437: W/GStreamer+tutorial-5(8987): 0:02:07.488952637 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:36:56.687: W/GStreamer+tutorial-5(8987): 0:02:07.740203858 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:36:56.937: W/GStreamer+tutorial-5(8987): 0:02:07.991241455 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:36:57.188: W/GStreamer+tutorial-5(8987): 0:02:08.242492676 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:36:57.438: W/GStreamer+tutorial-5(8987): 0:02:08.493865967 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:36:57.698: W/GStreamer+tutorial-5(8987): 0:02:08.744689942 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:36:57.948: W/GStreamer+tutorial-5(8987): 0:02:08.998413086 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:36:58.199: W/GStreamer+tutorial-5(8987): 0:02:09.249725342 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:36:58.449: W/GStreamer+tutorial-5(8987): 0:02:09.500885010 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:36:58.699: W/GStreamer+tutorial-5(8987): 0:02:09.752136231 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:36:58.949: W/GStreamer+tutorial-5(8987): 0:02:10.003295899 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:36:59.210: W/GStreamer+tutorial-5(8987): 0:02:10.254699707 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:36:59.450: W/GStreamer+tutorial-5(8987): 0:02:10.505676270 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:36:59.700: W/GStreamer+tutorial-5(8987): 0:02:10.757049561 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:36:59.960: W/GStreamer+tutorial-5(8987): 0:02:11.008392334 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:37:00.201: W/GStreamer+tutorial-5(8987): 0:02:11.259002686 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:37:00.451: W/GStreamer+tutorial-5(8987): 0:02:11.510833740 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:37:00.701: W/GStreamer+tutorial-5(8987): 0:02:11.761901856 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:37:00.961: W/GStreamer+tutorial-5(8987): 0:02:12.012908936 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 17:37:01.212: W/GStreamer+tutorial-5(8987): 0:02:12.263854981 0x79c44520 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
-------------- next part --------------
01-09 18:07:57.029: I/art(26106): Late-enabling -Xcheck:jni
01-09 18:07:57.120: W/linker(26106): libgstreamer_android.so has text relocations. This is wasting memory and prevents security hardening. Please fix.
01-09 18:07:57.739: I/VideoCapabilities(26106): Unsupported profile 4 for video/mp4v-es
01-09 18:07:57.762: E/GStreamer+amc(26106): 0:00:00.580070086 0xb8cc17a0 gstamc.c:2291:scan_codecs Decoder codec has unknown color formats, ignoring
01-09 18:07:57.764: E/GStreamer+amc(26106): 0:00:00.581412982 0xb8cc17a0 gstamc.c:2291:scan_codecs Decoder codec has unknown color formats, ignoring
01-09 18:07:57.765: E/GStreamer+amc(26106): 0:00:00.582786398 0xb8cc17a0 gstamc.c:2291:scan_codecs Decoder codec has unknown color formats, ignoring
01-09 18:07:57.766: E/GStreamer+amc(26106): 0:00:00.584007213 0xb8cc17a0 gstamc.c:2291:scan_codecs Decoder codec has unknown color formats, ignoring
01-09 18:07:57.768: E/GStreamer+amc(26106): 0:00:00.585441671 0xb8cc17a0 gstamc.c:2291:scan_codecs Decoder codec has unknown color formats, ignoring
01-09 18:07:57.769: E/GStreamer+amc(26106): 0:00:00.586662485 0xb8cc17a0 gstamc.c:2291:scan_codecs Decoder codec has unknown color formats, ignoring
01-09 18:07:57.770: E/GStreamer+amc(26106): 0:00:00.587791739 0xb8cc17a0 gstamc.c:2291:scan_codecs Decoder codec has unknown color formats, ignoring
01-09 18:07:57.771: E/GStreamer+amc(26106): 0:00:00.588982033 0xb8cc17a0 gstamc.c:2291:scan_codecs Decoder codec has unknown color formats, ignoring
01-09 18:07:57.772: E/GStreamer+amc(26106): 0:00:00.590202848 0xb8cc17a0 gstamc.c:2291:scan_codecs Decoder codec has unknown color formats, ignoring
01-09 18:07:57.775: I/VideoCapabilities(26106): Unsupported profile 4 for video/mp4v-es
01-09 18:07:57.785: W/GStreamer+amc(26106): 0:00:00.603143484 0xb8cc17a0 gstamc.c:3872:gst_amc_codec_info_to_caps Unsupported mimetype 'audio/opus'
01-09 18:07:57.786: W/GStreamer+amc(26106): 0:00:00.603753892 0xb8cc17a0 gstamc.c:3872:gst_amc_codec_info_to_caps Unsupported mimetype 'audio/gsm'
01-09 18:07:57.788: W/GStreamer+amc(26106): 0:00:00.605371472 0xb8cc17a0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x7f420888
01-09 18:07:57.788: W/GStreamer+amc(26106): 0:00:00.605524073 0xb8cc17a0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x7f000789
01-09 18:07:57.789: W/GStreamer+amc(26106): 0:00:00.606805929 0xb8cc17a0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x7f420888
01-09 18:07:57.789: W/GStreamer+amc(26106): 0:00:00.606928010 0xb8cc17a0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x7f000789
01-09 18:07:57.790: W/GStreamer+amc(26106): 0:00:00.607782581 0xb8cc17a0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x7f420888
01-09 18:07:57.790: W/GStreamer+amc(26106): 0:00:00.607935182 0xb8cc17a0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x7f000789
01-09 18:07:57.792: W/GStreamer+amc(26106): 0:00:00.609522242 0xb8cc17a0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x7f420888
01-09 18:07:57.792: W/GStreamer+amc(26106): 0:00:00.609705364 0xb8cc17a0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x7f000789
01-09 18:07:57.793: W/GStreamer+amc(26106): 0:00:00.610743056 0xb8cc17a0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x7f420888
01-09 18:07:57.793: W/GStreamer+amc(26106): 0:00:00.610926178 0xb8cc17a0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x7f000789
01-09 18:07:57.795: W/GStreamer+amc(26106): 0:00:00.613245726 0xb8cc17a0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x7f420888
01-09 18:07:57.796: W/GStreamer+amc(26106): 0:00:00.613428849 0xb8cc17a0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x7f000789
01-09 18:07:57.797: W/GStreamer+amc(26106): 0:00:00.615199030 0xb8cc17a0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x7f420888
01-09 18:07:57.798: W/GStreamer+amc(26106): 0:00:00.615382153 0xb8cc17a0 gstamc.c:3886:gst_amc_codec_info_to_caps Unknown color format 0x7f000789
01-09 18:07:58.267: I/GStreamer(26106): GStreamer initialization complete
01-09 18:07:58.548: I/GStreamer(26106): Activity created with no saved state:
01-09 18:07:58.549: I/GStreamer(26106):   playing:false position:0 duration: 0 uri: rtsp://192.168.0.137/gstream.264
01-09 18:07:58.550: D/GStreamer+tutorial-5(26106): 0:00:01.367312523 0xb8cc17a0 jni/tutorial-5.c:414:gst_native_init Created CustomData at 0xb8f06be0
01-09 18:07:58.550: D/GStreamer+tutorial-5(26106): 0:00:01.367495645 0xb8cc17a0 jni/tutorial-5.c:416:gst_native_init Created GlobalRef for app object at 0x1003e6
01-09 18:07:58.550: D/GStreamer+tutorial-5(26106): 0:00:01.368075532 0xb8ee6d20 jni/tutorial-5.c:336:app_function Creating pipeline in CustomData at 0xb8f06be0
01-09 18:07:58.558: D/GStreamer+tutorial-5(26106): 0:00:01.375491982 0xb8ee6d20 jni/tutorial-5.c:384:app_function Entering main loop... (CustomData:0xb8f06be0)
01-09 18:07:58.558: D/GStreamer+tutorial-5(26106): 0:00:01.375614064 0xb8ee6d20 jni/tutorial-5.c:71:attach_current_thread Attaching thread 0xb8ee6d20
01-09 18:07:58.559: D/GStreamer+tutorial-5(26106): 0:00:01.376895919 0xb8ee6d20 jni/tutorial-5.c:105:set_ui_message Setting message to: State changed to READY
01-09 18:07:58.562: D/OpenGLRenderer(26106): Render dirty regions requested: true
01-09 18:07:58.568: D/Atlas(26106): Validating map...
01-09 18:07:58.583: I/GStreamer(26106): onMeasure called with 320x240
01-09 18:07:58.601: I/Adreno-EGL(26106): <qeglDrvAPI_eglInitialize:410>: QUALCOMM Build: 10/28/14, c33033c, Ia6306ec328
01-09 18:07:58.603: I/OpenGLRenderer(26106): Initialized EGL, version 1.4
01-09 18:07:58.624: D/OpenGLRenderer(26106): Enabling debug mode 0
01-09 18:07:58.649: I/GStreamer(26106): onMeasure called with 320x240
01-09 18:07:58.661: D/GStreamer(26106): Surface created: Surface(name=null)/@0x39c2a0a9
01-09 18:07:58.661: D/GStreamer(26106): Surface changed to format 4 width 768 height 576
01-09 18:07:58.661: D/GStreamer+tutorial-5(26106): 0:00:01.479261247 0xb8cc17a0 jni/tutorial-5.c:504:gst_native_surface_init Received surface 0xbea47dd0 (native window 0xb8fba338)
01-09 18:07:58.662: D/GStreamer+tutorial-5(26106): 0:00:01.479413849 0xb8cc17a0 jni/tutorial-5.c:71:attach_current_thread Attaching thread 0xb8cc17a0
01-09 18:07:58.662: D/GStreamer+tutorial-5(26106): 0:00:01.479596971 0xb8cc17a0 jni/tutorial-5.c:312:check_initialization_complete Initialization complete, notifying application. native_window:0xb8fba338 main_loop:0xb8f090a8
01-09 18:07:58.662: I/GStreamer(26106): GStreamer initialized:
01-09 18:07:58.662: I/GStreamer(26106):   playing:false position:0 uri: rtsp://192.168.0.137/gstream.264
01-09 18:07:58.662: D/GStreamer+tutorial-5(26106): 0:00:01.480024256 0xb8cc17a0 jni/tutorial-5.c:441:gst_native_set_uri Setting URI to rtsp://192.168.0.137/gstream.264
01-09 18:07:58.663: D/GStreamer+tutorial-5(26106): 0:00:01.480756745 0xb8cc17a0 jni/tutorial-5.c:476:gst_native_set_position Scheduling seek to 0:00:00.000000000 for later
01-09 18:07:58.663: D/GStreamer+tutorial-5(26106): 0:00:01.480939867 0xb8cc17a0 jni/tutorial-5.c:463:gst_native_pause Setting state to PAUSED
01-09 18:07:58.668: D/GStreamer+tutorial-5(26106): 0:00:01.485792607 0xb8ee6d20 jni/tutorial-5.c:105:set_ui_message Setting message to: State changed to PAUSED
01-09 18:07:58.669: E/GLib(26106): gst_video_info_from_caps: assertion 'caps != NULL' failed
01-09 18:07:58.669: D/GStreamer+tutorial-5(26106): 0:00:01.486708218 0xb8ee6d20 jni/tutorial-5.c:184:execute_seek Seeking to 0:00:00.000000000
01-09 18:07:58.785: I/GStreamer(26106): onMeasure called with 320x240
01-09 18:07:58.809: W/GStreamer+tutorial-5(26106): 0:00:01.626369440 0xb8ee6d20 jni/tutorial-5.c:138:refresh_ui Could not query current duration (normal for still pictures)
01-09 18:07:58.813: W/GStreamer+tutorial-5(26106): 0:00:01.631069577 0xb8ee6d20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 18:07:59.059: W/GStreamer+tutorial-5(26106): 0:00:01.877033255 0xb8ee6d20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 18:07:59.310: W/GStreamer+tutorial-5(26106): 0:00:02.127758110 0xb8ee6d20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 18:07:59.561: W/GStreamer+tutorial-5(26106): 0:00:02.378421925 0xb8ee6d20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 18:07:59.811: W/GStreamer+tutorial-5(26106): 0:00:02.629116260 0xb8ee6d20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 18:08:00.062: W/GStreamer+tutorial-5(26106): 0:00:02.879780075 0xb8ee6d20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 18:08:00.313: W/GStreamer+tutorial-5(26106): 0:00:03.130718573 0xb8ee6d20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 18:08:00.564: W/GStreamer+tutorial-5(26106): 0:00:03.381534990 0xb8ee6d20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 18:08:00.745: D/GStreamer+tutorial-5(26106): 0:00:03.562856520 0xb8cc17a0 jni/tutorial-5.c:454:gst_native_play Setting state to PLAYING
01-09 18:08:00.814: W/GStreamer+tutorial-5(26106): 0:00:03.631802040 0xb8ee6d20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 18:08:00.879: W/GStreamer+rtpjitterbuffer(26106): 0:00:03.697298759 0xb90259b0 rtpjitterbuffer.c:185:rtp_jitter_buffer_set_clock_rate Clock rate changed from 0 to 90000
01-09 18:08:01.065: W/GStreamer+tutorial-5(26106): 0:00:03.882923661 0xb8ee6d20 jni/tutorial-5.c:144:refresh_ui Could not query current position (normal for still pictures)
01-09 18:08:01.263: D/GStreamer+tutorial-5(26106): 0:00:04.080909314 0xb8ee6d20 jni/tutorial-5.c:105:set_ui_message Setting message to: State changed to PLAYING
01-09 18:08:05.908: W/GStreamer+basesink(26106): 0:00:08.725865801 0xb90b8060 gstbasesink.c:2794:gst_base_sink_is_too_late:<glimagesink0> warning: A lot of buffers are being dropped.
01-09 18:08:05.908: W/GStreamer+basesink(26106): 0:00:08.726018403 0xb90b8060 gstbasesink.c:2794:gst_base_sink_is_too_late:<glimagesink0> warning: There may be a timestamping problem, or this computer is too slow.
01-09 18:08:07.639: W/GStreamer+basesink(26106): 0:00:10.456645596 0xb90b8060 gstbasesink.c:2794:gst_base_sink_is_too_late:<glimagesink0> warning: A lot of buffers are being dropped.
01-09 18:08:07.639: W/GStreamer+basesink(26106): 0:00:10.456798198 0xb90b8060 gstbasesink.c:2794:gst_base_sink_is_too_late:<glimagesink0> warning: There may be a timestamping problem, or this computer is too slow.
01-09 18:08:09.302: W/GStreamer+basesink(26106): 0:00:13.257326020 0xb90b8060 gstbasesink.c:2794:gst_base_sink_is_too_late:<glimagesink0> warning: A lot of buffers are being dropped.
01-09 18:08:09.302: W/GStreamer+basesink(26106): 0:00:13.257478593 0xb90b8060 gstbasesink.c:2794:gst_base_sink_is_too_late:<glimagesink0> warning: There may be a timestamping problem, or this computer is too slow.
01-09 18:08:12.711: W/GStreamer+rtpsource(26106): 0:00:16.666576974 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 55198)
01-09 18:08:12.718: W/GStreamer+rtpsource(26106): 0:00:16.673993418 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 55199)
01-09 18:08:13.437: W/GStreamer+basesink(26106): 0:00:17.392503678 0xb90b8060 gstbasesink.c:2794:gst_base_sink_is_too_late:<glimagesink0> warning: A lot of buffers are being dropped.
01-09 18:08:13.437: W/GStreamer+basesink(26106): 0:00:17.392869922 0xb90b8060 gstbasesink.c:2794:gst_base_sink_is_too_late:<glimagesink0> warning: There may be a timestamping problem, or this computer is too slow.
01-09 18:08:14.572: W/GStreamer+rtpsource(26106): 0:00:18.528166608 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 58055)
01-09 18:08:14.573: W/GStreamer+rtpsource(26106): 0:00:18.528563373 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 58056)
01-09 18:08:14.573: W/GStreamer+rtpsource(26106): 0:00:18.528899097 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 58057)
01-09 18:08:14.574: W/GStreamer+rtpsource(26106): 0:00:18.529204301 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 58058)
01-09 18:08:14.574: W/GStreamer+rtpsource(26106): 0:00:18.529540025 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 58059)
01-09 18:08:14.574: W/GStreamer+rtpsource(26106): 0:00:18.529845228 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 58060)
01-09 18:08:14.588: W/GStreamer+rtpsource(26106): 0:00:18.543579395 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 58061)
01-09 18:08:14.592: W/GStreamer+rtpsource(26106): 0:00:18.547180800 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 58062)
01-09 18:08:14.592: W/GStreamer+rtpsource(26106): 0:00:18.548126931 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 58063)
01-09 18:08:14.594: W/GStreamer+rtpsource(26106): 0:00:18.548828900 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 58064)
01-09 18:08:14.596: W/GStreamer+rtpsource(26106): 0:00:18.551117927 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 58065)
01-09 18:08:14.598: W/GStreamer+rtpsource(26106): 0:00:18.553498516 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 58066)
01-09 18:08:14.600: W/GStreamer+rtpsource(26106): 0:00:18.555268699 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 58067)
01-09 18:08:14.601: W/GStreamer+rtpsource(26106): 0:00:18.556855758 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 58068)
01-09 18:08:14.603: W/GStreamer+rtpsource(26106): 0:00:18.558351256 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 58069)
01-09 18:08:14.604: W/GStreamer+rtpsource(26106): 0:00:18.560060397 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 58070)
01-09 18:08:14.606: W/GStreamer+rtpsource(26106): 0:00:18.561677976 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 58071)
01-09 18:08:14.607: W/GStreamer+rtpsource(26106): 0:00:18.563081913 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 58072)
01-09 18:08:14.609: W/GStreamer+rtpsource(26106): 0:00:18.564730014 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 58073)
01-09 18:08:14.611: W/GStreamer+rtpsource(26106): 0:00:18.566317073 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 58074)
01-09 18:08:14.612: W/GStreamer+rtpsource(26106): 0:00:18.567965173 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 58075)
01-09 18:08:14.614: W/GStreamer+rtpsource(26106): 0:00:18.569399630 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 58076)
01-09 18:08:14.615: W/GStreamer+rtpsource(26106): 0:00:18.570956169 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 58077)
01-09 18:08:14.617: W/GStreamer+rtpsource(26106): 0:00:18.573092595 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 58078)
01-09 18:08:14.619: W/GStreamer+rtpsource(26106): 0:00:18.574679655 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 58079)
01-09 18:08:14.620: W/GStreamer+rtpsource(26106): 0:00:18.576144633 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 58080)
01-09 18:08:14.622: W/GStreamer+rtpsource(26106): 0:00:18.577518050 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 58081)
01-09 18:08:14.623: W/GStreamer+rtpsource(26106): 0:00:18.578769385 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 58082)
01-09 18:08:14.625: W/GStreamer+rtpsource(26106): 0:00:18.580386964 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 58083)
01-09 18:08:14.627: W/GStreamer+rtpsource(26106): 0:00:18.582309747 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 58084)
01-09 18:08:14.628: W/GStreamer+rtpsource(26106): 0:00:18.583316920 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 58085)
01-09 18:08:14.629: W/GStreamer+rtpsource(26106): 0:00:18.584751378 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 58086)
01-09 18:08:20.107: W/GStreamer+basesink(26106): 0:00:24.062608791 0xb90b8060 gstbasesink.c:2794:gst_base_sink_is_too_late:<glimagesink0> warning: A lot of buffers are being dropped.
01-09 18:08:20.107: W/GStreamer+basesink(26106): 0:00:24.062791913 0xb90b8060 gstbasesink.c:2794:gst_base_sink_is_too_late:<glimagesink0> warning: There may be a timestamping problem, or this computer is too slow.
01-09 18:08:20.681: W/GStreamer+rtpsource(26106): 0:00:24.636239190 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 2398)
01-09 18:08:20.684: W/GStreamer+rtpsource(26106): 0:00:24.639779553 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 2399)
01-09 18:08:20.687: W/GStreamer+rtpsource(26106): 0:00:24.643136794 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 2400)
01-09 18:08:20.688: W/GStreamer+rtpsource(26106): 0:00:24.643503038 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 2401)
01-09 18:08:20.691: W/GStreamer+rtpsource(26106): 0:00:24.647134962 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 2402)
01-09 18:08:20.698: W/GStreamer+rtpsource(26106): 0:00:24.653239037 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 2403)
01-09 18:08:20.700: W/GStreamer+rtpsource(26106): 0:00:24.655497544 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 2404)
01-09 18:08:20.700: W/GStreamer+rtpsource(26106): 0:00:24.655802748 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 2405)
01-09 18:08:20.700: W/GStreamer+rtpsource(26106): 0:00:24.656046911 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 2406)
01-09 18:08:20.701: W/GStreamer+rtpsource(26106): 0:00:24.656321594 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 2407)
01-09 18:08:21.031: W/GStreamer+rtpsource(26106): 0:00:24.987070869 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 2686)
01-09 18:08:21.032: W/GStreamer+rtpsource(26106): 0:00:24.987986480 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 2687)
01-09 18:08:21.033: W/GStreamer+rtpsource(26106): 0:00:24.989085214 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 2704)
01-09 18:08:21.035: W/GStreamer+rtpsource(26106): 0:00:24.990397590 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 2705)
01-09 18:08:21.036: W/GStreamer+rtpsource(26106): 0:00:24.991557364 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 2706)
01-09 18:08:21.037: W/GStreamer+rtpsource(26106): 0:00:24.992503495 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 2707)
01-09 18:08:21.039: W/GStreamer+rtpsource(26106): 0:00:24.995006166 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 2708)
01-09 18:08:21.041: W/GStreamer+rtpsource(26106): 0:00:24.996623746 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 2709)
01-09 18:08:21.042: W/GStreamer+rtpsource(26106): 0:00:24.997966642 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 2710)
01-09 18:08:21.044: W/GStreamer+rtpsource(26106): 0:00:24.999980986 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 2711)
01-09 18:08:21.046: W/GStreamer+rtpsource(26106): 0:00:25.001415444 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 2712)
01-09 18:08:21.047: W/GStreamer+rtpsource(26106): 0:00:25.002605738 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 2713)
01-09 18:08:21.048: W/GStreamer+rtpsource(26106): 0:00:25.003765513 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 2714)
01-09 18:08:21.050: W/GStreamer+rtpsource(26106): 0:00:25.005993500 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 2715)
01-09 18:08:21.052: W/GStreamer+rtpsource(26106): 0:00:25.007275355 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 2716)
01-09 18:08:21.053: W/GStreamer+rtpsource(26106): 0:00:25.008587731 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 2717)
01-09 18:08:21.054: W/GStreamer+rtpsource(26106): 0:00:25.009564383 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 2718)
01-09 18:08:21.055: W/GStreamer+rtpsource(26106): 0:00:25.010632596 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 2719)
01-09 18:08:21.056: W/GStreamer+rtpsource(26106): 0:00:25.011822891 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 2720)
01-09 18:08:21.057: W/GStreamer+rtpsource(26106): 0:00:25.012921624 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 2721)
01-09 18:08:21.058: W/GStreamer+rtpsource(26106): 0:00:25.013898276 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 2722)
01-09 18:08:21.060: W/GStreamer+rtpsource(26106): 0:00:25.015180132 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 2723)
01-09 18:08:21.061: W/GStreamer+rtpsource(26106): 0:00:25.016187304 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 2724)
01-09 18:08:21.061: W/GStreamer+rtpsource(26106): 0:00:25.017011354 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 2725)
01-09 18:08:21.062: W/GStreamer+rtpsource(26106): 0:00:25.017835404 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 2726)
01-09 18:08:21.063: W/GStreamer+rtpsource(26106): 0:00:25.018628934 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 2727)
01-09 18:08:21.064: W/GStreamer+rtpsource(26106): 0:00:25.019361423 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 2728)
01-09 18:08:21.064: W/GStreamer+rtpsource(26106): 0:00:25.020124432 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 2729)
01-09 18:08:21.065: W/GStreamer+rtpsource(26106): 0:00:25.020887441 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 2733)
01-09 18:08:21.342: W/GStreamer+rtpsource(26106): 0:00:25.297279934 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 2974)
01-09 18:08:21.345: W/GStreamer+rtpsource(26106): 0:00:25.300911858 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 2975)
01-09 18:08:21.349: W/GStreamer+rtpsource(26106): 0:00:25.304848986 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 2976)
01-09 18:08:21.351: W/GStreamer+rtpsource(26106): 0:00:25.306680208 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 2977)
01-09 18:08:21.353: W/GStreamer+rtpsource(26106): 0:00:25.309152358 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 2978)
01-09 18:08:21.355: W/GStreamer+rtpsource(26106): 0:00:25.311014101 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 2979)
01-09 18:08:21.358: W/GStreamer+rtpsource(26106): 0:00:25.313028446 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 2980)
01-09 18:08:21.360: W/GStreamer+rtpsource(26106): 0:00:25.315836320 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 2981)
01-09 18:08:21.361: W/GStreamer+rtpsource(26106): 0:00:25.316812972 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 2982)
01-09 18:08:21.362: W/GStreamer+rtpsource(26106): 0:00:25.317575981 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 2983)
01-09 18:08:21.363: W/GStreamer+rtpsource(26106): 0:00:25.318338990 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 2984)
01-09 18:08:21.363: W/GStreamer+rtpsource(26106): 0:00:25.319071479 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 2985)
01-09 18:08:21.364: W/GStreamer+rtpsource(26106): 0:00:25.319773448 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 2986)
01-09 18:08:21.365: W/GStreamer+rtpsource(26106): 0:00:25.320383855 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 2987)
01-09 18:08:21.365: W/GStreamer+rtpsource(26106): 0:00:25.320902702 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 2988)
01-09 18:08:21.366: W/GStreamer+rtpsource(26106): 0:00:25.321635190 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 2989)
01-09 18:08:21.366: W/GStreamer+rtpsource(26106): 0:00:25.322062476 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 2990)
01-09 18:08:21.367: W/GStreamer+rtpsource(26106): 0:00:25.322550802 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 2991)
01-09 18:08:21.367: W/GStreamer+rtpsource(26106): 0:00:25.323039128 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 2992)
01-09 18:08:21.368: W/GStreamer+rtpsource(26106): 0:00:25.323588494 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 2993)
01-09 18:08:21.368: W/GStreamer+rtpsource(26106): 0:00:25.324015779 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 2994)
01-09 18:08:21.371: W/GStreamer+rtpsource(26106): 0:00:25.327128857 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 2995)
01-09 18:08:21.379: W/GStreamer+rtpsource(26106): 0:00:25.334972593 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 2996)
01-09 18:08:21.380: W/GStreamer+rtpsource(26106): 0:00:25.335552480 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 2997)
01-09 18:08:21.380: W/GStreamer+rtpsource(26106): 0:00:25.335827163 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 3002)
01-09 18:08:21.380: W/GStreamer+rtpsource(26106): 0:00:25.336071326 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 3003)
01-09 18:08:21.381: W/GStreamer+rtpsource(26106): 0:00:25.336346010 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 3004)
01-09 18:08:21.381: W/GStreamer+rtpsource(26106): 0:00:25.336590173 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 3005)
01-09 18:08:23.699: W/GStreamer+rtpsource(26106): 0:00:27.654490371 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 7225)
01-09 18:08:23.700: W/GStreamer+rtpsource(26106): 0:00:27.655497543 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 7226)
01-09 18:08:23.700: W/GStreamer+rtpsource(26106): 0:00:27.655924828 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 7227)
01-09 18:08:23.701: W/GStreamer+rtpsource(26106): 0:00:27.656291073 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 7228)
01-09 18:08:23.701: W/GStreamer+rtpsource(26106): 0:00:27.656626797 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 7229)
01-09 18:08:23.701: W/GStreamer+rtpsource(26106): 0:00:27.657084603 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 7230)
01-09 18:08:23.702: W/GStreamer+rtpsource(26106): 0:00:27.658213856 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 7231)
01-09 18:08:23.703: W/GStreamer+rtpsource(26106): 0:00:27.659007386 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 7232)
01-09 18:08:23.704: W/GStreamer+rtpsource(26106): 0:00:27.660136640 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 7233)
01-09 18:08:23.706: W/GStreamer+rtpsource(26106): 0:00:27.661754219 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 7234)
01-09 18:08:23.707: W/GStreamer+rtpsource(26106): 0:00:27.662425668 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 7235)
01-09 18:08:23.709: W/GStreamer+rtpsource(26106): 0:00:27.664470534 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 7236)
01-09 18:08:23.712: W/GStreamer+rtpsource(26106): 0:00:27.667003724 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 7237)
01-09 18:08:23.715: W/GStreamer+rtpsource(26106): 0:00:27.670391486 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 7238)
01-09 18:08:23.716: W/GStreamer+rtpsource(26106): 0:00:27.671948025 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 7239)
01-09 18:08:23.717: W/GStreamer+rtpsource(26106): 0:00:27.672894156 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 7240)
01-09 18:08:27.478: W/GStreamer+rtpsource(26106): 0:00:31.433461834 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 13628)
01-09 18:08:27.482: W/GStreamer+rtpsource(26106): 0:00:31.437246360 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 13629)
01-09 18:08:27.484: W/GStreamer+rtpsource(26106): 0:00:31.439687990 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 13630)
01-09 18:08:27.486: W/GStreamer+rtpsource(26106): 0:00:31.441702335 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 13631)
01-09 18:08:27.487: W/GStreamer+rtpsource(26106): 0:00:31.443075751 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 13632)
01-09 18:08:27.489: W/GStreamer+rtpsource(26106): 0:00:31.444510209 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 13633)
01-09 18:08:27.490: W/GStreamer+rtpsource(26106): 0:00:31.445700503 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 13634)
01-09 18:08:27.492: W/GStreamer+rtpsource(26106): 0:00:31.447165481 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 13635)
01-09 18:08:27.493: W/GStreamer+rtpsource(26106): 0:00:31.448844102 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 13636)
01-09 18:08:27.495: W/GStreamer+rtpsource(26106): 0:00:31.450736365 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 13637)
01-09 18:08:27.497: W/GStreamer+rtpsource(26106): 0:00:31.452353944 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 13638)
01-09 18:08:27.498: W/GStreamer+rtpsource(26106): 0:00:31.453818922 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 13639)
01-09 18:08:27.500: W/GStreamer+rtpsource(26106): 0:00:31.455558583 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 13640)
01-09 18:08:27.502: W/GStreamer+rtpsource(26106): 0:00:31.457817091 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 13641)
01-09 18:08:27.504: W/GStreamer+rtpsource(26106): 0:00:31.459709354 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 13642)
01-09 18:08:27.506: W/GStreamer+rtpsource(26106): 0:00:31.461326934 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 13643)
01-09 18:08:30.057: W/GStreamer+basesink(26106): 0:00:34.013104745 0xb90b8060 gstbasesink.c:2794:gst_base_sink_is_too_late:<glimagesink0> warning: A lot of buffers are being dropped.
01-09 18:08:30.058: W/GStreamer+basesink(26106): 0:00:34.013257347 0xb90b8060 gstbasesink.c:2794:gst_base_sink_is_too_late:<glimagesink0> warning: There may be a timestamping problem, or this computer is too slow.
01-09 18:08:37.355: W/GStreamer+rtpsource(26106): 0:00:41.310312130 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 29428)
01-09 18:08:37.371: W/GStreamer+rtpsource(26106): 0:00:41.327006774 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 29429)
01-09 18:08:37.379: W/GStreamer+rtpsource(26106): 0:00:41.334514785 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 29430)
01-09 18:08:37.383: W/GStreamer+rtpsource(26106): 0:00:41.338238271 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 29431)
01-09 18:08:37.386: W/GStreamer+rtpsource(26106): 0:00:41.341290308 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 29432)
01-09 18:08:37.386: W/GStreamer+rtpsource(26106): 0:00:41.341595511 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 29433)
01-09 18:08:37.386: W/GStreamer+rtpsource(26106): 0:00:41.341870195 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 29434)
01-09 18:08:37.389: W/GStreamer+rtpsource(26106): 0:00:41.345135875 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 29435)
01-09 18:08:37.393: W/GStreamer+rtpsource(26106): 0:00:41.348218432 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 29436)
01-09 18:08:37.396: W/GStreamer+rtpsource(26106): 0:00:41.351239949 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 29437)
01-09 18:08:37.398: W/GStreamer+rtpsource(26106): 0:00:41.354139385 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 29438)
01-09 18:08:37.401: W/GStreamer+rtpsource(26106): 0:00:41.356977780 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 29439)
01-09 18:08:37.404: W/GStreamer+rtpsource(26106): 0:00:41.359663573 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 29440)
01-09 18:08:37.407: W/GStreamer+rtpsource(26106): 0:00:41.362349365 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 29441)
01-09 18:08:37.409: W/GStreamer+rtpsource(26106): 0:00:41.364699435 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 29442)
01-09 18:08:37.410: W/GStreamer+rtpsource(26106): 0:00:41.365340363 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 29443)
01-09 18:08:37.410: W/GStreamer+rtpsource(26106): 0:00:41.365950770 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 29444)
01-09 18:08:37.411: W/GStreamer+rtpsource(26106): 0:00:41.366866381 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 29445)
01-09 18:08:37.412: W/GStreamer+rtpsource(26106): 0:00:41.367568350 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 29446)
01-09 18:08:37.413: W/GStreamer+rtpsource(26106): 0:00:41.368239798 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 29447)
01-09 18:08:37.413: W/GStreamer+rtpsource(26106): 0:00:41.368972287 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 29448)
01-09 18:08:37.414: W/GStreamer+rtpsource(26106): 0:00:41.369552174 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 29449)
01-09 18:08:37.414: W/GStreamer+rtpsource(26106): 0:00:41.370071020 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 29454)
01-09 18:08:37.415: W/GStreamer+rtpsource(26106): 0:00:41.370742469 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 29455)
01-09 18:08:37.416: W/GStreamer+rtpsource(26106): 0:00:41.371413917 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 29456)
01-09 18:08:37.416: W/GStreamer+rtpsource(26106): 0:00:41.371963283 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 29457)
01-09 18:08:37.417: W/GStreamer+rtpsource(26106): 0:00:41.372543171 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 29458)
01-09 18:08:37.417: W/GStreamer+rtpsource(26106): 0:00:41.373031497 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 29459)
01-09 18:08:37.418: W/GStreamer+rtpsource(26106): 0:00:41.373672424 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 29460)
01-09 18:08:37.419: W/GStreamer+rtpsource(26106): 0:00:41.374435434 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 29461)
01-09 18:08:37.419: W/GStreamer+rtpsource(26106): 0:00:41.374984800 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 29462)
01-09 18:08:37.420: W/GStreamer+rtpsource(26106): 0:00:41.375595208 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 29463)
01-09 18:08:37.420: W/GStreamer+rtpsource(26106): 0:00:41.376053013 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 29464)
01-09 18:08:37.421: W/GStreamer+rtpsource(26106): 0:00:41.376541339 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 29465)
01-09 18:08:37.421: W/GStreamer+rtpsource(26106): 0:00:41.376999145 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 29466)
01-09 18:08:37.422: W/GStreamer+rtpsource(26106): 0:00:41.377701113 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 29467)
01-09 18:08:37.423: W/GStreamer+rtpsource(26106): 0:00:41.378281000 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 29468)
01-09 18:08:37.423: W/GStreamer+rtpsource(26106): 0:00:41.378799847 0xb90259b0 rtpsource.c:1056:update_receiver_stats duplicate or reordered packet (seqnr 29469)
01-09 18:08:46.259: W/GStreamer+basesink(26106): 0:00:50.214203477 0xb90b8060 gstbasesink.c:2794:gst_base_sink_is_too_late:<glimagesink0> warning: A lot of buffers are being dropped.
01-09 18:08:46.259: W/GStreamer+basesink(26106): 0:00:50.214569721 0xb90b8060 gstbasesink.c:2794:gst_base_sink_is_too_late:<glimagesink0> warning: There may be a timestamping problem, or this computer is too slow.


More information about the gstreamer-devel mailing list