<div dir="ltr">Dear All,<br>I am having the following pipeline, which sometimes fails to start. <br>It does not give any specific error, only stuck at flushing of appsrc (i.e. logs are <b>pausing after gst_pad_push() = flushing</b> andĀ  <b>pausing task, reason flushing</b>)<br clear="all"><div>I have attached the logs for reference. Gstreamer version is 1.2.4-0ubuntu1.1.<br></div><div>Thanks in advance,<br></div><div><br>appsrc name=videoSrc format=3 stream-type=0 ! video/x-raw, format=(string)UYVY, width=1920, height=1080 ! nvvidconv name=videoConvert ! video/x-raw(memory:NVMM), format=I420 ! omxh264enc name=h264encĀ  ! video/x-h264, stream-format=avc ! matroskamux streamable=true ! filesink name=videoPath1 location=vid_es_fifo_0<br><br><br>
</div></div>